nimbus-eth2/beacon_chain/spec
henridf 8251cc223d
eip4844 gossip (#4444)
* eip4844 gossip

* Check BLSFieldElement range validity in gossip validation

* lint/nits cleanup

* Use template to avoid an assignment with copy.

* More review feedback

* lint

* lint

* processSignedBeaconBlockAndBlobsSidecar: clean up error handling flow

* Undo factoring-out of beacon blocks validator installation
2023-01-04 12:34:15 +00:00
..
datatypes eip4844 gossip (#4444) 2023-01-04 12:34:15 +00:00
eth2_apis 60% state replay speedup (#4434) 2022-12-19 14:01:49 +02:00
mev VC: blinded block publishing support (#4332) 2022-11-24 09:14:05 +00:00
presets update EF consensus spec URLs from v1.3.0-alpha.1 to v1.3.0-alpha.2 (#4432) 2022-12-15 12:15:12 +00:00
beacon_time.nim fix countdown over time period (#4449) 2022-12-30 21:36:31 +01:00
beaconstate.nim 60% state replay speedup (#4434) 2022-12-19 14:01:49 +02:00
block_id.nim compatibility with Nim 1.4+ (#3888) 2022-07-29 10:53:42 +00:00
crypto.nim update EF consensus spec URLs from v1.3.0-alpha.1 to v1.3.0-alpha.2 (#4432) 2022-12-15 12:15:12 +00:00
deposit_snapshots.nim eip4844 block/slot sanity and transition tests (#4399) 2022-12-08 02:07:41 +00:00
digest.nim Migrating the deposit contract snapshot can no longer fail on start-up (#4438) 2022-12-19 18:19:48 +01:00
engine_authentication.nim eip4844 light client tests; avoid case object out-of-bound array reads (#4404) 2022-12-08 17:21:53 +01:00
english_word_list.txt Bump testutils 2020-06-01 16:58:28 +03:00
eth2_merkleization.nim Support for obtaining deposit snapshots during trustedNodeSync (#4303) 2022-12-07 12:24:51 +02:00
eth2_ssz_serialization.nim EIP4844 tweaks to pass SSZ consensus object tests (#4390) 2022-12-05 21:36:53 +00:00
forks.nim Allow reindexing to start from an arbitrary state (#4437) 2023-01-03 20:37:09 +01:00
helpers.nim bump `nim-eth`, extend empty block fallback for EIP4844 (#4425) 2022-12-20 20:00:56 +01:00
keystore.nim update EF consensus spec URLs from v1.3.0-alpha.1 to v1.3.0-alpha.2 (#4432) 2022-12-15 12:15:12 +00:00
light_client_sync.nim rename `BlockError` -> `VerifierError` (#4310) 2022-11-10 17:40:27 +00:00
network.nim update EF consensus spec URLs from v1.3.0-alpha.1 to v1.3.0-alpha.2 (#4432) 2022-12-15 12:15:12 +00:00
presets.nim Migrating the deposit contract snapshot can no longer fail on start-up (#4438) 2022-12-19 18:19:48 +01:00
signatures.nim update EF consensus spec URLs from v1.3.0-alpha.1 to v1.3.0-alpha.2 (#4432) 2022-12-15 12:15:12 +00:00
signatures_batch.nim update EF consensus spec URLs from v1.3.0-alpha.1 to v1.3.0-alpha.2 (#4432) 2022-12-15 12:15:12 +00:00
ssz_codec.nim 60% state replay speedup (#4434) 2022-12-19 14:01:49 +02:00
state_transition.nim 60% state replay speedup (#4434) 2022-12-19 14:01:49 +02:00
state_transition_block.nim eip4844 gossip (#4444) 2023-01-04 12:34:15 +00:00
state_transition_epoch.nim 60% state replay speedup (#4434) 2022-12-19 14:01:49 +02:00
validator.nim update EF consensus spec URLs from v1.3.0-alpha.1 to v1.3.0-alpha.2 (#4432) 2022-12-15 12:15:12 +00:00
weak_subjectivity.nim update EF consensus spec URLs from v1.3.0-alpha.1 to v1.3.0-alpha.2 (#4432) 2022-12-15 12:15:12 +00:00