.. |
consensus_object_pools
|
Fix and document some usages of defaultRuntimeConfig (#4147)
|
2022-12-01 11:25:21 +00:00 |
eth1
|
fix effective merge conflict between #s 4357 and 4358 around Withdrawal symbol ambiguity (#4370)
|
2022-11-29 11:04:36 +00:00 |
fork_choice
|
automated consensus spec ref URL update to v1.3.0-alpha.1 (#4354)
|
2022-11-24 19:07:02 +00:00 |
gossip_processing
|
`withUpdatedState` injects `updatedState` rather than `state` template (#4375)
|
2022-11-30 16:37:23 +02:00 |
networking
|
`withUpdatedState` injects `updatedState` rather than `state` template (#4375)
|
2022-11-30 16:37:23 +02:00 |
rpc
|
structure for supporting capella block production (#4383)
|
2022-12-02 08:39:01 +01:00 |
spec
|
structure for supporting capella block production (#4383)
|
2022-12-02 08:39:01 +01:00 |
sync
|
automated consensus spec ref URL update to v1.3.0-alpha.1 (#4354)
|
2022-11-24 19:07:02 +00:00 |
validator_client
|
Address inaccurate time calculation for waitForBlockPublished(). (#4368)
|
2022-11-29 12:52:21 +02:00 |
validators
|
structure for supporting capella block production (#4383)
|
2022-12-02 08:39:01 +01:00 |
.editorconfig
|
Add .editorconfig file and remove trailing newlines
|
2021-09-14 12:12:49 +03:00 |
.gitignore
|
Rename binaries; Mimic the original repo layout in the distribution
|
2020-11-09 11:38:52 +02:00 |
beacon_chain_db.nim
|
more strict read-only database mode (#4362)
|
2022-11-28 23:21:58 +00:00 |
beacon_chain_db_immutable.nim
|
automated consensus spec ref URL update to v1.3.0-alpha.1 (#4354)
|
2022-11-24 19:07:02 +00:00 |
beacon_chain_db_light_client.nim
|
persist LC sync progress across restarts (#4371)
|
2022-11-30 04:45:03 +01:00 |
beacon_clock.nim
|
automated consensus spec ref URL update to v1.3.0-alpha.1 (#4354)
|
2022-11-24 19:07:02 +00:00 |
beacon_node.nim
|
implement /eth/v1/validator/register_validator (#4115)
|
2022-09-13 14:52:26 +03:00 |
beacon_node_light_client.nim
|
rm optimistic candidate block check from LC (#4131)
|
2022-09-17 00:42:19 +00:00 |
beacon_node_status.nim
|
compatibility with Nim 1.4+ (#3888)
|
2022-07-29 10:53:42 +00:00 |
conf.nim
|
Some refinements to the 22.11.0 release notes
|
2022-12-01 18:23:27 +02:00 |
conf_light_client.nim
|
persist LC sync progress across restarts (#4371)
|
2022-11-30 04:45:03 +01:00 |
db_limits.nim
|
persist LC sync progress across restarts (#4371)
|
2022-11-30 04:45:03 +01:00 |
deposits.nim
|
nicer error message for failed backfill (#4188)
|
2022-09-29 23:55:18 +03:00 |
era_db.nim
|
era: fix verification of era 1 (#4351)
|
2022-11-24 15:38:56 +00:00 |
extras.nim
|
api: add skip_randao_verification for produceBlockV2 (#3837)
|
2022-09-21 09:38:08 +02:00 |
filepath.nim
|
Keymanager API for the validator client (#3976)
|
2022-08-19 13:30:07 +03:00 |
interop.nim
|
compatibility with Nim 1.4+ (#3888)
|
2022-07-29 10:53:42 +00:00 |
light_client.nim
|
persist LC sync progress across restarts (#4371)
|
2022-11-30 04:45:03 +01:00 |
light_client_db.nim
|
persist LC sync progress across restarts (#4371)
|
2022-11-30 04:45:03 +01:00 |
nim.cfg
|
enable `styleCheck:usages` (#3573)
|
2022-04-08 16:22:49 +00:00 |
nimbus_beacon_node.nim
|
Add version metric for the VC; Enable VC metrics in the local simulation
|
2022-11-30 12:47:11 +02:00 |
nimbus_beacon_node.nim.cfg
|
remove `news` leftovers (#4299)
|
2022-11-08 20:06:54 +00:00 |
nimbus_binary_common.nim
|
Add version metric for the VC; Enable VC metrics in the local simulation
|
2022-11-30 12:47:11 +02:00 |
nimbus_light_client.nim
|
persist LC sync progress across restarts (#4371)
|
2022-11-30 04:45:03 +01:00 |
nimbus_light_client.nim.cfg
|
remove `news` leftovers (#4299)
|
2022-11-08 20:06:54 +00:00 |
nimbus_signing_node.nim
|
load suggested fee recipient file also when keymanager is disabled (#4078)
|
2022-09-17 08:30:07 +03:00 |
nimbus_signing_node.nim.cfg
|
Revert writing backfill root to database (#3215)
|
2021-12-21 11:40:14 +01:00 |
nimbus_validator_client.nim
|
Per-validator doppelganger protection. (#4304)
|
2022-11-20 15:55:43 +02:00 |
nimbus_validator_client.nim.cfg
|
remove `news` leftovers (#4299)
|
2022-11-08 20:06:54 +00:00 |
sszdump.nim
|
compatibility with Nim 1.4+ (#3888)
|
2022-07-29 10:53:42 +00:00 |
statediff.nim
|
update state diffs to Bellatrix (#4177)
|
2022-09-26 19:13:50 +00:00 |
statusbar.nim
|
compatibility with Nim 1.4+ (#3888)
|
2022-07-29 10:53:42 +00:00 |
trusted_node_sync.nim
|
rename `BlockError` -> `VerifierError` (#4310)
|
2022-11-10 17:40:27 +00:00 |
version.nim
|
Version 22.11.0
|
2022-12-01 07:38:54 +02:00 |
wallets.nim
|
compatibility with Nim 1.4+ (#3888)
|
2022-07-29 10:53:42 +00:00 |