.. |
consensus_object_pools
|
automated consensus spec URL updating from v1.3.0-rc.4 to rc.5 (#4756)
|
2023-03-21 00:42:22 +00:00 |
eth1
|
Don't report an 'EL connection degraded' warning when the EL is not synced (#4761)
|
2023-03-22 00:19:36 +02:00 |
fork_choice
|
automated consensus spec URL updating from v1.3.0-rc.4 to rc.5 (#4756)
|
2023-03-21 00:42:22 +00:00 |
gossip_processing
|
Add light client gossip metrics (#4745)
|
2023-03-21 08:55:48 +01:00 |
networking
|
Capella hard-fork epoch for Mainnet
|
2023-03-21 23:33:06 +02:00 |
rpc
|
Implement /eth/v1/validator/{beacon,sync}_committee_selections Beacon API end-points (#4760)
|
2023-03-22 01:47:36 +02:00 |
spec
|
automated consensus spec URL updating from v1.3.0-rc.4 to rc.5 (#4756)
|
2023-03-21 00:42:22 +00:00 |
sync
|
automated consensus spec URL updating from v1.3.0-rc.4 to rc.5 (#4756)
|
2023-03-21 00:42:22 +00:00 |
validator_client
|
rename ConsensusFork.EIP4844 to ConsensusFork.Deneb (#4692)
|
2023-03-04 13:35:39 +00:00 |
validators
|
Workaround for issue #4216.
|
2023-03-21 23:06:57 +02: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
|
rename Deneb database tables (not in testnets atm) (#4720)
|
2023-03-11 02:26:03 +01:00 |
beacon_chain_db_immutable.nim
|
automated consensus spec URL updating from v1.3.0-rc.4 to rc.5 (#4756)
|
2023-03-21 00:42:22 +00:00 |
beacon_chain_db_light_client.nim
|
rename `EIP4844` > `Deneb` for light client (#4713)
|
2023-03-10 17:16:26 +00:00 |
beacon_clock.nim
|
more consensus spec v1.3.0-rc.4 URL updates (#4744)
|
2023-03-17 12:14:08 +00:00 |
beacon_node.nim
|
Support for driving multiple EL nodes from a single Nimbus BN (#4465)
|
2023-03-05 01:40:21 +00:00 |
beacon_node_light_client.nim
|
rename `lcDataForkAtStateFork` > `lcDataForkAtConsensusFork` (#4726)
|
2023-03-11 20:09:21 +00: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
|
Some documentation for the new 'deposit exit' work-around
|
2023-03-21 23:06:57 +02:00 |
conf_light_client.nim
|
Support for driving multiple EL nodes from a single Nimbus BN (#4465)
|
2023-03-05 01:40:21 +00: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
|
Workaround for issue #4216.
|
2023-03-21 23:06:57 +02:00 |
era_db.nim
|
rename ConsensusFork.EIP4844 to ConsensusFork.Deneb (#4692)
|
2023-03-04 13:35:39 +00:00 |
extras.nim
|
rm unused `lowParticipation` flag (#4624)
|
2023-02-15 00:25:22 +01: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
|
Support for driving multiple EL nodes from a single Nimbus BN (#4465)
|
2023-03-05 01:40:21 +00:00 |
light_client.nim
|
rename `lcDataForkAtStateFork` > `lcDataForkAtConsensusFork` (#4726)
|
2023-03-11 20:09:21 +00:00 |
light_client_db.nim
|
disable BareExcept warnings (#4662)
|
2023-02-24 19:50:46 +00:00 |
nim.cfg
|
enable `styleCheck:usages` (#3573)
|
2022-04-08 16:22:49 +00:00 |
nimbus_beacon_node.nim
|
Merge branch 'stable' into unstable
|
2023-03-17 17:51:39 +02:00 |
nimbus_beacon_node.nim.cfg
|
remove `news` leftovers (#4299)
|
2022-11-08 20:06:54 +00:00 |
nimbus_binary_common.nim
|
Keystore cache implementation. (#4372)
|
2023-02-16 19:25:48 +02:00 |
nimbus_light_client.nim
|
rename `(with|at)StateFork` > `(with|at)ConsensusFork` (#4725)
|
2023-03-11 14:39:29 +00:00 |
nimbus_light_client.nim.cfg
|
remove `news` leftovers (#4299)
|
2022-11-08 20:06:54 +00:00 |
nimbus_signing_node.nim
|
restore doppelganger check on connectivity loss (#4616)
|
2023-02-20 13:28:56 +02: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
|
vc: fix missing attestations due to doppelganger in epoch 1 (#4688)
|
2023-03-02 16:55:45 +01: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
|
remove Nim 1.2-compatible `push raise`s and update copyright notice years (#4528)
|
2023-01-20 14:14:37 +00:00 |
statusbar.nim
|
remove Nim 1.2-compatible `push raise`s and update copyright notice years (#4528)
|
2023-01-20 14:14:37 +00:00 |
trusted_node_sync.nim
|
rename `stateFork` > `consensusFork` (#4718)
|
2023-03-11 00:35:52 +00:00 |
version.nim
|
Version 23.3.2
|
2023-03-22 01:50:47 +02:00 |
wallets.nim
|
remove Nim 1.2-compatible `push raise`s and update copyright notice years (#4528)
|
2023-01-20 14:14:37 +00:00 |