nimbus-eth2/beacon_chain
henridf 309f8690de
Wire up engine_newPayloadV3 (#4482)
* Wire up eip4844's newPayloadV3

* Add eip4844 test

* Update AllTests-mainnet.md and fix typo
2023-01-11 18:21:19 +00:00
..
consensus_object_pools spec: Option -> Opt (#4488) 2023-01-11 12:29:21 +00:00
eth1 Wire up engine_newPayloadV3 (#4482) 2023-01-11 18:21:19 +00:00
fork_choice consensus spec ref URL update v1.3.0-{alpha.2,rc.0}; copyright year update (#4477) 2023-01-09 22:44:44 +00:00
gossip_processing Wire up engine_newPayloadV3 (#4482) 2023-01-11 18:21:19 +00:00
networking consensus spec ref URL update v1.3.0-{alpha.2,rc.0}; copyright year update (#4477) 2023-01-09 22:44:44 +00:00
rpc spec: Option -> Opt (#4488) 2023-01-11 12:29:21 +00:00
spec preserve historical_summaries in capella to eip4844 fork (#4492) 2023-01-11 17:21:16 +00:00
sync a few consensus spec ref URL updates (#4483) 2023-01-10 16:14:17 +00:00
validator_client
validators spec: Option -> Opt (#4488) 2023-01-11 12:29:21 +00:00
.editorconfig
.gitignore
beacon_chain_db.nim Blob storage (#4454) 2023-01-09 18:42:10 +00:00
beacon_chain_db_immutable.nim consensus spec ref URL update v1.3.0-{alpha.2,rc.0}; copyright year update (#4477) 2023-01-09 22:44:44 +00:00
beacon_chain_db_light_client.nim add `num_active_participants` helpers for `SyncAggregate` (#4478) 2023-01-10 11:26:25 +00:00
beacon_clock.nim consensus spec ref URL update v1.3.0-{alpha.2,rc.0}; copyright year update (#4477) 2023-01-09 22:44:44 +00:00
beacon_node.nim
beacon_node_light_client.nim
beacon_node_status.nim
conf.nim History pruning (fixes #4419) (#4445) 2023-01-07 10:02:15 +00:00
conf_light_client.nim
db_limits.nim
deposits.nim
era_db.nim Allow reindexing to start from an arbitrary state (#4437) 2023-01-03 20:37:09 +01:00
extras.nim
filepath.nim
interop.nim
light_client.nim disable light client gossip from Capella onward (#4479) 2023-01-09 23:49:56 +00:00
light_client_db.nim
nim.cfg
nimbus_beacon_node.nim consensus spec ref URL update v1.3.0-{alpha.2,rc.0}; copyright year update (#4477) 2023-01-09 22:44:44 +00:00
nimbus_beacon_node.nim.cfg
nimbus_binary_common.nim
nimbus_light_client.nim Migrating the deposit contract snapshot can no longer fail on start-up (#4438) 2022-12-19 18:19:48 +01:00
nimbus_light_client.nim.cfg
nimbus_signing_node.nim
nimbus_signing_node.nim.cfg
nimbus_validator_client.nim
nimbus_validator_client.nim.cfg
sszdump.nim
statediff.nim
statusbar.nim
trusted_node_sync.nim Blob storage (#4454) 2023-01-09 18:42:10 +00:00
version.nim Version 22.12.0 2022-12-21 10:50:13 +02:00
wallets.nim