nimbus-eth2/beacon_chain
Etan Kissling 449848451d
use LC features on all networks (#3921)
Prepares removing functionality to restrict LC features to testnets.
Rest of functions is removed later to have a quick way of reverting.
2022-07-29 15:37:47 +00:00
..
consensus_object_pools compatibility with Nim 1.4+ (#3888) 2022-07-29 10:53:42 +00:00
eth1 compatibility with Nim 1.4+ (#3888) 2022-07-29 10:53:42 +00:00
fork_choice compatibility with Nim 1.4+ (#3888) 2022-07-29 10:53:42 +00:00
gossip_processing compatibility with Nim 1.4+ (#3888) 2022-07-29 10:53:42 +00:00
networking use LC features on all networks (#3921) 2022-07-29 15:37:47 +00:00
rpc compatibility with Nim 1.4+ (#3888) 2022-07-29 10:53:42 +00:00
spec compatibility with Nim 1.4+ (#3888) 2022-07-29 10:53:42 +00:00
sync compatibility with Nim 1.4+ (#3888) 2022-07-29 10:53:42 +00:00
validator_client VC: metrics (#3915) 2022-07-29 11:36:20 +03:00
validators compatibility with Nim 1.4+ (#3888) 2022-07-29 10:53:42 +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 compatibility with Nim 1.4+ (#3888) 2022-07-29 10:53:42 +00:00
beacon_chain_db_immutable.nim compatibility with Nim 1.4+ (#3888) 2022-07-29 10:53:42 +00:00
beacon_chain_db_light_client.nim compatibility with Nim 1.4+ (#3888) 2022-07-29 10:53:42 +00:00
beacon_clock.nim compatibility with Nim 1.4+ (#3888) 2022-07-29 10:53:42 +00:00
beacon_node.nim Implement the /eth/v1/validator/prepare_beacon_proposer end-point (#3901) 2022-07-25 23:12:53 +03:00
beacon_node_light_client.nim compatibility with Nim 1.4+ (#3888) 2022-07-29 10:53:42 +00:00
beacon_node_status.nim compatibility with Nim 1.4+ (#3888) 2022-07-29 10:53:42 +00:00
conf.nim compatibility with Nim 1.4+ (#3888) 2022-07-29 10:53:42 +00:00
conf_light_client.nim compatibility with Nim 1.4+ (#3888) 2022-07-29 10:53:42 +00:00
deposits.nim compatibility with Nim 1.4+ (#3888) 2022-07-29 10:53:42 +00:00
era_db.nim cleanups: unused and duplicate imports, inconsistent naming conventions, URL updates (#3724) 2022-06-09 14:30:13 +00:00
extras.nim compatibility with Nim 1.4+ (#3888) 2022-07-29 10:53:42 +00:00
filepath.nim compatibility with Nim 1.4+ (#3888) 2022-07-29 10:53:42 +00:00
interop.nim compatibility with Nim 1.4+ (#3888) 2022-07-29 10:53:42 +00:00
light_client.nim compatibility with Nim 1.4+ (#3888) 2022-07-29 10:53:42 +00:00
nim.cfg enable `styleCheck:usages` (#3573) 2022-04-08 16:22:49 +00:00
nimbus_beacon_node.nim compatibility with Nim 1.4+ (#3888) 2022-07-29 10:53:42 +00:00
nimbus_beacon_node.nim.cfg Revert writing backfill root to database (#3215) 2021-12-21 11:40:14 +01:00
nimbus_binary_common.nim compatibility with Nim 1.4+ (#3888) 2022-07-29 10:53:42 +00:00
nimbus_light_client.nim update light client protocol version (#3550) 2022-07-29 11:45:39 +03:00
nimbus_light_client.nim.cfg add light client (standalone) (#3653) 2022-05-31 12:45:37 +02:00
nimbus_signing_node.nim VC: doppelganger protection (#3877) 2022-07-21 19:54:07 +03: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: metrics (#3915) 2022-07-29 11:36:20 +03:00
nimbus_validator_client.nim.cfg Revert writing backfill root to database (#3215) 2021-12-21 11:40:14 +01:00
sszdump.nim compatibility with Nim 1.4+ (#3888) 2022-07-29 10:53:42 +00:00
statediff.nim compatibility with Nim 1.4+ (#3888) 2022-07-29 10:53:42 +00:00
statusbar.nim compatibility with Nim 1.4+ (#3888) 2022-07-29 10:53:42 +00:00
trusted_node_sync.nim compatibility with Nim 1.4+ (#3888) 2022-07-29 10:53:42 +00:00
version.nim compatibility with Nim 1.4+ (#3888) 2022-07-29 10:53:42 +00:00
wallets.nim compatibility with Nim 1.4+ (#3888) 2022-07-29 10:53:42 +00:00