nimbus-eth2/beacon_chain
Etan Kissling 030226148d
rename `exit_pool` > `validator_change_pool` (#5679)
The `ExitPool` was renamed to `ValidatorChangePool` with Capella, but
the files were still using the previous name. Rename for consistency.
2023-12-23 06:55:47 +01:00
..
consensus_object_pools rename `exit_pool` > `validator_change_pool` (#5679) 2023-12-23 06:55:47 +01:00
el Use the new strict Json flavors mechanism for RestJson (#5674) 2023-12-19 17:44:27 +02:00
fork_choice automated consensus spec URL updating to v1.4.0-beta.5 (#5647) 2023-12-05 03:34:45 +01:00
gossip_processing rename `exit_pool` > `validator_change_pool` (#5679) 2023-12-23 06:55:47 +01:00
libnimbus_lc consensus spec v1.4.0-beta.5 URL updates (#5672) 2023-12-16 03:27:06 +01:00
networking consensus spec v1.4.0-beta.5 URL updates (#5672) 2023-12-16 03:27:06 +01:00
rpc rename `exit_pool` > `validator_change_pool` (#5679) 2023-12-23 06:55:47 +01:00
spec emit `proposer_slashing`/`attester_slashing` SSE on beacon-API (#5678) 2023-12-22 18:54:55 +01:00
sync avoid json-rpc server import (#5649) 2023-12-05 22:08:18 +01:00
validator_client fix some `Name` and `XDeclaredButNotUsed` hints (#5670) 2023-12-15 02:00:14 +01:00
validators rename `exit_pool` > `validator_change_pool` (#5679) 2023-12-23 06:55:47 +01: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.5 (#5647) 2023-12-05 03:34:45 +01: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 consensus spec v1.4.0-beta.5 URL updates (#5655) 2023-12-06 22:16:55 +00:00
beacon_node.nim rename `exit_pool` > `validator_change_pool` (#5679) 2023-12-23 06:55:47 +01: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 remove Nim 1.2-compatible `push raise`s and update copyright notice years (#4528) 2023-01-20 14:14:37 +00:00
conf.nim fix issue #5665 (#5671) 2023-12-16 18:30:46 +02:00
conf_light_client.nim fix issue #5665 (#5671) 2023-12-16 18:30:46 +02: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 fix some `Name` and `XDeclaredButNotUsed` hints (#5670) 2023-12-15 02:00:14 +01:00
era_db.nim era: fix verifier at empty slots (#5641) 2023-12-05 07:55:25 +01: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 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.5 (#5647) 2023-12-05 03:34:45 +01: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 emit `proposer_slashing`/`attester_slashing` SSE on beacon-API (#5678) 2023-12-22 18:54:55 +01:00
nimbus_beacon_node.nim.cfg remove `news` leftovers (#4299) 2022-11-08 20:06:54 +00:00
nimbus_binary_common.nim rm unused code (#5623) 2023-11-25 12:09:18 +00:00
nimbus_light_client.nim use `PayloadAttributesV3` in `nimbus_light_client` for Deneb (#5654) 2023-12-07 17:10:22 +00:00
nimbus_light_client.nim.cfg remove `news` leftovers (#4299) 2022-11-08 20:06:54 +00:00
nimbus_signing_node.nim fix XDeclaredButNotUsed warnings (#5648) 2023-12-05 11:45:47 +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 remove `news` leftovers (#4299) 2022-11-08 20:06:54 +00:00
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 automated consensus spec URL updating to v1.4.0-beta.5 (#5647) 2023-12-05 03:34:45 +01:00
statusbar.nim remove `{.raises: [Defect].}` Nim 1.2 compatibility (#5352) 2023-08-25 11:29:07 +02:00
trusted_node_sync.nim fix some `Name` and `XDeclaredButNotUsed` hints (#5670) 2023-12-15 02:00:14 +01:00
version.nim Version 23.11.0 2023-11-28 23:54:05 +02:00
wallets.nim remove `{.raises: [Defect].}` Nim 1.2 compatibility (#5352) 2023-08-25 11:29:07 +02:00