mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2025-01-09 20:41:20 +00:00
d1f6ed29ff
This is described in
https://github.com/ethereum/consensus-specs/blob/dev/specs/phase0/beacon-chain.md#compute_proposer_index.
Part of https://github.com/ledgerwatch/erigon/issues/5965
I compared with the Prysm tests to confirm the implementation is
correct:
|
||
---|---|---|
.. | ||
beacon_state_utils_test.go | ||
beacon_state_utils.go | ||
process_slots_test.go | ||
process_slots.go | ||
state_transistor.go |