Commit Graph

20 Commits

Author SHA1 Message Date
Youngjoon Lee db86a62ec4
add bandwidth measurement 2024-05-18 00:31:29 +09:00
Youngjoon Lee 66e5549fdc
refactor: subclasses for Config 2024-05-17 15:58:29 +09:00
Youngjoon Lee fa4635b749
refactor: use typing for workaround circular dependencies 2024-05-17 13:52:58 +09:00
Youngjoon Lee 95c77b82e4
refactor adversary 2024-05-17 13:29:20 +09:00
Youngjoon Lee 4655c34c71
refactor analysis and is_around_message_interval 2024-05-17 12:24:19 +09:00
Youngjoon Lee e349e23a6c
add input/output observation 2024-05-16 17:13:43 +09:00
Youngjoon Lee e1ef269636
comment 2024-05-16 16:05:32 +09:00
Youngjoon Lee e1850865a5
update readme 2024-05-16 16:02:34 +09:00
Youngjoon Lee 8853d74fd5
do not use the start_delayed helper, but handle network latency in p2p for the future analysis 2024-05-16 15:59:58 +09:00
Youngjoon Lee de554e95d1
use start_delayed helper 2024-05-16 15:55:09 +09:00
Youngjoon Lee 908fd86190
add hue and legend. update readme 2024-05-16 13:54:09 +09:00
Youngjoon Lee 661f40680c
analyze nodes who emitted messages around the promised interval 2024-05-15 18:01:42 +09:00
Youngjoon Lee 7492be95fb
yield 0 in the broadcast func 2024-05-15 17:21:31 +09:00
Youngjoon Lee 326aeedb2c
define node params 2024-05-14 14:36:05 +09:00
Youngjoon Lee c231fd3460
add plot for message sizes 2024-05-14 14:03:48 +09:00
Youngjoon Lee 9ac15da7d3
increase incentive tx size 2024-05-13 12:59:28 +09:00
Youngjoon Lee f46d343ea6
add readme and reorganize imports 2024-05-13 08:49:09 +09:00
Youngjoon Lee 781ccbddc8
working version of mixnet behavior simulation 2024-05-12 19:30:04 +09:00
Youngjoon Lee 98ab0c4b47
dummy message encoding 2024-05-09 19:37:39 +09:00
Youngjoon Lee 85cd064cbe
skeleton 2024-05-09 14:29:10 +09:00