nimbus-eth2/beacon_chain
tersec 81c989660a
remove Bellatrix builder API support (#5162)
Co-authored-by: Etan Kissling <etan@status.im>
2023-07-20 04:37:54 +00:00
..
consensus_object_pools disable startup pruning (#5191) 2023-07-18 23:29:23 +03:00
el increase `getPayloadFromSingleEL` timeout (#5194) 2023-07-18 23:29:50 +03:00
fork_choice automated consensus spec URL updating to v1.4.0-beta.0 (#5121) 2023-06-24 15:43:30 +00:00
gossip_processing fall back to non-fcu fork choice on epoch boundaries (#5195) 2023-07-17 22:30:38 +02:00
libnimbus_lc add `libnimbus_lc.a` C library (#5122) 2023-07-19 09:48:39 +02:00
networking remove unused code (#5158) 2023-07-15 16:30:52 +00:00
rpc remove Bellatrix builder API support (#5162) 2023-07-20 04:37:54 +00:00
spec add `libnimbus_lc.a` C library (#5122) 2023-07-19 09:48:39 +02:00
sync fix debug logging 2023-07-11 21:48:27 +02:00
validator_client VC: Use scoring function to select best attestation data when using multiple BNs. (#5101) 2023-07-06 11:14:22 +02:00
validators remove Bellatrix builder API support (#5162) 2023-07-20 04:37:54 +00:00
.editorconfig
.gitignore
beacon_chain_db.nim don't check legacy tables for pruning (#5116) 2023-06-26 19:30:45 +03:00
beacon_chain_db_immutable.nim update some consensus-specs ref URLs to v1.4.0-beta.0 (#5163) 2023-07-05 16:02:55 +00:00
beacon_chain_db_light_client.nim handle distinct nil more rigorously (#5180) 2023-07-12 17:33:19 +00:00
beacon_clock.nim
beacon_node.nim VC: Remote BN clock offset monitoring. (#4846) 2023-06-28 15:33:07 +02:00
beacon_node_light_client.nim https://github.com/ethereum/consensus-specs/pull/3421 https://github.com/ethereum/execution-apis/pull/420 (#5147) 2023-06-30 08:14:20 +00:00
beacon_node_status.nim
conf.nim remove unused code (#5158) 2023-07-15 16:30:52 +00:00
conf_light_client.nim Add Yamux experimental support (#5080) 2023-06-23 09:16:30 +02:00
db_limits.nim
deposits.nim use v1.4.0-beta.0 consensus spec test vectors (#5120) 2023-06-24 12:27:15 +00:00
era_db.nim remove unused code (#5158) 2023-07-15 16:30:52 +00:00
extras.nim
filepath.nim
future_combinators.nim bump chronos (#5039) 2023-06-08 13:42:19 +00:00
light_client.nim automated consensus spec URL updating to v1.4.0-beta.0 (#5121) 2023-06-24 15:43:30 +00:00
light_client_db.nim broaden `SszError` catches to `SerializationError` (#5081) 2023-06-15 16:29:13 +00:00
nim.cfg
nimbus_beacon_node.nim delay `onSlotEnd` if there are duties (#5196) 2023-07-18 20:55:36 +02:00
nimbus_beacon_node.nim.cfg
nimbus_binary_common.nim avoid Nim 2.0 issue when loading config (#5202) 2023-07-19 20:26:30 +02:00
nimbus_light_client.nim https://github.com/ethereum/consensus-specs/pull/3421 https://github.com/ethereum/execution-apis/pull/420 (#5147) 2023-06-30 08:14:20 +00:00
nimbus_light_client.nim.cfg
nimbus_signing_node.nim remove unused code (#5158) 2023-07-15 16:30:52 +00:00
nimbus_signing_node.nim.cfg
nimbus_validator_client.nim VC: Remote BN clock offset monitoring. (#4846) 2023-06-28 15:33:07 +02:00
nimbus_validator_client.nim.cfg
sszdump.nim
statediff.nim automated v1.4.0-alpha.2 to v1.4.0-alpha.3 consensus spec URL updates (#5065) 2023-06-13 14:03:49 +00:00
statusbar.nim
trusted_node_sync.nim fix code for Nim `v1.6.14` compatibility (#5131) 2023-06-28 17:21:43 +00:00
version.nim Version 23.7.0 2023-07-19 15:35:49 +03:00
wallets.nim