nimbus-eth2/beacon_chain
Etan Kissling 5150505e66
bump `nim-ssz-serialization` to `a5767c1b4992dca3e5bd72557aadd4df0f183bf8` (#5457)
- nimble/ci updates
- use common super-type in `raisesssz` pragma
2023-09-22 23:44:57 +02:00
..
consensus_object_pools automated consensus spec URL updating to v1.4.0-beta.2 (#5453) 2023-09-21 18:06:51 +00:00
el BN+LC+SN: Fix cancellation deprecate warnings. (#5455) 2023-09-22 11:06:27 +00:00
fork_choice automated consensus spec URL updating to v1.4.0-beta.2 (#5453) 2023-09-21 18:06:51 +00:00
gossip_processing automated consensus spec URL updating to v1.4.0-beta.2 (#5453) 2023-09-21 18:06:51 +00:00
libnimbus_lc automated consensus spec URL updating to v1.4.0-beta.2 (#5453) 2023-09-21 18:06:51 +00:00
networking BN+LC+SN: Fix cancellation deprecate warnings. (#5455) 2023-09-22 11:06:27 +00:00
rpc BN+LC+SN: Fix cancellation deprecate warnings. (#5455) 2023-09-22 11:06:27 +00:00
spec bump `nim-ssz-serialization` to `a5767c1b4992dca3e5bd72557aadd4df0f183bf8` (#5457) 2023-09-22 23:44:57 +02:00
sync BN+LC+SN: Fix cancellation deprecate warnings. (#5455) 2023-09-22 11:06:27 +00:00
validator_client `blck` --> `forkyBlck` when using `withBlck` / `withStateAndBlck` (#5451) 2023-09-21 12:49:14 +02:00
validators Make KeystoreCache working with KeystoreManagement API. (#5443) 2023-09-21 20:07:02 +02: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.2 (#5453) 2023-09-21 18:06:51 +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 per payload-builder payload builder validator registration (#5431) 2023-09-20 17:00:37 +00:00
beacon_node_light_client.nim `blck` --> `forkyBlck` when using `withBlck` / `withStateAndBlck` (#5451) 2023-09-21 12:49:14 +02:00
beacon_node_status.nim
conf.nim Fix direct peers (#5427) 2023-09-15 18:45:55 +00: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 automated consensus spec URL updating to v1.4.0-beta.2 (#5453) 2023-09-21 18:06:51 +00:00
era_db.nim async batch verification (+40% sig verification throughput) (#5176) 2023-08-03 11:36:45 +03: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.2 (#5453) 2023-09-21 18:06:51 +00: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 Make KeystoreCache working with KeystoreManagement API. (#5443) 2023-09-21 20:07:02 +02:00
nimbus_beacon_node.nim.cfg
nimbus_binary_common.nim Increase default file limit on startup (#5436) 2023-09-21 16:08:13 +02:00
nimbus_light_client.nim `blck` --> `forkyBlck` when using `withBlck` / `withStateAndBlck` (#5451) 2023-09-21 12:49:14 +02: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 Make KeystoreCache working with KeystoreManagement API. (#5443) 2023-09-21 20:07:02 +02:00
nimbus_validator_client.nim.cfg
sszdump.nim
statediff.nim automated consensus spec URL updating to v1.4.0-beta.2 (#5453) 2023-09-21 18:06:51 +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.2 (#5453) 2023-09-21 18:06:51 +00:00
version.nim Version 23.9.0 2023-09-08 13:33:51 +03:00
wallets.nim remove `{.raises: [Defect].}` Nim 1.2 compatibility (#5352) 2023-08-25 11:29:07 +02:00