fcf72a6e8e
* Initial commit. * Add aggregated attestation processing. * Add missing presets file. * Fix compilation error. * Fix post-rebase compilation error. * Satisfy push raises requirement. * Fix sync committee duties retrieval process. * Fix forks configuration management. * Fix deposits to use new fork configuration scheme. * Fix /eth/v2/validator/aggregate_attestation implementation. * Fix RANDAO preparation loop to handle blocks at epoch boundary properly. * Simplification of RANDAO fix. * Fix typo. * Address review comments and fix tests. * Fix incorrect status codes in REST test. * Rework attestation and aggregated attestations processing code. * Address review comments. * Fill committee_index in RegisteredAttestation construction code. * Address review comments part 2. * Address review comments part 3. * use Deneb fork epoch * Add transition from Deneb to Electra into CI finalization test. --------- Co-authored-by: tersec <tersec@users.noreply.github.com> |
||
---|---|---|
.. | ||
rest_api.nim | ||
rest_beacon_api.nim | ||
rest_builder_api.nim | ||
rest_config_api.nim | ||
rest_constants.nim | ||
rest_debug_api.nim | ||
rest_event_api.nim | ||
rest_key_management_api.nim | ||
rest_light_client_api.nim | ||
rest_nimbus_api.nim | ||
rest_node_api.nim | ||
rest_rewards_api.nim | ||
rest_utils.nim | ||
rest_validator_api.nim | ||
state_ttl_cache.nim |