nimbus-eth2/beacon_chain/spec
zah eb2dc5cbbb
Implement the new Altair req/resp protocols (#2676)
* Implement the new Altair req/resp protocols

Also fixes the altair message-id computation by providing the correct
forkdigest prefix in `isAltairTopic`.

Co-authored-by: Tanguy Cizain <tanguycizain@gmail.com>
2021-07-07 12:09:47 +03:00
..
datatypes Implement the new Altair req/resp protocols (#2676) 2021-07-07 12:09:47 +03:00
eth2_apis remove false OnBlockAdded dependency on phase0 HashedBeaconState (#2661) 2021-06-21 08:35:24 +00:00
presets update 20 more spec refs to v1.1.0-alpha.8 (#2690) 2021-07-01 12:13:59 +00:00
beaconstate.nim avoid recomputing base_reward_per_increment() across attestations (#2704) 2021-07-06 06:19:06 +00:00
crypto.nim write uncompressed validator keys to database (#2639) 2021-06-10 10:37:02 +03:00
datatypes.nim allow multiple hard fork datatypes to coexist (#2328) 2021-03-02 10:13:39 +00:00
digest.nim json cleanups (#2456) 2021-03-26 15:11:06 +01:00
english_word_list.txt Bump testutils 2020-06-01 16:58:28 +03:00
forkedbeaconstate_helpers.nim Implement the new Altair req/resp protocols (#2676) 2021-07-07 12:09:47 +03:00
helpers.nim update 20 more spec refs to v1.1.0-alpha.8 (#2690) 2021-07-01 12:13:59 +00:00
keystore.nim remove false OnBlockAdded dependency on phase0 HashedBeaconState (#2661) 2021-06-21 08:35:24 +00:00
network.nim Implement the new Altair req/resp protocols (#2676) 2021-07-07 12:09:47 +03:00
preset_values.nim add Altair domains and participation flags; clean up imports (#2462) 2021-04-04 16:24:45 +00:00
presets.nim add Altair domains and participation flags; clean up imports (#2462) 2021-04-04 16:24:45 +00:00
signatures.nim singe validator key cache 2021-06-01 20:43:44 +03:00
signatures_batch.nim remove false OnBlockAdded dependency on phase0 HashedBeaconState (#2661) 2021-06-21 08:35:24 +00:00
state_transition.nim add blockchain_dag altair database reading; add rollback tests (#2683) 2021-06-29 15:09:29 +00:00
state_transition_block.nim avoid recomputing base_reward_per_increment() across attestations (#2704) 2021-07-06 06:19:06 +00:00
state_transition_epoch.nim update 20 more spec refs to v1.1.0-alpha.8 (#2690) 2021-07-01 12:13:59 +00:00
validator.nim proposed structure for altair (#2323) 2021-05-28 15:25:58 +00:00
weak_subjectivity.nim remove false OnBlockAdded dependency on phase0 HashedBeaconState (#2661) 2021-06-21 08:35:24 +00:00