nomos-node/nodes
Giacomo Pasini 2f9ebbd32f
Storage api (#473)
* Change impl of StorageReceiver to Option<Bytes>

Load and remove messages return Option<Bytes> and not Bytes, so
let's change the implementation to work around that.

* Add storage/block http api to retrieve blocks from storage

* add tests for storage/block api

* debug tests

* tweak test node online condition
2023-10-25 12:46:26 +02:00
..
mixnode Lifecycle update and implementations (#457) 2023-10-25 12:10:21 +02:00
nomos-node Storage api (#473) 2023-10-25 12:46:26 +02:00