8 Commits

Author SHA1 Message Date
gusto
810ec02ee9
Netrunner alanyzable node (#27)
* Analyze method in node trait

* Sum ward condition
2024-11-07 05:49:06 +01:00
Youngjoon Lee
1efc5d9c0d
Generate data message by running stake lottery (#25)
Co-authored-by: Daniel Sanchez <3danimanimal@gmail.com>
2024-11-07 05:43:46 +01:00
Álex
5ab816a3b7
Implement Epoch and Slot streams. (#22) 2024-11-07 05:36:14 +01:00
Youngjoon Lee
fbd114f724
Count # of messages broadcasted by each node (#21) 2024-11-07 11:55:02 +09:00
Youngjoon Lee
9d997e2b54
Generate message with dummy probability (#20) 2024-11-07 11:50:07 +09:00
Youngjoon Lee
1dcfc5aabc
Add mix protocol Tier 1 & 2 (#19)
* Added temporal trigger streams

* add persistent transmission + message blend

---------

Co-authored-by: Alejandro Cabeza Romero <alex93cabeza@gmail.com>
2024-11-06 22:52:15 +09:00
gusto
32d41d45b1
Record fields for mixnode state (#17) 2024-11-06 06:14:29 +02:00
gusto
20f23f09ea
Empty mixnode in sim binary (#16)
* Empty mixnode in sim binary

* Add mixnode settings

* Network interface in the mixnode

* Runnable empty mixnode sim

* Use network interface and add readme

---------

Co-authored-by: Daniel Sanchez Quiros <sanchez.quiros.daniel@gmail.com>
2024-11-06 11:40:38 +09:00