nimbus-eth2/beacon_chain/spec
Etan Kissling c808f17a37
update to latest light client libp2p protocol (#3623)
Incorporates the latest changes to the light client sync protocol based
on Devconnect AMS feedback. Note that this breaks compatibility with the
previous prototype, due to changes to data structures and endpoints.
See https://github.com/ethereum/consensus-specs/pull/2802
2022-05-23 14:02:54 +02:00
..
datatypes update to latest light client libp2p protocol (#3623) 2022-05-23 14:02:54 +02:00
eth2_apis More spec-compliant handling of unknown fields in REST json (#3647) 2022-05-20 18:25:26 +03:00
mev MEV REST serialization and call signatures (#3625) 2022-05-17 13:56:19 +00:00
presets update presets / configs / REST config for v1.1.10 (#3614) 2022-05-06 09:51:28 +02:00
beacon_time.nim update to latest light client libp2p protocol (#3623) 2022-05-23 14:02:54 +02:00
beaconstate.nim Implement all sync committee duties in the validator client (#3583) 2022-05-10 10:03:40 +00:00
block_id.nim move `BlockId` to `spec` (#3511) 2022-03-16 16:00:18 +01:00
crypto.nim Support for distributed keystores with multiple remotes based on threshold signatures (#3616) 2022-05-10 03:32:12 +03:00
digest.nim automated CL spec ref URL updates from v1.1.9 to v1.1.10 (#3455) 2022-03-02 10:00:21 +00:00
engine_authentication.nim enable `styleCheck:usages` (#3573) 2022-04-08 16:22:49 +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 update to latest light client libp2p protocol (#3623) 2022-05-23 14:02:54 +02:00
helpers.nim update to latest light client libp2p protocol (#3623) 2022-05-23 14:02:54 +02:00
keystore.nim Support for distributed keystores with multiple remotes based on threshold signatures (#3616) 2022-05-10 03:32:12 +03:00
light_client_sync.nim update to latest light client libp2p protocol (#3623) 2022-05-23 14:02:54 +02:00
network.nim update to latest light client libp2p protocol (#3623) 2022-05-23 14:02:54 +02:00
presets.nim Add support for the Ropsten beacon chain (#3648) 2022-05-20 18:26:07 +03:00
signatures.nim MEV REST serialization and call signatures (#3625) 2022-05-17 13:56:19 +00:00
signatures_batch.nim Implement all sync committee duties in the validator client (#3583) 2022-05-10 10:03:40 +00:00
ssz_codec.nim allow `SyncCommitteePeriod` as libp2p params (#3481) 2022-03-11 13:04:08 +01:00
state_transition.nim Bugfix: Invalid blocks were produced in the presence of invalid deposits (#3639) 2022-05-17 22:56:15 +03:00
state_transition_block.nim Bugfix: Invalid blocks were produced in the presence of invalid deposits (#3639) 2022-05-17 22:56:15 +03:00
state_transition_epoch.nim era file verification (#3605) 2022-05-10 03:28:46 +03:00
validator.nim automated CL spec ref URL updates from v1.1.9 to v1.1.10 (#3455) 2022-03-02 10:00:21 +00:00
weak_subjectivity.nim time: spring cleaning (#3262) 2022-01-11 11:01:54 +01:00