Youngjoon Lee
6bc6193e7a
Immediate forwarding ( #30 )
...
* Immediate forwarding
* use uuid instead of payload datastructure
2024-11-08 11:14:30 +09:00
Youngjoon Lee
26f7db8322
use num_messages_broadcasted for warding; ( #28 )
...
Co-authored-by: Gusto <bacvinka@gmail.com>
2024-11-08 10:15:18 +09: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
gusto
810ec02ee9
Netrunner alanyzable node ( #27 )
...
* Analyze method in node trait
* Sum ward condition
2024-11-07 05:49:06 +01:00
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
Youngjoon Lee
c3a04ab206
Mixnet: Add ordering session 2 (experiment 7) ( #14 )
2024-09-25 10:24:32 +09:00
Youngjoon Lee
714d50f493
Mixnet: Dissemination and Ordering Experiments ( #13 )
2024-09-16 18:50:20 +09:00
Youngjoon Lee
db4348f3ff
Move mixnet to deprecated/mixnet-overall
2024-09-11 23:22:18 +09:00
Youngjoon Lee
39eabe1537
Mixnet: Initial simulation ( #6 )
2024-08-01 11:07:52 +09:00
Alvatar
537f86f53f
Deprecate Carnot node ( #8 )
...
Co-authored-by: Álvaro Castro-Castilla <alvatar@protonmail.com>
2024-07-19 09:25:20 +03:00
gusto
6a24875b48
Move node simulations into a dedicated directory ( #5 )
2024-07-16 15:34:59 +03:00
gusto
d8fc6110cd
CSV results for updated test cases ( #3 )
2023-08-19 09:55:30 +03:00
gusto
bb88434ae6
Test case results ( #2 )
...
* Add test results for all test cases
* Increase template stalled threshold
2023-08-18 11:29:05 +03:00
gusto
02a82a421b
Run all configs without log parsing from simapp ( #1 )
2023-08-16 11:11:16 +03:00
gusto
ad86cd0495
Create README.md
2023-08-15 22:44:08 +03:00
Gusto
7b188012fa
Update data_to_csv to convert provided dir to csv
2023-08-15 13:34:11 +03:00
Gusto
c03bc400eb
Tree overlay configurations and output
2023-08-15 09:56:48 +03:00
Gusto
4c257a5ba3
Add stalled warding to template
2023-08-15 09:39:42 +03:00
Gusto
80cdbbda21
Running simulations for all configs
2023-08-15 02:37:09 +03:00
Gusto
b8652c67a9
Script for converting output to csv
2023-08-15 02:36:22 +03:00
Gusto
f6ae008e40
Use python for scripts
2023-08-15 02:35:38 +03:00
Gusto
99ec9cec32
Scripts for building config variations
2023-08-14 22:25:09 +03:00