nimbus-eth2/beacon_chain
tersec c5d1683f19
spec ref URL & copyright year updates (#4467)
2023-01-06 16:28:46 +00:00
..
consensus_object_pools Always-on optimistic mode (#4458) 2023-01-04 15:51:14 +00:00
eth1 getPayloadV2 support for capella (#4457) 2023-01-04 20:13:17 +01:00
fork_choice update EF consensus spec URLs from v1.3.0-alpha.1 to v1.3.0-alpha.2 (#4432) 2022-12-15 12:15:12 +00:00
gossip_processing spec ref URL & copyright year updates (#4467) 2023-01-06 16:28:46 +00:00
networking eip4844 gossip (#4444) 2023-01-04 12:34:15 +00:00
rpc fix `produceBlockV2` call for Capella (#4443) 2022-12-21 10:35:56 +00:00
spec spec ref URL & copyright year updates (#4467) 2023-01-06 16:28:46 +00:00
sync spec ref URL & copyright year updates (#4467) 2023-01-06 16:28:46 +00:00
validator_client fix EIP4844 withBlck (#4411) 2022-12-14 18:30:56 +01:00
validators getPayloadV2 support for capella (#4457) 2023-01-04 20:13:17 +01:00
.editorconfig
.gitignore
beacon_chain_db.nim db.getBlockSZ: Remove no-op 'success' var (#4461) 2023-01-05 17:31:46 +00:00
beacon_chain_db_immutable.nim capella validator withdrawal credentials aren't immutable (#4455) 2023-01-03 20:04:59 +01:00
beacon_chain_db_light_client.nim persist LC sync progress across restarts (#4371) 2022-11-30 04:45:03 +01:00
beacon_clock.nim update EF consensus spec URLs from v1.3.0-alpha.1 to v1.3.0-alpha.2 (#4432) 2022-12-15 12:15:12 +00:00
beacon_node.nim
beacon_node_light_client.nim fix EIP4844 withBlck (#4411) 2022-12-14 18:30:56 +01:00
beacon_node_status.nim
conf.nim Always-on optimistic mode (#4458) 2023-01-04 15:51:14 +00:00
conf_light_client.nim persist LC sync progress across restarts (#4371) 2022-11-30 04:45:03 +01:00
db_limits.nim persist LC sync progress across restarts (#4371) 2022-11-30 04:45:03 +01:00
deposits.nim nicer error message for failed backfill (#4188) 2022-09-29 23:55:18 +03:00
era_db.nim Allow reindexing to start from an arbitrary state (#4437) 2023-01-03 20:37:09 +01:00
extras.nim Implement skip_randao_verification for blinded blocks (#4435) 2022-12-19 15:11:12 +02:00
filepath.nim
interop.nim
light_client.nim add hooks for observing LC progress (#4401) 2022-12-08 16:24:16 +00:00
light_client_db.nim persist LC sync progress across restarts (#4371) 2022-11-30 04:45:03 +01:00
nim.cfg
nimbus_beacon_node.nim EIP4844 gossip transition (#4463) 2023-01-05 21:35:07 +00:00
nimbus_beacon_node.nim.cfg remove `news` leftovers (#4299) 2022-11-08 20:06:54 +00:00
nimbus_binary_common.nim unify bn/vc doppelganger detection (#4398) 2022-12-09 17:05:55 +01:00
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 remove `news` leftovers (#4299) 2022-11-08 20:06:54 +00:00
nimbus_signing_node.nim unify bn/vc doppelganger detection (#4398) 2022-12-09 17:05:55 +01:00
nimbus_signing_node.nim.cfg
nimbus_validator_client.nim unify bn/vc doppelganger detection (#4398) 2022-12-09 17:05:55 +01:00
nimbus_validator_client.nim.cfg remove `news` leftovers (#4299) 2022-11-08 20:06:54 +00:00
sszdump.nim
statediff.nim 60% state replay speedup (#4434) 2022-12-19 14:01:49 +02:00
statusbar.nim eip4844 light client tests; avoid case object out-of-bound array reads (#4404) 2022-12-08 17:21:53 +01:00
trusted_node_sync.nim Backfill only up to MIN_EPOCHS_FOR_BLOCK_REQUESTS blocks (#4421) 2022-12-23 08:42:55 +01:00
version.nim Version 22.12.0 2022-12-21 10:50:13 +02:00
wallets.nim