Decentralized Storage
Go to file
Csaba Kiraly aec9a6eb92 enable build on Mac M1
- On Mac, -march=native is only supported in newest Clang versions,
better disable it for now.

- Bumping Leopard version to one that support arm64

Signed-off-by: Csaba Kiraly <csaba.kiraly@gmail.com>
2022-05-19 11:34:49 +02:00
.github/workflows [ci] limit CI runs to 40 minutes 2022-05-19 10:38:19 +02:00
dagger [purchasing] add expiry to storage request via REST API 2022-05-19 10:38:19 +02:00
tests [test] Give integration test a bit more time to complete 2022-05-19 10:38:19 +02:00
vendor enable build on Mac M1 2022-05-19 11:34:49 +02:00
.editorconfig Project setup 2021-02-02 19:29:52 +01:00
.gitignore [ci] generate coverage data and upload to Codecov (#93) 2022-05-10 14:41:44 -06:00
.gitmodules Add DHT (#75) 2022-04-13 10:32:35 -06:00
Makefile [ci] generate coverage data and upload to Codecov (#93) 2022-05-10 14:41:44 -06:00
README.md [ci] generate coverage data and upload to Codecov (#93) 2022-05-10 14:41:44 -06:00
codecov.yml [ci] generate coverage data and upload to Codecov (#93) 2022-05-10 14:41:44 -06:00
config.nims enable build on Mac M1 2022-05-19 11:34:49 +02:00
dagger.nim Various dev-ops things (#85) 2022-04-14 12:49:03 +02:00
dagger.nimble Update nim-ethers to version 0.1.6 2022-05-19 10:38:19 +02:00
env.sh add env.sh shim to project root (#34) 2021-12-20 13:12:18 -06:00
nim.cfg Disable ObservableStores warning 2021-11-16 16:51:24 +01:00
nimble.lock Nimble lock file 2022-04-12 16:59:00 +03:00

README.md

nim-codex

License: Apache License: MIT Stability: experimental CI Codecov