nomos-node/nomos-da
Daniel Sanchez 5f0707c276
Da: Network dispersal (#688)
* Fix reading messages state machine

* Improve waker on behaviour

* Rename test

* First sketch

* Implement replication

* Refactor protocols names

* Clippy happy

* expose behaviour

* Return dummy on outbound for validator behaviour

* Implement behaviour, lacks streams handling

* Cleanup

* Implement stream handling

* Add some documentation and comments

* Clippy fixes after rebase

* Move all neighbours to test_utils module

* Executor only outgoing streams

* First assault at testing behaviours

* Add debug instead of traces

* Added more logs

* Bullshitting tests

* Fix outstream handling, offers hook to send new peer streams

* Fix blob dispersal handling

* Refactor test, use new api

* Imports cleanup

* Working test

* Add docs

* Non overlapping test port
2024-08-12 09:12:08 +02:00
..
full-replication DA: DispersedBlobInfo trait in nomos-core and kzgrs-backend (#686) 2024-08-02 20:01:18 +03:00
kzgrs chore: Da kzgrs unit tests update (#676) 2024-08-05 17:57:33 +08:00
kzgrs-backend DA: DispersedBlobInfo trait in nomos-core and kzgrs-backend (#686) 2024-08-02 20:01:18 +03:00
network Da: Network dispersal (#688) 2024-08-12 09:12:08 +02:00
storage DA Protocol V1 (#626) 2024-06-13 11:23:11 +03:00