nomos-specs/carnot
Daniel Sanchez 7df4f9556f
Specify shuffling algorithm (#37)
2024-01-31 09:33:44 +01:00
..
__init__.py Random beacon v1 (#24) 2023-05-18 18:29:28 +02:00
beacon.py Random Beacon revision (#29) 2023-05-25 10:26:35 +02:00
beaconized_carnot.py Use package prefix to run unittests at the root dir (#41) 2024-01-10 10:23:03 +09:00
carnot.py Add clarifying comment to forward_vote (#38) 2023-11-02 10:40:30 +01:00
committee_sizes.py Merge branch 'master' into committee-sizes-AM 2023-06-27 18:28:29 +01:00
overlay.py Use package prefix to run unittests at the root dir (#41) 2024-01-10 10:23:03 +09:00
spec.md Runnable Python implementation (#7) 2023-05-05 09:58:58 +02:00
test_beacon_verification.py Use package prefix to run unittests at the root dir (#41) 2024-01-10 10:23:03 +09:00
test_beaconized_carnot.py Use package prefix to run unittests at the root dir (#41) 2024-01-10 10:23:03 +09:00
test_happy_path.py Use package prefix to run unittests at the root dir (#41) 2024-01-10 10:23:03 +09:00
test_tree_overlay.py Use package prefix to run unittests at the root dir (#41) 2024-01-10 10:23:03 +09:00
test_unhappy_path.py Use package prefix to run unittests at the root dir (#41) 2024-01-10 10:23:03 +09:00
tree_overlay.py Specify shuffling algorithm (#37) 2024-01-31 09:33:44 +01:00