nimbus-eth2/beacon_chain/spec
Etan Kissling fc9bc1da3a
add branch discovery module for supporting chain stall situation (#6125)
In split view situation, the canonical chain may only be served by a
tiny amount of peers, and branches may span long durations. Minority
branches may still have a large weight from attestations and should
be discovered. To assist with that, add a branch discovery module that
assists in such a situation by specifically targeting peers with unknown
histories and downloading from them, in addition to sync manager work
which handles popular branches.
2024-03-24 08:41:47 +00:00
..
datatypes add branch discovery module for supporting chain stall situation (#6125) 2024-03-24 08:41:47 +00:00
eth2_apis make `Gwei` `distinct` (#6090) 2024-03-19 14:22:07 +01:00
mev make `Gwei` `distinct` (#6090) 2024-03-19 14:22:07 +01:00
presets automated consensus spec URL updating to v1.4.0 (#6074) 2024-03-14 07:26:36 +01:00
beacon_time.nim automated consensus spec URL updating to v1.4.0 (#6074) 2024-03-14 07:26:36 +01:00
beaconstate.nim make `Gwei` `distinct` (#6090) 2024-03-19 14:22:07 +01:00
block_id.nim
crypto.nim
deposit_snapshots.nim fix `/eth/v1/beacon/deposit_snapshot` for EIP-4881 (#6038) 2024-03-08 14:22:03 +01:00
digest.nim
engine_authentication.nim
english_word_list.txt
eth2_merkleization.nim
eth2_ssz_serialization.nim
forks.nim use `assign` for forky state assignment (#6055) 2024-03-19 09:50:25 +01:00
forks_light_client.nim Revert "initial Electra support skeleton" (#5955) 2024-02-25 19:42:44 +00:00
helpers.nim make `Gwei` `distinct` (#6090) 2024-03-19 14:22:07 +01:00
keystore.nim automated consensus spec URL updating to v1.4.0 (#6074) 2024-03-14 07:26:36 +01:00
light_client_sync.nim
network.nim automated consensus spec URL updating to v1.4.0 (#6074) 2024-03-14 07:26:36 +01:00
presets.nim add some push raises, ElectraBeaconStateNoImmutableValidators, and ELECTRA_FORK_VERSION/EPOCH (#5949) 2024-02-24 05:08:22 +00:00
signatures.nim automated consensus spec URL updating to v1.4.0 (#6074) 2024-03-14 07:26:36 +01:00
signatures_batch.nim automated consensus spec URL updating to v1.4.0 (#6074) 2024-03-14 07:26:36 +01:00
ssz_codec.nim make `Gwei` `distinct` (#6090) 2024-03-19 14:22:07 +01:00
state_transition.nim automated consensus spec URL updating to v1.4.0 (#6074) 2024-03-14 07:26:36 +01:00
state_transition_block.nim make `Gwei` `distinct` (#6090) 2024-03-19 14:22:07 +01:00
state_transition_epoch.nim make `Gwei` `distinct` (#6090) 2024-03-19 14:22:07 +01:00
validator.nim make `Gwei` `distinct` (#6090) 2024-03-19 14:22:07 +01:00
weak_subjectivity.nim make `Gwei` `distinct` (#6090) 2024-03-19 14:22:07 +01:00