nomos-specs/da
gusto b1e13f79c5
Initial DA API Spec structure (#72)
* Initial da_api spec structure

* Node definition for testing different actors in da api

* Connect zone, producer and da nodes in tests

* Remove da mock module

* Add da api module with flow tests

* Comments for read and write methods in BlobStore

* Fix nitpicks (formatting and typing)

---------

Co-authored-by: Daniel Sanchez Quiros <sanchez.quiros.daniel@gmail.com>
2024-03-15 12:37:56 +02:00
..
api Initial DA API Spec structure (#72) 2024-03-15 12:37:56 +02:00
kzg_rs Da encoding protocol (#76) 2024-03-08 14:16:14 +01:00
__init__.py Da specs main structure (#70) 2024-02-12 15:35:23 +01:00
common.py Added verification to certificate (#82) 2024-03-15 11:34:43 +01:00
dispersal.py Added verification to certificate (#82) 2024-03-15 11:34:43 +01:00
encoder.py Da verifier protocol (#78) 2024-03-11 10:01:34 +01:00
test_common.py Da encoding protocol (#76) 2024-03-08 14:16:14 +01:00
test_dispersal.py Added verification to certificate (#82) 2024-03-15 11:34:43 +01:00
test_encoder.py Da Dispersal (#80) 2024-03-13 14:59:27 +01:00
test_verifier.py Da Dispersal (#80) 2024-03-13 14:59:27 +01:00
verifier.py Da Dispersal (#80) 2024-03-13 14:59:27 +01:00