nomos-node/simulations
gusto 0bf6e6d272
Simulation initialization (#122)
* Use enums for different settings types

* Enum for overlay settings

* Configurable simulation overlay

* Use duration type for network behaviour delays

* Configurable simulation nodes

* Runner for different node types

* Seedable rng

* Convert settings to required objects

* Implement IOStreamSettings deserialization

* Use common run method for different node types

* Configuration for simapp

* Testcase for region distribution

* Use unix time if seed is not provided
2023-05-08 13:06:39 +03:00
..
src Simulation initialization (#122) 2023-05-08 13:06:39 +03:00
Cargo.toml Simulation streaming and gracefully shutdown (#119) 2023-04-25 19:14:30 +08:00