nimbus-eth2/beacon_chain/spec
tersec 2924ed9604
remove some usage of calls not required by engine API (#3761)
2022-06-17 06:32:52 +00:00
..
datatypes remove some usage of calls not required by engine API (#3761) 2022-06-17 06:32:52 +00:00
eth2_apis cleanups: unused and duplicate imports, inconsistent naming conventions, URL updates (#3724) 2022-06-09 14:30:13 +00:00
mev document MEV/mergemock test script (#3694) 2022-06-06 16:55:02 +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 cleanups: unused and duplicate imports, inconsistent naming conventions, URL updates (#3724) 2022-06-09 14:30:13 +00:00
block_id.nim move `BlockId` to `spec` (#3511) 2022-03-16 16:00:18 +01:00
crypto.nim update CL spec URLs (#3696) 2022-06-03 09:01:58 +00:00
digest.nim cleanups: unused and duplicate imports, inconsistent naming conventions, URL updates (#3724) 2022-06-09 14:30:13 +00:00
engine_authentication.nim update engine API URLs to v1.0.0-alpha.9 (#3654) 2022-05-23 15:41:34 +00:00
english_word_list.txt Bump testutils 2020-06-01 16:58:28 +03:00
eth2_merkleization.nim Use nim-ssz-serialization module and rm local ssz code 2021-11-10 13:37:24 +02:00
eth2_ssz_serialization.nim initial migration from spec/datatypes/{merge => bellatrix} (#3249) 2022-01-06 12:25:35 +01:00
forks.nim keep track of latest blocks for optimistic sync (#3715) 2022-06-10 14:16:37 +00:00
helpers.nim keep track of latest blocks for optimistic sync (#3715) 2022-06-10 14:16:37 +00:00
keystore.nim cleanups: unused and duplicate imports, inconsistent naming conventions, URL updates (#3724) 2022-06-09 14:30:13 +00:00
light_client_sync.nim fix unnecessary HashList/HashArray cache invalidation (#3660) 2022-05-30 13:30:42 +00:00
network.nim cleanups: unused and duplicate imports, inconsistent naming conventions, URL updates (#3724) 2022-06-09 14:30:13 +00:00
presets.nim Add support for the Sepolia network (#3762) 2022-06-16 17:11:26 +03:00
signatures.nim document MEV/mergemock test script (#3694) 2022-06-06 16:55:02 +03:00
signatures_batch.nim more CL spec URL updates to v1.2.0-rc.1 (#3657) 2022-05-24 08:26:35 +00:00
ssz_codec.nim allow `SyncCommitteePeriod` as libp2p params (#3481) 2022-03-11 13:04:08 +01: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 cleanups: unused and duplicate imports, inconsistent naming conventions, URL updates (#3724) 2022-06-09 14:30:13 +00:00
validator.nim more CL spec URL updates to v1.2.0-rc.1 (#3657) 2022-05-24 08:26:35 +00:00
weak_subjectivity.nim update CL spec URLs (#3696) 2022-06-03 09:01:58 +00:00