nomos-specs/cryptarchia
davidrusu cde1e92c9e
Leader VRF uses coin nonce as well as sk (#68)
* standardize endianness to "big"

* slot.encode()

* include coin nonce in leader election VRF

---------

Co-authored-by: David Rusu <davidrusu@Davids-MacBook-Pro.local>
2024-02-07 18:28:36 +04:00
..
__init__.py feat(lottery): spec out basic leader slot check 2024-01-25 02:04:35 +04:00
cryptarchia.py Leader VRF uses coin nonce as well as sk (#68) 2024-02-07 18:28:36 +04:00
messages.abnf distinguish thew two commitments in the leader prf abnf 2024-02-06 22:21:16 +04:00
test_fork_choice.py feat(leader_coin): add nonce and coin.evolve() api 2024-02-06 19:31:34 +04:00
test_leader.py Leader VRF uses coin nonce as well as sk (#68) 2024-02-07 18:28:36 +04:00
test_ledger_state_update.py test coin minting and stake stabilizing 2024-02-06 22:19:08 +04:00