nimbus-eth2/beacon_chain/spec
Etan Kissling d6adf09e65
cleanup magic strings (#3891)
Replaces hardcoded IP address strings with constants.
Adjusts some LC log levels.
Removes no longer used `RpcServer` type.
2022-07-20 18:17:21 +00:00
..
datatypes fork choice cleanups (#3849) 2022-07-10 15:26:29 +00:00
eth2_apis Re-enabled requireAllFields after a fix in nim-json-serialization (#3871) 2022-07-15 03:19:19 +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 fix unnecessary HashList/HashArray cache invalidation (#3660) 2022-05-30 13:30:42 +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