nimbus-eth2/beacon_chain/spec
Etan Kissling 3bc42994e4
update to latest LC test format (#3879)
The EF test format for the LC sync protocol is modified to verify checks
after each step: https://github.com/ethereum/consensus-specs/pull/2938 -
The test runner is updated accordingly.
2022-07-23 05:54:01 +00:00
..
datatypes fork choice cleanups (#3849) 2022-07-10 15:26:29 +00:00
eth2_apis VC: doppelganger protection (#3877) 2022-07-21 19:54:07 +03:00
mev MEV boost script for ropsten and sepolia builder network (#3851) 2022-07-12 20:50:12 +03:00
presets CL spec URL updates to v1.2.0-rc.1 (#3655) 2022-05-23 19:30:24 +00:00
beacon_time.nim update 20 CL spec ref URLs (#3677) 2022-05-31 11:15:31 +00:00
beaconstate.nim group justified and finalized `Checkpoint` (#3841) 2022-07-06 13:33:02 +03:00
block_id.nim move `BlockId` to `spec` (#3511) 2022-03-16 16:00:18 +01:00
crypto.nim bearssl: split abi (#3755) 2022-06-21 10:29:16 +02:00
digest.nim cleanups (#3819) 2022-06-29 18:53:59 +02:00
engine_authentication.nim bearssl: split abi (#3755) 2022-06-21 10:29:16 +02:00
english_word_list.txt Bump testutils 2020-06-01 16:58:28 +03:00
eth2_merkleization.nim cleanups (#3819) 2022-06-29 18:53:59 +02:00
eth2_ssz_serialization.nim initial migration from spec/datatypes/{merge => bellatrix} (#3249) 2022-01-06 12:25:35 +01:00
forks.nim optimistic sync (#3793) 2022-07-04 23:35:33 +03:00
helpers.nim MEV boost script for ropsten and sepolia builder network (#3851) 2022-07-12 20:50:12 +03:00
keystore.nim bearssl: split abi (#3755) 2022-06-21 10:29:16 +02:00
light_client_sync.nim update to latest LC test format (#3879) 2022-07-23 05:54:01 +00:00
network.nim cleanup magic strings (#3891) 2022-07-20 18:17:21 +00:00
presets.nim encapsulate LC config into one type (#3817) 2022-06-28 22:52:29 +02:00
signatures.nim document MEV/mergemock test script (#3694) 2022-06-06 16:55:02 +03:00
signatures_batch.nim bearssl: split abi (#3755) 2022-06-21 10:29:16 +02:00
ssz_codec.nim Fix #3650 (participation format in BeaconState result is out of spec) (#3776) 2022-06-20 08:38:56 +03:00
state_transition.nim update 20 CL spec ref URLs (#3677) 2022-05-31 11:15:31 +00:00
state_transition_block.nim fix unnecessary HashList/HashArray cache invalidation (#3660) 2022-05-30 13:30:42 +00:00
state_transition_epoch.nim rename verifyFinalization internal flag to strictVerification (#3866) 2022-07-13 13:48:09 +00:00
validator.nim group justified and finalized `Checkpoint` (#3841) 2022-07-06 13:33:02 +03:00
weak_subjectivity.nim update CL spec URLs (#3696) 2022-06-03 09:01:58 +00:00