nimbus-eth2/beacon_chain
tersec b7c3037f01
consensus spec ref URL updates to v1.3.0-rc.2 (#4626)
2023-02-15 14:43:51 +00:00
..
consensus_object_pools rm unused `lowParticipation` flag (#4624) 2023-02-15 00:25:22 +01:00
eth1 update engine API URLs to v1.0.0-beta.2 (#4579) 2023-02-01 18:49:36 +00:00
fork_choice rm unused `lowParticipation` flag (#4624) 2023-02-15 00:25:22 +01:00
gossip_processing don't fcU on blocks for which block processor received no newPayload reply (#4623) 2023-02-14 21:41:49 +01:00
networking deprecate req/resp GetMetaData v1 (#4608) 2023-02-13 12:02:20 +01:00
rpc fill in remaining capellaImplementationMissing holes for builder API (#4606) 2023-02-14 11:49:48 +01:00
spec consensus spec ref URL updates to v1.3.0-rc.2 (#4626) 2023-02-15 14:43:51 +00:00
sync consensus spec ref URL updates to v1.3.0-rc.2 (#4626) 2023-02-15 14:43:51 +00:00
validator_client VC: Fix getBlockRoot() response with execution_optimistic. (#4622) 2023-02-15 15:09:31 +01:00
validators fill in remaining capellaImplementationMissing holes for builder API (#4606) 2023-02-14 11:49:48 +01:00
.editorconfig
.gitignore
beacon_chain_db.nim remove Nim 1.2 workarounds and `TODO`s (#4533) 2023-01-30 20:21:51 +01:00
beacon_chain_db_immutable.nim automated v1.3.0-rc.1 to v1.3.0-rc.2 consensus spec URL updates (#4568) 2023-01-31 00:26:57 +01:00
beacon_chain_db_light_client.nim cache LC headers and sync committees for bootstrap (#4499) 2023-01-27 10:44:57 +01:00
beacon_clock.nim consensus spec ref URL updates to v1.3.0-rc.2 (#4626) 2023-02-15 14:43:51 +00:00
beacon_node.nim fix slow checking of unknown validators (#4590) 2023-02-07 14:53:36 +00:00
beacon_node_light_client.nim refactor fcU sending and rename EL-side root to hash (#4614) 2023-02-14 07:48:39 +01:00
beacon_node_status.nim remove Nim 1.2-compatible `push raise`s and update copyright notice years (#4528) 2023-01-20 14:14:37 +00:00
conf.nim add deployment phase for Capella-ready networks (#4607) 2023-02-10 14:26:01 +01:00
conf_light_client.nim remove Nim 1.2-compatible `push raise`s and update copyright notice years (#4528) 2023-01-20 14:14:37 +00:00
db_limits.nim remove Nim 1.2-compatible `push raise`s and update copyright notice years (#4528) 2023-01-20 14:14:37 +00:00
deposits.nim remove Nim 1.2-compatible `push raise`s and update copyright notice years (#4528) 2023-01-20 14:14:37 +00:00
era_db.nim fill some capella/EIP4844 missing implementations (#4585) 2023-02-02 22:24:06 +00:00
extras.nim rm unused `lowParticipation` flag (#4624) 2023-02-15 00:25:22 +01:00
filepath.nim remove Nim 1.2-compatible `push raise`s and update copyright notice years (#4528) 2023-01-20 14:14:37 +00:00
light_client.nim `BeaconStateFork/BeaconBlockFork` -> `ConsensusFork` (#4560) 2023-01-28 19:53:41 +00:00
light_client_db.nim cache LC headers and sync committees for bootstrap (#4499) 2023-01-27 10:44:57 +01:00
nim.cfg enable `styleCheck:usages` (#3573) 2022-04-08 16:22:49 +00:00
nimbus_beacon_node.nim rm unused `lowParticipation` flag (#4624) 2023-02-15 00:25:22 +01:00
nimbus_beacon_node.nim.cfg remove `news` leftovers (#4299) 2022-11-08 20:06:54 +00:00
nimbus_binary_common.nim remove Nim 1.2-compatible `push raise`s and update copyright notice years (#4528) 2023-01-20 14:14:37 +00:00
nimbus_light_client.nim refactor fcU sending and rename EL-side root to hash (#4614) 2023-02-14 07:48:39 +01:00
nimbus_light_client.nim.cfg remove `news` leftovers (#4299) 2022-11-08 20:06:54 +00:00
nimbus_signing_node.nim fix slow checking of unknown validators (#4590) 2023-02-07 14:53:36 +00:00
nimbus_signing_node.nim.cfg
nimbus_validator_client.nim fix slow checking of unknown validators (#4590) 2023-02-07 14:53:36 +00:00
nimbus_validator_client.nim.cfg remove `news` leftovers (#4299) 2022-11-08 20:06:54 +00:00
sszdump.nim remove Nim 1.2-compatible `push raise`s and update copyright notice years (#4528) 2023-01-20 14:14:37 +00:00
statediff.nim remove Nim 1.2-compatible `push raise`s and update copyright notice years (#4528) 2023-01-20 14:14:37 +00:00
statusbar.nim remove Nim 1.2-compatible `push raise`s and update copyright notice years (#4528) 2023-01-20 14:14:37 +00:00
trusted_node_sync.nim remove Nim 1.2-compatible `push raise`s and update copyright notice years (#4528) 2023-01-20 14:14:37 +00:00
version.nim Merge branch 'stable' into unstable 2023-01-26 16:47:26 +01:00
wallets.nim remove Nim 1.2-compatible `push raise`s and update copyright notice years (#4528) 2023-01-20 14:14:37 +00:00