nimbus-eth2/beacon_chain/spec
tersec 4a372410a4
use MAX_CHUNK_SIZE_BELLATRIX for signed Bellatrix blocks (#3613)
* use MAX_CHUNK_SIZE_BELLATRIX for signed Bellatrix blocks

* Update beacon_chain/networking/eth2_network.nim

Co-authored-by: Etan Kissling <etan@status.im>

* localPassC to localPassc

* check against maxChunkSize rather than constant

Co-authored-by: Etan Kissling <etan@status.im>
2022-05-05 05:45:35 +00:00
..
datatypes rm unused imports (#3580) 2022-04-08 21:35:52 +00:00
eth2_apis enable `styleCheck:usages` (#3573) 2022-04-08 16:22:49 +00:00
mev implement --jwt-secret and HS256 JWT/JWS signing for engine API alpha.7 (#3440) 2022-02-27 16:55:02 +00:00
presets automated CL spec ref URL updates from v1.1.9 to v1.1.10 (#3455) 2022-03-02 10:00:21 +00:00
beacon_time.nim era: load blocks and states (#3394) 2022-03-23 09:58:17 +01:00
beaconstate.nim stylecheck fixes (#3593) 2022-04-14 17:39:37 +02:00
block_id.nim move `BlockId` to `spec` (#3511) 2022-03-16 16:00:18 +01:00
crypto.nim Cleanup RPC pubkey handling (#3489) 2022-03-13 08:12:45 +01: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 `gnosis-chain` -> `gnosis` (#3577) 2022-04-08 23:11:37 +03:00
helpers.nim post-merge Bellatrix block proposals (#3570) 2022-04-14 20:15:34 +00:00
keystore.nim use MAX_CHUNK_SIZE_BELLATRIX for signed Bellatrix blocks (#3613) 2022-05-05 05:45:35 +00:00
light_client_sync.nim introduce light client processor (#3509) 2022-03-17 23:26:56 +01:00
network.nim enable `styleCheck:usages` (#3573) 2022-04-08 16:22:49 +00:00
presets.nim remove TaintedString (#3546) 2022-03-24 21:44:34 +00:00
signatures.nim enable `styleCheck:usages` (#3573) 2022-04-08 16:22:49 +00:00
signatures_batch.nim enable `styleCheck:usages` (#3573) 2022-04-08 16:22:49 +00:00
ssz_codec.nim allow `SyncCommitteePeriod` as libp2p params (#3481) 2022-03-11 13:04:08 +01:00
state_transition.nim stylecheck fixes (#3593) 2022-04-14 17:39:37 +02:00
state_transition_block.nim stylecheck fixes (#3593) 2022-04-14 17:39:37 +02:00
state_transition_epoch.nim rename random -> prev_randao in Bellatrix for CL specs v1.1.10 (#3460) 2022-03-03 16:08:14 +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