mirror of
https://github.com/logos-blockchain/logos-blockchain-pocs.git
synced 2026-01-02 21:23:08 +00:00
* Client and server setup for testing increasing number of connections over udp * Add results and conclusions * Move udp poc to the same directory as network poc * Add readme for subnets pocs
DA Subnets PoCs
Subnetworks PoC (./network)
Contains a python code for proof of concept Executor and DA Node implementations, preliminary Dispersal and Sampling protocol definitions.
UDP connections test (./s2nquic)
A test to see how large number of UDP connections might influence the network that the Executor might operate in.