erigon-pulse/cmd/erigon-cl/core/transition
Mike Neuder d595accc63
Adding InititateValidatorExit (#6478)
Spec:
https://github.com/ethereum/consensus-specs/blob/dev/specs/phase0/beacon-chain.md#initiate_validator_exit

Part of https://github.com/ledgerwatch/erigon/issues/5965

Co-authored-by: Giulio rebuffo <giulio.rebuffo@gmail.com>
Co-authored-by: ledgerwatch <akhounov@gmail.com>
Co-authored-by: Alex Sharp <alexsharp@Alexs-MacBook-Pro-2.local>
2023-01-02 15:06:04 +01:00
..
beacon_state_utils_test.go Implement ProcessEth1Data (#6445) 2022-12-27 14:57:32 +01:00
beacon_state_utils.go Implement ProcessEth1Data (#6445) 2022-12-27 14:57:32 +01:00
mutators_test.go Adding InititateValidatorExit (#6478) 2023-01-02 15:06:04 +01:00
mutators.go Adding InititateValidatorExit (#6478) 2023-01-02 15:06:04 +01:00
process_slots_test.go Added full backfilling routine with support with Phase0/Altair and Bellatrix + Consensus Layer Database Schema Prototype (#6435) 2022-12-25 18:07:12 +01:00
process_slots.go Added full backfilling routine with support with Phase0/Altair and Bellatrix + Consensus Layer Database Schema Prototype (#6435) 2022-12-25 18:07:12 +01:00
state_transistor.go Use of proper beacon state interface (#6277) 2022-12-11 15:12:38 +01:00