Decentralized Storage
Go to file
markspanbroek 1a3003e043
Update to latest dagger-contracts (#78)
- StorageRequest struct has changed

- StorageRequested event has changed,
  it no longer returns the entire request,
  but only the id and the ask
2022-04-11 12:03:55 -06:00
.github/workflows [ci] Speed up CI by eliminating unnecessary runs (#79) 2022-04-11 12:01:32 -06:00
dagger Update to latest dagger-contracts (#78) 2022-04-11 12:03:55 -06:00
tests Update to latest dagger-contracts (#78) 2022-04-11 12:03:55 -06:00
vendor Update to latest dagger-contracts (#78) 2022-04-11 12:03:55 -06: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