nomos-node/nomos-da
holisticode 0cb039d806
DA: Sampling service (#705)
* initial

* first iteration, lots of lifetime and trait issues, does not compile

* Daniel/sampling service (#706)

* Implement sampling service

* Implement libp2p adapter listen_to_sampling_messages

* temporary empty backend mod; implement start_sampling

* addressed PR comments; moved random sampling subnet list generation to backend (todo impl)

* addressed PR nitpicks

* remove empty mod which was failing CI due to cargo fmt

* removed unused code

---------

Co-authored-by: holisticode <holistic.computing@gmail.com>
Co-authored-by: Daniel Sanchez <sanchez.quiros.daniel@gmail.com>
2024-08-27 13:42:52 -05: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: Store and load multiple columns for the same blob in a single node (#694) 2024-08-21 16:23:36 +03:00
network DA: Sampling service (#705) 2024-08-27 13:42:52 -05:00
storage DA: Store and load multiple columns for the same blob in a single node (#694) 2024-08-21 16:23:36 +03:00