Decentralized Durability Engine
Go to file
Dmitriy Ryajov 43cea1743a
Node storestream (#62)
* use storestream for retrieval

* use `len` prop on manifest

* remove read pattern

* make blocksize and chunksize consistent

* fix tests

* fix chunker tests - now padded by default
2022-03-29 20:43:35 -06:00
.github/workflows [contracts] Separate nimble task to run all tests 2022-03-28 11:59:01 +02:00
dagger Node storestream (#62) 2022-03-29 20:43:35 -06:00
tests Node storestream (#62) 2022-03-29 20:43:35 -06:00
vendor Update nim-ethers 2022-03-28 11:59:01 +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 Cleanup-manifest (#52) 2022-03-14 10:06:36 -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 Node setup (#32) 2022-01-10 09:32:56 -06:00
dagger.nim Node setup (#32) 2022-01-10 09:32:56 -06:00
dagger.nimble [contracts] Separate nimble task to run all tests 2022-03-28 11:59:01 +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