nomos-specs/cryptarchia
Giacomo Pasini 8a82517fdd
Add nonce specification (#64)
* Add nonce specification

* tweak nonce definition
2024-02-06 16:37:49 +01:00
..
__init__.py feat(lottery): spec out basic leader slot check 2024-01-25 02:04:35 +04:00
cryptarchia.py Add nonce specification (#64) 2024-02-06 16:37:49 +01:00
messages.abnf Specify mock-leader-proof in message spec 2024-02-02 01:16:14 +04:00
test_fork_choice.py Follower maintains ledger state as it follows the chain 2024-02-01 15:08:50 +04:00
test_leader.py Add epoch transition to spec (#63) 2024-02-06 14:38:20 +01:00
test_ledger_state_update.py Add epoch transition to spec (#63) 2024-02-06 14:38:20 +01:00