mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-01-18 02:21:22 +00:00
e3fcd8b031
* Initial commit. * Use temporary state instead of clearance. * Attempt to fix `finalized`. * Fix `genesis` response. * Pre-calculate genesis block rewards response. * Add implementation for sync committee rewards. * Add total active balance calculation. * Add genesis special case. * Fix negative reward values. * Address review comments. * Fix isGenesis implementation and add REST test rules for both calls.