nomos-node/simulations/src
gusto 99d77f7e1c
Nomos node tree overlay (#415)
* Use tree overlay in nomos node

* Use tree overlay in tests module

* Handle unexpected consensus vote stream end in tally

* Spawn the next leader first (#425)

* Report unhappy blocks in happy path test (#430)

* report unhappy blocks in the happy path test

* Make threshold configurable for TreeOverlay (#426)

* Modified test, so that all nodes don’t all connect to the first node only (#442)

* merge fix

---------

Co-authored-by: Youngjoon Lee <taxihighway@gmail.com>
Co-authored-by: Al Liu <scygliu1@gmail.com>
2023-10-05 11:56:24 +03:00
..
bin/app Nomos node tree overlay (#415) 2023-10-05 11:56:24 +03:00
network Parallel node init (#300) 2023-08-10 12:56:02 +03:00
node Remove unused fountain codes (#407) 2023-09-15 09:39:53 +02:00
output_processors Using CSV format by default for simulations (#304) 2023-08-21 12:02:10 +08:00
overlay Finish `NodeId` type wrapper (#252) 2023-07-11 23:16:49 +08:00
runner Using CSV format by default for simulations (#304) 2023-08-21 12:02:10 +08:00
streaming Simulations: make polars dependancy optional (#385) 2023-09-11 14:29:54 +03:00
warding Change simulation `Node` trait `current_view` method return `View` (#259) 2023-07-20 17:31:55 +08:00
lib.rs Finish `NodeId` type wrapper (#252) 2023-07-11 23:16:49 +08:00
settings.rs Using CSV format by default for simulations (#304) 2023-08-21 12:02:10 +08:00