nomos-node/testnet/scripts
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
..
consensus_node_list.sh Docker compose consensus layer config (#482) 2023-10-30 16:51:40 +02:00
node_key_from_id.sh Docker compose consensus layer config (#482) 2023-10-30 16:51:40 +02:00
register_node.sh Docker compose consensus layer config (#482) 2023-10-30 16:51:40 +02:00
run_bootstrap_node.sh Docker compose metrics containers (#564) 2024-01-23 18:16:33 +02:00
run_nomos_bot.sh Add testnet cli_config and volume (#574) 2024-01-30 10:04:11 +02:00
run_nomos_node.sh Mixnet v1 (#569) 2024-03-12 15:47:35 +09:00