nimbus-eth2/beacon_chain
tersec b5b93e90c0
use v1.2.0-rc.3 test vectors (#3995)
2022-08-19 04:32:53 +00:00
..
consensus_object_pools cache shuffling separately from other EpochRef data (fixes #2677) (#3990) 2022-08-18 21:07:01 +03:00
eth1 update spec ref URLs (#3979) 2022-08-17 11:33:19 +00:00
fork_choice spec ref URL updates: v1.2.0-rc.{1,2} for phase0/fork-choice altair/beacon-chain (#3986) 2022-08-18 07:25:33 +00:00
gossip_processing cache shuffling separately from other EpochRef data (fixes #2677) (#3990) 2022-08-18 21:07:01 +03:00
networking update spec ref URLs (#3979) 2022-08-17 11:33:19 +00:00
rpc cache shuffling separately from other EpochRef data (fixes #2677) (#3990) 2022-08-18 21:07:01 +03:00
spec use v1.2.0-rc.3 test vectors (#3995) 2022-08-19 04:32:53 +00:00
sync update LC spec references for v1.2.0-rc.2 (#3982) 2022-08-17 19:47:06 +00:00
validator_client Address #3962 (#3968) 2022-08-17 01:14:32 +03:00
validators valmon: log autoregistration once only (#3993) 2022-08-18 23:09:49 +00:00
.editorconfig
.gitignore
beacon_chain_db.nim beacon_chain_db: proc -> func (#3931) 2022-08-01 16:17:06 +00:00
beacon_chain_db_immutable.nim spec ref URL updates: v1.2.0-rc.{1,2} for phase0/fork-choice altair/beacon-chain (#3986) 2022-08-18 07:25:33 +00:00
beacon_chain_db_light_client.nim update LC spec references for v1.2.0-rc.2 (#3982) 2022-08-17 19:47:06 +00:00
beacon_clock.nim spec ref URL updates: v1.2.0-rc.{1,2} for phase0/fork-choice altair/beacon-chain (#3986) 2022-08-18 07:25:33 +00:00
beacon_node.nim MEV block proposal (#3883) 2022-08-01 09:41:47 +03:00
beacon_node_light_client.nim update LC spec references for v1.2.0-rc.2 (#3982) 2022-08-17 19:47:06 +00:00
beacon_node_status.nim compatibility with Nim 1.4+ (#3888) 2022-07-29 10:53:42 +00:00
conf.nim packaging updates (#3974) 2022-08-17 13:26:31 +03:00
conf_light_client.nim update LC spec references for v1.2.0-rc.2 (#3982) 2022-08-17 19:47:06 +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 Exclusive keystore locking (#3907) 2022-08-08 00:53:20 +03:00
interop.nim compatibility with Nim 1.4+ (#3888) 2022-07-29 10:53:42 +00:00
light_client.nim update LC spec references for v1.2.0-rc.2 (#3982) 2022-08-17 19:47:06 +00:00
nim.cfg enable `styleCheck:usages` (#3573) 2022-04-08 16:22:49 +00:00
nimbus_beacon_node.nim distinguish between optimistic and non-optimistic sync progress (#3987) 2022-08-18 13:22:22 +00:00
nimbus_beacon_node.nim.cfg
nimbus_binary_common.nim compatibility with Nim 1.4+ (#3888) 2022-07-29 10:53:42 +00:00
nimbus_light_client.nim update LC spec references for v1.2.0-rc.2 (#3982) 2022-08-17 19:47:06 +00:00
nimbus_light_client.nim.cfg add light client (standalone) (#3653) 2022-05-31 12:45:37 +02:00
nimbus_signing_node.nim MEV block proposal (#3883) 2022-08-01 09:41:47 +03:00
nimbus_signing_node.nim.cfg
nimbus_validator_client.nim VC: metrics (#3915) 2022-07-29 11:36:20 +03:00
nimbus_validator_client.nim.cfg
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 Make it easier to test trustedNodeSync or different networks 2022-08-18 19:48:11 +03: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