nimbus-eth2/beacon_chain
Etan Kissling e408c7573d
bump more consensus-specs refs to v1.3.0 (with comments) (#4901)
Bump some more consensus-specs links to v1.3.0, and also align comments
with latest specs where they differ, and fix typos.
2023-05-05 20:37:56 +00:00
..
consensus_object_pools bump more consensus-specs refs to v1.3.0 (with comments) (#4901) 2023-05-05 20:37:56 +00:00
eth1 Always use fresh HTTP connections for EL communication 2023-05-05 02:27:26 +03:00
fork_choice cleanup FC spec refs and align closer (#4893) 2023-05-05 17:03:54 +00:00
gossip_processing harden gossip `strictVerification` in local testnets (#4880) 2023-05-02 13:06:02 +02:00
networking Fix the cross-compilation for Windows 2023-04-27 16:28:10 +03:00
rpc remove `SAFE_SLOTS_TO_UPDATE_JUSTIFIED` (#4897) 2023-05-05 18:11:38 +00:00
spec bump more consensus-specs refs to v1.3.0 (with comments) (#4901) 2023-05-05 20:37:56 +00:00
sync RequestManager: add support for fetching Blobs (#4844) 2023-04-28 12:57:35 +00:00
validator_client VC: Fix issue when optimistically synced node could block sync committee service functions. (#4878) 2023-05-02 14:54:44 +03:00
validators log/read error from correct failed future (#4890) 2023-05-04 19:53:25 +03:00
.editorconfig
.gitignore
beacon_chain_db.nim rename Deneb database tables (not in testnets atm) (#4720) 2023-03-11 02:26:03 +01:00
beacon_chain_db_immutable.nim align `BeaconState` docs with latest spec (#4884) 2023-05-03 13:05:46 +02:00
beacon_chain_db_light_client.nim rename `EIP4844` > `Deneb` for light client (#4713) 2023-03-10 17:16:26 +00:00
beacon_clock.nim automatic update of v1.3.0-rc.5 consensus spec URLs to v1.3.0 (#4848) 2023-04-21 18:52:43 +00:00
beacon_node.nim RequestManager: add support for fetching Blobs (#4844) 2023-04-28 12:57:35 +00:00
beacon_node_light_client.nim use non-nil head corresponding to execution head (#4835) 2023-04-18 14:17:56 +00: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 make `--trusted-block-root` option visible for CP sync (#4859) 2023-04-26 13:37:58 +02:00
conf_light_client.nim Support for driving multiple EL nodes from a single Nimbus BN (#4465) 2023-03-05 01:40:21 +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 Allow exiting multiple validators at once (#4855) 2023-04-25 09:44:01 +03:00
era_db.nim era: Capella+ support (fixes #4752) (#4853) 2023-04-24 15:26:28 +02:00
extras.nim clean up redundant tests and config (#4836) 2023-04-18 21:26:36 +02: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
future_combinators.nim Support for driving multiple EL nodes from a single Nimbus BN (#4465) 2023-03-05 01:40:21 +00:00
light_client.nim harden gossip `strictVerification` in local testnets (#4880) 2023-05-02 13:06:02 +02:00
light_client_db.nim disable BareExcept warnings (#4662) 2023-02-24 19:50:46 +00:00
nim.cfg
nimbus_beacon_node.nim bump more consensus-specs refs to v1.3.0 (with comments) (#4901) 2023-05-05 20:37:56 +00:00
nimbus_beacon_node.nim.cfg
nimbus_binary_common.nim Keystore cache implementation. (#4372) 2023-02-16 19:25:48 +02:00
nimbus_light_client.nim always use fcUV2 in shapella even for non-proposer fcUs (#4817) 2023-04-17 16:17:52 +02:00
nimbus_light_client.nim.cfg
nimbus_signing_node.nim web3signer refactoring and test suite. (#4775) 2023-04-06 16:16:21 +03:00
nimbus_signing_node.nim.cfg
nimbus_validator_client.nim VC: Hardening and optimizing time handling. (#4743) 2023-04-17 21:31:54 +00:00
nimbus_validator_client.nim.cfg
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 update statediffs to support capella (#4852) 2023-04-23 22:15:14 +03: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 check signatures in CP sync backfill with LC (#4858) 2023-04-26 13:37:27 +02:00
version.nim Version 23.4.0 (#4857) 2023-04-25 22:46:38 +03: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