nim-codex/codex
Eric Mastro 2ce5de352d
catch and check revert reasons
Ensure specific contract reverts are handled and returned as booleans or default values
2022-09-20 13:33:09 +10:00
..
blockexchange [build] track nim-libp2p's unstable branch 2022-09-19 20:51:26 -05:00
contracts catch and check revert reasons 2022-09-20 13:33:09 +10:00
erasure [build] track nim-libp2p's unstable branch 2022-09-19 20:51:26 -05:00
manifest [build] track nim-libp2p's unstable branch 2022-09-19 20:51:26 -05:00
rest [build] track nim-libp2p's unstable branch 2022-09-19 20:51:26 -05:00
storageproofs [build] track nim-libp2p's unstable branch 2022-09-19 20:51:26 -05:00
stores [build] track nim-libp2p's unstable branch 2022-09-19 20:51:26 -05:00
streams [build] track nim-libp2p's unstable branch 2022-09-19 20:51:26 -05:00
utils Change every dagger to codex (#102) 2022-05-19 13:56:03 -06:00
blockexchange.nim Change every dagger to codex (#102) 2022-05-19 13:56:03 -06:00
blocktype.nim [stores] update getBlock return type 2022-08-22 20:52:51 -05:00
chunker.nim Download files without padding (#218) 2022-08-24 15:15:59 +03:00
clock.nim [purchasing] Update to latest dagger-contracts 2022-07-20 13:43:20 +02:00
codex.nim [build] update nim-datastore 2022-08-10 13:13:07 -05:00
conf.nim Better command line options for Ethereum (#181) 2022-08-09 06:29:06 +02:00
contracts.nim Cleanup: remove StorageOffer everywhere 2022-07-20 13:43:20 +02:00
discovery.nim Dht providers lru (#247) 2022-09-13 13:37:49 -06:00
erasure.nim Change every dagger to codex (#102) 2022-05-19 13:56:03 -06:00
errors.nim Change every dagger to codex (#102) 2022-05-19 13:56:03 -06:00
manifest.nim Change every dagger to codex (#102) 2022-05-19 13:56:03 -06:00
market.nim [chore] clean up `array[32, byte]` types 2022-08-26 13:29:09 +10:00
node.nim [marketplace] support freeing of slots and failed state 2022-09-20 13:33:08 +10:00
proving.nim [chore] clean up `array[32, byte]` types 2022-08-26 13:29:09 +10:00
purchasing.nim [fix] Fix C-compilation error failing tests 2022-08-26 13:29:09 +10:00
rng.nim [build] track nim-libp2p's unstable branch 2022-09-19 20:51:26 -05:00
sales.nim [chore] clean up `array[32, byte]` types 2022-08-26 13:29:09 +10:00
storageproofs.nim Upload authenticators (#108) 2022-05-25 20:29:31 -06:00
stores.nim [node] add SQLiteStore backend 2022-08-08 02:12:43 -05:00
streams.nim adding AsyncStreamWrapper (#110) 2022-06-14 09:19:35 -06:00
utils.nim Download files without padding (#218) 2022-08-24 15:15:59 +03:00