nim-codex/codex/erasure
Dmitriy Ryajov 2fc7c75fd2
Contracts handler (#672)
* get rid of unneeded files

* don't reuse batch callback

* move out storage contract handlers

* wip

* add storage handler, to handle storage contracts interactions

* split out node tests

* a bit more cleanup

* remove storage handler, move back into node

* add missing raises:

* wip: add support for rebuilding slot

* split out tests

* wip

* rework indexing strategy to return an iterator

* convert to seq

* minor api change (meh, might revert)

* steping strategy should not die

* allow fetching batches for manifests and indicies

* restored expiry update

* restored expiry update functionality

* avoid closing datastores twice

* correct wrong rename

* fixes sigsegv
2024-01-15 08:45:04 -08:00
..
backends Improving proc/func formatting consistency (#454) 2023-06-22 08:11:18 -07:00
backend.nim Improving proc/func formatting consistency (#454) 2023-06-22 08:11:18 -07:00
erasure.nim Contracts handler (#672) 2024-01-15 08:45:04 -08:00