gusto
66fc046091
Testnet: Kzgrs config ( #797 )
...
* Remove out of place wait_online test param
* Cfgsync crate for testnet startup
* Config dispersal to node hosts
* Remove etcd dep and obsolete bash scripts
* Kzgrs test params in testnet
* Nodes listen on all interfaces
2024-10-02 14:26:39 +03:00
Youngjoon Lee
e7d591b7bc
Mixnet v1 ( #569 )
...
* base
* Remove mixnet client from libp2p network backend (#572 )
* Mixnet v1: Remove all mixnet legacies: mixnet crate, mixnode binary, tests, and docker (#573 )
* Mixnet v1: Skeleton (#570 )
* Use QUIC for libp2p (#580 )
* Add Poisson interval function for Mixnet (#575 )
* Mixnet network backend skeleton (#586 )
* Libp2p stream read/write (#587 )
* Emitting packets from mixclient using libp2p stream (#588 )
* Handle outputs from mixnode using libp2p stream/gossipsub (#589 )
* Refactor poisson (#590 )
* Mix client Poisson emission (#591 )
* Mix node packet handling (#592 )
* Mix Packet / Fragment logic (#593 )
* Move FisherYates to `nomos-utils` (#594 )
* Mixnet topology (#595 )
* Mix client/node unit tests (#596 )
* change multiaddr from tcp to udp with quic-v1 (#607 )
---------
Co-authored-by: Al Liu <scygliu1@gmail.com>
2024-03-12 15:47:35 +09:00
Youngjoon Lee
98bc66a67c
Expose 18080 for HTTP API in Testnet ( #608 )
2024-03-12 15:29:51 +09:00
omahs
e8310e3ea8
Fix typos ( #503 )
...
* fix typo
* fix typo
* fix typo
* fix typos
* fix typo
2023-11-03 09:29:40 +01:00
Gusto
56b2830d5a
Add Readme for docker testnet
2023-10-17 15:55:01 +03:00