logos-blockchain-specs/requirements.txt
gusto 4d49fba52a
Direct DA connection protocol (#100)
* WIP: Direct DA connection protocol

* Dispersal wrapper messages for executor to node communication

* Reusable types in dispersal.proto

* Add helper methods for dispersal errors

* Remove redundant BlobId type

* Write to connections in parallel

* Explicite package name for dispersal proto messages

* Parse length+message in the proto module

* Move dispersal proto into subnets poc

* Test for protocol message helper functions

* Use dispersal proto message in poc executor
2024-07-19 10:10:56 +03:00

17 lines
391 B
Plaintext

blspy==2.0.3
cffi==1.16.0
cryptography==41.0.7
numpy==1.26.3
pycparser==2.21
pysphinx==0.0.1
scipy==1.11.4
black==23.12.1
sympy==1.12
sh==2.0.6 # used for shelling out to noir
toml==0.10.2 # used for noir
portalocker==2.8.2 # portable file locking
keum==0.2.0 # for CL's use of more obscure curves
poseidon-hash==0.1.4 # used as the algebraic hash in CL
hypothesis==6.103.0
protobuf==5.27.2