2
0
mirror of https://github.com/status-im/nim-codex.git synced 2025-01-12 20:04:13 +00:00

304 Commits

Author SHA1 Message Date
Dmitriy Ryajov
56b80d6f6d
Por serialize ()
* move por into storage proofs

* use SeekableStream

* adding serialization for por

* remove leftovers

* add empty block support

* add basic por test

* rename block exchange for consistency

* add storageproofstests

* moving timing to storageproofs

* fix imports

* fix imports

* fix imports

* add top level exports

* move delete blocks helper to helpers

* more import/export fixes

* cleanup

* more import fixes

* fix unused warnings

* detect corrupt blocks tests

* add serialization tests

* move init method around

* bump asynctest

* fix CID version

* get rid of warning

* wip: fix CI

* increase CI timeout
2022-05-23 23:24:15 -06:00
Dmitriy Ryajov
6ad7a6bb96
Batched blocks ()
* remove sleep

* throttle prefetch

* break loop if conn closed

* logging

* prefetch blocks in batches

* add blocks batch constant
2022-05-20 10:53:34 -06:00
Dmitriy Ryajov
d4f3ebc867
reorg engine directory structure () 2022-05-19 16:28:53 -06:00
Michael Bradley
209343087c
Change every dagger to codex () 2022-05-19 13:56:03 -06:00