nimbus-eth2/beacon_chain
tersec 23983c34ac
rm debugRaiseAssert (#5629)
2023-11-26 19:40:10 +01:00
..
consensus_object_pools rm unused code (#5623) 2023-11-25 12:09:18 +00:00
el stop calling engine_exchangeTransitionConfigurationV1 with Dencun-ready ELs (#5585) 2023-11-11 11:47:03 +03:00
fork_choice update some consensus spec URLs to v1.4.0-beta.4 (#5594) 2023-11-11 06:27:53 +01:00
gossip_processing rm unused code (#5623) 2023-11-25 12:09:18 +00:00
libnimbus_lc update some consensus spec URLs to v1.4.0-beta.4 (#5594) 2023-11-11 06:27:53 +01:00
networking simplify `chunkMaxSize[T]` helper implementation (#5614) 2023-11-21 23:08:31 +01:00
rpc respond even in not-yet-supported Deneb beacon+builder API case in REST server (#5628) 2023-11-26 10:00:04 +00:00
spec rm debugRaiseAssert (#5629) 2023-11-26 19:40:10 +01:00
sync retry sync request when receiving invalid response range (#5615) 2023-11-22 09:01:51 +01:00
validator_client rm debugRaiseAssert (#5629) 2023-11-26 19:40:10 +01:00
validators avoid potentially subtle template/function symbol name interactions (#5622) 2023-11-24 16:34:25 +00:00
.editorconfig
.gitignore
beacon_chain_db.nim update Deneb for blob sidecar inclusion proofs (#5565) 2023-11-06 07:48:43 +01:00
beacon_chain_db_immutable.nim automated consensus spec URL updating to v1.4.0-beta.4 (#5577) 2023-11-08 05:28:03 +00:00
beacon_chain_db_light_client.nim restrict best LC update collection to canonical blocks (#5613) 2023-11-21 23:51:05 +01:00
beacon_clock.nim automated consensus spec URL updating to v1.4.0-beta.3 (#5514) 2023-10-19 10:26:38 +00:00
beacon_node.nim per payload-builder payload builder validator registration (#5431) 2023-09-20 17:00:37 +00:00
beacon_node_light_client.nim reduce redundant zero initialization for LC data objects (#5479) 2023-10-04 18:11:45 +02:00
beacon_node_status.nim
conf.nim VC: Obol middleware support (#5375) 2023-11-08 14:03:51 +02:00
conf_light_client.nim replace ValidIpAddress with IpAddress in configurations (#5536) 2023-11-01 08:33:00 +01:00
db_limits.nim
deposits.nim automated consensus spec URL updating to v1.4.0-beta.4 (#5577) 2023-11-08 05:28:03 +00:00
era_db.nim rm unused code (#5538) 2023-11-01 05:53:09 +01:00
extras.nim clean up redundant tests and config (#4836) 2023-04-18 21:26:36 +02:00
filepath.nim
future_combinators.nim BN+LC+SN: Fix cancellation deprecate warnings. (#5455) 2023-09-22 11:06:27 +00:00
light_client.nim automated consensus spec URL updating to v1.4.0-beta.4 (#5577) 2023-11-08 05:28:03 +00:00
light_client_db.nim reduce redundant zero initialization for LC data objects (#5479) 2023-10-04 18:11:45 +02:00
nim.cfg remove `XDeclaredButNotUsed` exclusion from Nim configurations (#5595) 2023-11-11 07:54:52 +00:00
nimbus_beacon_node.nim rm unused code (#5596) 2023-11-11 11:49:34 +03:00
nimbus_beacon_node.nim.cfg
nimbus_binary_common.nim rm unused code (#5623) 2023-11-25 12:09:18 +00:00
nimbus_light_client.nim Merge stable into unstable 2023-09-28 11:32:54 +01:00
nimbus_light_client.nim.cfg
nimbus_signing_node.nim BN+LC+SN: Fix cancellation deprecate warnings. (#5455) 2023-09-22 11:06:27 +00:00
nimbus_signing_node.nim.cfg
nimbus_validator_client.nim Add the --verifying-web3-signer-url configuration option (#5504) 2023-10-13 15:42:00 +03:00
nimbus_validator_client.nim.cfg
sszdump.nim
statediff.nim automated consensus spec URL updating to v1.4.0-beta.4 (#5577) 2023-11-08 05:28:03 +00:00
statusbar.nim remove `{.raises: [Defect].}` Nim 1.2 compatibility (#5352) 2023-08-25 11:29:07 +02:00
trusted_node_sync.nim automated consensus spec URL updating to v1.4.0-beta.4 (#5577) 2023-11-08 05:28:03 +00:00
version.nim Version 23.10.1 2023-11-06 16:27:05 +02:00
wallets.nim remove `{.raises: [Defect].}` Nim 1.2 compatibility (#5352) 2023-08-25 11:29:07 +02:00