Commit Graph

11 Commits

Author SHA1 Message Date
Youngjoon Lee b0b7bdd7fd
Disable drop messages (#26) 2024-11-07 05:44:00 +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
gusto 29f78e026e
Add mix protocol Tier 1 & 2 (#19) (#18)
* Added temporal trigger streams

* add persistent transmission + message blend

---------

Co-authored-by: Youngjoon Lee <5462944+youngjoon-lee@users.noreply.github.com>
Co-authored-by: Alejandro Cabeza Romero <alex93cabeza@gmail.com>
2024-11-07 04:01:23 +02: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
Daniel Sanchez Quiros c1b6649bd2 Remove unused overlay leftovers 2024-11-05 17:43:34 +07:00
gusto 09d99c0831
Add simulation engine
First stage of adding the simulation engine that was living in older versions of nomos-nod. It will change in the future generalising it for better compatibility.
2024-11-05 11:13:21 +01:00