7 Commits

Author SHA1 Message Date
gusto
769ba42f85
Make cache optional (#51) 2024-11-13 03:55:13 +01:00
gusto
5adb0a1ad6
Min max and avg total bandwidth per node (#50) 2024-11-09 11:53:54 +09:00
Daniel Sanchez
cffd93ece9
Use chacha12 instead of smallrng (#49) 2024-11-09 03:47:11 +01:00
gusto
f97136bda6
Add network data to runtime results (#43) 2024-11-08 12:44:19 +02:00
Daniel Sanchez
c220497ffb
Extract node configuration to simulation settings (#36)
* Extract node configuration to simulation settings

* Pipe settings and create mixnode setttings

* Update config with human readable parsing
2024-11-08 07:31:51 +01:00
Daniel Sanchez
21d648b7ff
Serialize node id as index (#35) 2024-11-08 05:40:23 +01:00
Daniel Sanchez
ff2c1b4271
Restructure crates (#24)
* Rename to netrunner

* Refactor sims structure

* Add missing workspace cargo

* Rebase changes

* Rebase changes

* Rebase changes

* Fix tests
2024-11-07 06:05:56 +01:00