Decentralized Durability Engine
Go to file
Dmitriy Ryajov ffa9b624f1
Integrate erasure (#73)
* wip: adding request for storage endpoint

* wire in erasure coding

* fix tests for erasure coding

* put type definitions into separate file

* integrate erasure coding

* change run/shutdown to start/stop

* temporary sleep, otherwise the fsstore blocks
2022-04-05 18:34:29 -06:00
.github/workflows [ci] use matrix.branch to specify NIM_COMMIT make var of nimbus-build-system (#65) 2022-04-01 10:22:10 -06:00
dagger Integrate erasure (#73) 2022-04-05 18:34:29 -06:00
tests Integrate erasure (#73) 2022-04-05 18:34:29 -06:00
vendor Update nim-ethers 2022-04-04 10:03:46 +02:00
.editorconfig Project setup 2021-02-02 19:29:52 +01:00
.gitignore [contracts] Simplify hardhat node startup 2022-03-28 11:59:01 +02:00
.gitmodules add github.com/status-im/nim-leopard to vendor (#61) 2022-03-30 09:34:47 -06:00
.tool-versions Poc 2 (#7) 2021-02-25 18:23:22 -06:00
Makefile [contracts] Separate nimble task to run all tests 2022-03-28 11:59:01 +02:00
config.nims add github.com/status-im/nim-leopard to vendor (#61) 2022-03-30 09:34:47 -06:00
dagger.nim Integrate erasure (#73) 2022-04-05 18:34:29 -06:00
dagger.nimble Update nim-ethers 2022-04-04 10:03:46 +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