Decentralized Durability Engine https://codex.storage
Go to file
Mark Spanbroek 13f88096ef Disable ObservableStores warning
Rationale: In Nim 1.2.x this warning was triggered
too easily, this was fixed in Nim 1.4.x. Because
1.2.x is still used, we disable this warning to ensure
that the long list of ObservableStores warnings does not
obfuscates other warnings.
2021-11-16 16:51:24 +01:00
.github/workflows fix compilation issues with latest libp2p (#27) 2021-10-29 13:30:52 -06:00
dagger Fix unused import warnings 2021-11-16 16:51:24 +01:00
tests Fix unused import warnings 2021-11-16 16:51:24 +01:00
.editorconfig Project setup 2021-02-02 19:29:52 +01:00
.gitignore Project setup 2021-02-02 19:29:52 +01:00
.tool-versions Poc 2 (#7) 2021-02-25 18:23:22 -06:00
dagger.nim Rename bitswap (#25) 2021-08-30 13:25:20 -06:00
dagger.nimble fix compilation issues with latest libp2p (#27) 2021-10-29 13:30:52 -06:00
nim.cfg Disable ObservableStores warning 2021-11-16 16:51:24 +01:00