nimbus-eth2/beacon_chain
Zahary Karadjov c7db7d0f2c
Add CLI options `--genesis-state` and `--genesis-state-url`
2023-09-08 13:10:18 +03:00
..
consensus_object_pools update some consensus-spec URLs to v1.4.0-beta.1 (#5379) 2023-09-01 09:31:52 +00:00
el Add metadata for the Holesky network (#5337) 2023-09-08 08:53:27 +03:00
fork_choice avoid quadratic attestation queue iteration (#5288) 2023-08-14 16:48:30 +03:00
gossip_processing avoid `Taskpool.spawn` within `{.async.}` for Nim 2.0 (#5393) 2023-09-05 21:36:35 +02:00
libnimbus_lc add helpers for processing withdrawals to `libnimbus_lc.a` (#5374) 2023-09-04 20:44:03 +02:00
networking Add CLI options `--genesis-state` and `--genesis-state-url` 2023-09-08 13:10:18 +03:00
rpc Add metadata for the Holesky network (#5337) 2023-09-08 08:53:27 +03:00
spec Add metadata for the Holesky network (#5337) 2023-09-08 08:53:27 +03:00
sync remove `{.raises: [Defect].}` Nim 1.2 compatibility (#5352) 2023-08-25 11:29:07 +02:00
validator_client Rename --validator-source to --web3-signer-url and document it (#5389) 2023-09-06 22:04:10 +03:00
validators Rename --validator-source to --web3-signer-url and document it (#5389) 2023-09-06 22:04:10 +03:00
.editorconfig
.gitignore
beacon_chain_db.nim invalidate only required htr cache portion for immutable validators (#5381) 2023-09-04 19:48:31 +02:00
beacon_chain_db_immutable.nim automated consensus spec URL updating to v1.4.0-beta.1 (#5280) 2023-08-09 03:58:47 +00:00
beacon_chain_db_light_client.nim Merkle is someone's name (#5265) 2023-08-07 10:06:47 +00:00
beacon_clock.nim remove `{.raises: [Defect].}` Nim 1.2 compatibility (#5352) 2023-08-25 11:29:07 +02:00
beacon_node.nim need even more log lines for debugging keymanager (#5260) 2023-08-07 18:02:08 +02:00
beacon_node_light_client.nim use fcU V3 in Deneb/Cancun (#5293) 2023-08-15 23:00:35 +00:00
beacon_node_status.nim
conf.nim Add CLI options `--genesis-state` and `--genesis-state-url` 2023-09-08 13:10:18 +03:00
conf_light_client.nim rename --stop-at-epoch flag to --debug-stop-at-epoch (#5361) 2023-08-30 14:15:19 +03:00
db_limits.nim
deposits.nim Address issue #5362. (#5370) 2023-09-05 23:39:01 +03:00
era_db.nim async batch verification (+40% sig verification throughput) (#5176) 2023-08-03 11:36:45 +03:00
extras.nim
filepath.nim
future_combinators.nim remove `{.raises: [Defect].}` Nim 1.2 compatibility (#5352) 2023-08-25 11:29:07 +02:00
light_client.nim remove `{.raises: [Defect].}` Nim 1.2 compatibility (#5352) 2023-08-25 11:29:07 +02:00
light_client_db.nim explicitly indicate type of `nil` in LC db `disposeSafe` (#5305) 2023-08-17 17:46:58 +00:00
nim.cfg
nimbus_beacon_node.nim Add CLI options `--genesis-state` and `--genesis-state-url` 2023-09-08 13:10:18 +03:00
nimbus_beacon_node.nim.cfg
nimbus_binary_common.nim remove `{.raises: [Defect].}` Nim 1.2 compatibility (#5352) 2023-08-25 11:29:07 +02:00
nimbus_light_client.nim Add metadata for the Holesky network (#5337) 2023-09-08 08:53:27 +03:00
nimbus_light_client.nim.cfg
nimbus_signing_node.nim fix regression in remote signing REST schema (#5294) 2023-08-15 22:39:12 +00:00
nimbus_signing_node.nim.cfg
nimbus_validator_client.nim Rename --validator-source to --web3-signer-url and document it (#5389) 2023-09-06 22:04:10 +03:00
nimbus_validator_client.nim.cfg
sszdump.nim
statediff.nim rename `U` to `maxLen` in `statediff` for Nim 2.0 (#5396) 2023-09-06 02:39:21 +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.1 (#5280) 2023-08-09 03:58:47 +00:00
version.nim Version 23.8.0 2023-08-24 14:19:21 +03:00
wallets.nim remove `{.raises: [Defect].}` Nim 1.2 compatibility (#5352) 2023-08-25 11:29:07 +02:00