nimbus-eth2/beacon_chain/spec
tersec d35d408fa7
remove deprecated JSON-RPC server (#3656)
* remove deprecated JSON-RPC server

* keep the command-line options around as no-ops, temporarily

* service -> server; JSON-RPC is still used elsewhere
2022-05-24 07:23:48 +00:00
..
datatypes document and clean up `ValidatorIndex` usage (#3651) 2022-05-23 23:39:08 +00:00
eth2_apis CL spec URL updates to v1.2.0-rc.1 (#3655) 2022-05-23 19:30:24 +00:00
mev MEV REST serialization and call signatures (#3625) 2022-05-17 13:56:19 +00:00
presets CL spec URL updates to v1.2.0-rc.1 (#3655) 2022-05-23 19:30:24 +00:00
beacon_time.nim CL spec URL updates to v1.2.0-rc.1 (#3655) 2022-05-23 19:30:24 +00:00
beaconstate.nim document and clean up `ValidatorIndex` usage (#3651) 2022-05-23 23:39:08 +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 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 update to latest light client libp2p protocol (#3623) 2022-05-23 14:02:54 +02:00
helpers.nim document and clean up `ValidatorIndex` usage (#3651) 2022-05-23 23:39:08 +00: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 remove deprecated JSON-RPC server (#3656) 2022-05-24 07:23:48 +00:00
presets.nim Add support for the Ropsten beacon chain (#3648) 2022-05-20 18:26:07 +03:00
signatures.nim CL spec URL updates to v1.2.0-rc.1 (#3655) 2022-05-23 19:30:24 +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 CL spec URL updates to v1.2.0-rc.1 (#3655) 2022-05-23 19:30:24 +00:00
state_transition_block.nim document and clean up `ValidatorIndex` usage (#3651) 2022-05-23 23:39:08 +00:00
state_transition_epoch.nim document and clean up `ValidatorIndex` usage (#3651) 2022-05-23 23:39:08 +00: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