nimbus-eth2/beacon_chain
tersec c6cefd8914
add success logging for being configured to use payload builder (#4653)
2023-02-23 11:46:18 +02:00
..
consensus_object_pools Local sim impovements (#4551) 2023-02-23 02:10:07 +00:00
eth1 Local sim impovements (#4551) 2023-02-23 02:10:07 +00:00
fork_choice automated update of v1.3.0-rc.2 to v1.3.0-rc.3 consensus spec URLs (#4647) 2023-02-21 16:43:21 +00:00
gossip_processing automated update of v1.3.0-rc.2 to v1.3.0-rc.3 consensus spec URLs (#4647) 2023-02-21 16:43:21 +00:00
networking Local sim impovements (#4551) 2023-02-23 02:10:07 +00:00
rpc automated update of v1.3.0-rc.2 to v1.3.0-rc.3 consensus spec URLs (#4647) 2023-02-21 16:43:21 +00:00
spec Local sim impovements (#4551) 2023-02-23 02:10:07 +00:00
sync automated update of v1.3.0-rc.2 to v1.3.0-rc.3 consensus spec URLs (#4647) 2023-02-21 16:43:21 +00:00
validator_client VC: Use not-synced/opt-synced BNs. (#4635) 2023-02-23 00:11:00 +00:00
validators Local sim impovements (#4551) 2023-02-23 02:10:07 +00:00
.editorconfig Add .editorconfig file and remove trailing newlines 2021-09-14 12:12:49 +03:00
.gitignore Rename binaries; Mimic the original repo layout in the distribution 2020-11-09 11:38:52 +02:00
beacon_chain_db.nim Capella metadata for Sepolia (#4615) 2023-02-15 14:44:09 +00:00
beacon_chain_db_immutable.nim automated update of v1.3.0-rc.2 to v1.3.0-rc.3 consensus spec URLs (#4647) 2023-02-21 16:43:21 +00: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 Local sim impovements (#4551) 2023-02-23 02:10:07 +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 Local sim impovements (#4551) 2023-02-23 02:10:07 +00: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 Keystore cache implementation. (#4372) 2023-02-16 19:25:48 +02:00
era_db.nim rename stateForkAtEpoch to consensusForkAtEpoch (#4627) 2023-02-16 11:32:12 +02: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 rename stateForkAtEpoch to consensusForkAtEpoch (#4627) 2023-02-16 11:32:12 +02: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 add success logging for being configured to use payload builder (#4653) 2023-02-23 11:46:18 +02:00
nimbus_beacon_node.nim.cfg remove `news` leftovers (#4299) 2022-11-08 20:06:54 +00:00
nimbus_binary_common.nim Keystore cache implementation. (#4372) 2023-02-16 19:25:48 +02:00
nimbus_light_client.nim Capella metadata for Sepolia (#4615) 2023-02-15 14:44:09 +00:00
nimbus_light_client.nim.cfg remove `news` leftovers (#4299) 2022-11-08 20:06:54 +00:00
nimbus_signing_node.nim restore doppelganger check on connectivity loss (#4616) 2023-02-20 13:28:56 +02:00
nimbus_signing_node.nim.cfg Revert writing backfill root to database (#3215) 2021-12-21 11:40:14 +01:00
nimbus_validator_client.nim VC: Use not-synced/opt-synced BNs. (#4635) 2023-02-23 00:11:00 +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 rename stateForkAtEpoch to consensusForkAtEpoch (#4627) 2023-02-16 11:32:12 +02:00
version.nim Version 23.2.0 2023-02-16 20:19:22 +02: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