nimbus-eth2/beacon_chain/spec
tersec ae1abf24af
add Altair support to block quarantine/clearance and block_sim (#2662)
* add Altair support to the block quarantine

* switch some spec/datatypes imports to spec/datatypes/base

* add Altair support to block_clearance

* allow runtime configuration of Altair transition slot

* enable Altair in block_sim, including in CI
2021-06-23 14:43:18 +00:00
..
datatypes remove false OnBlockAdded dependency on phase0 HashedBeaconState (#2661) 2021-06-21 08:35:24 +00:00
eth2_apis remove false OnBlockAdded dependency on phase0 HashedBeaconState (#2661) 2021-06-21 08:35:24 +00:00
presets update to Altair as of v1.1.0-alpha.7 (#2649) 2021-06-14 17:42:46 +00:00
beaconstate.nim remove false OnBlockAdded dependency on phase0 HashedBeaconState (#2661) 2021-06-21 08:35:24 +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 remove false OnBlockAdded dependency on phase0 HashedBeaconState (#2661) 2021-06-21 08:35:24 +00:00
helpers.nim update to Altair as of v1.1.0-alpha.7 (#2649) 2021-06-14 17:42:46 +00:00
keystore.nim remove false OnBlockAdded dependency on phase0 HashedBeaconState (#2661) 2021-06-21 08:35:24 +00:00
network.nim remove false OnBlockAdded dependency on phase0 HashedBeaconState (#2661) 2021-06-21 08:35:24 +00: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 Altair support to block quarantine/clearance and block_sim (#2662) 2021-06-23 14:43:18 +00:00
state_transition_block.nim update to Altair as of v1.1.0-alpha.7 (#2649) 2021-06-14 17:42:46 +00:00
state_transition_epoch.nim remove false OnBlockAdded dependency on phase0 HashedBeaconState (#2661) 2021-06-21 08:35:24 +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