nimbus-eth2/beacon_chain/spec
tersec 7faef7827e
fix EIP4844 withBlck (#4411)
* fix EIP4844 withBlck

* don't raiseAssert by default
2022-12-14 18:30:56 +01:00
..
datatypes fix EIP4844 withBlck (#4411) 2022-12-14 18:30:56 +01:00
eth2_apis fix EIP4844 withBlck (#4411) 2022-12-14 18:30:56 +01:00
mev
presets EIP4844 tweaks to pass SSZ consensus object tests (#4390) 2022-12-05 21:36:53 +00:00
beacon_time.nim
beaconstate.nim eip4844 light client tests; avoid case object out-of-bound array reads (#4404) 2022-12-08 17:21:53 +01:00
block_id.nim
crypto.nim eip4844 light client tests; avoid case object out-of-bound array reads (#4404) 2022-12-08 17:21:53 +01:00
deposit_snapshots.nim eip4844 block/slot sanity and transition tests (#4399) 2022-12-08 02:07:41 +00:00
digest.nim
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
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 fix EIP4844 withBlck (#4411) 2022-12-14 18:30:56 +01:00
helpers.nim eip4844 block/slot sanity and transition tests (#4399) 2022-12-08 02:07:41 +00:00
keystore.nim eip4844 light client tests; avoid case object out-of-bound array reads (#4404) 2022-12-08 17:21:53 +01:00
light_client_sync.nim
network.nim extent `BeaconStateFork` enum (#4396) 2022-12-07 16:47:23 +00:00
presets.nim eip4844 fork and epoch transition tests; some eip4844 gossip (#4393) 2022-12-06 16:43:11 +00:00
signatures.nim remove all but truly stub support for `SHARDING_FORK_{EPOCH,VERSION}` (#4385) 2022-12-02 13:33:18 +01:00
signatures_batch.nim
ssz_codec.nim
state_transition.nim fix EIP4844 withBlck (#4411) 2022-12-14 18:30:56 +01:00
state_transition_block.nim add EIP4844 block database read/write test (#4416) 2022-12-13 00:56:50 +00:00
state_transition_epoch.nim eip4844 light client tests; avoid case object out-of-bound array reads (#4404) 2022-12-08 17:21:53 +01:00
validator.nim eip4844 light client tests; avoid case object out-of-bound array reads (#4404) 2022-12-08 17:21:53 +01:00
weak_subjectivity.nim