nimbus-eth2/beacon_chain/spec
tersec 193a982d24
use EF consensus spec v1.5.0-alpha.6 test vectors (#6568)
* use EF consensus spec v1.5.0-alpha.6 test vectors

* LC changes are good as is, no need for the debug comment

* Fix indentation

* Use `execution_requests` for requests root

* fill in spec reference URLs for ExecutionPayload(Header)

* copy `execution_requests` when blidning blocks for Electra and add test

* fix `test_engine_api_conversions`

---------

Co-authored-by: Etan Kissling <etan@nimbus.team>
2024-09-20 21:32:16 +02:00
..
datatypes use EF consensus spec v1.5.0-alpha.6 test vectors (#6568) 2024-09-20 21:32:16 +02:00
eth2_apis use EF consensus spec v1.5.0-alpha.6 test vectors (#6568) 2024-09-20 21:32:16 +02:00
mev use EF consensus spec v1.5.0-alpha.6 test vectors (#6568) 2024-09-20 21:32:16 +02:00
presets automated consensus spec URL updating to v1.5.0-alpha.5 (#6504) 2024-08-21 14:25:19 +02:00
beacon_time.nim some v1.5.0-alpha.5 consensus spec URL updates (#6509) 2024-08-23 12:43:54 +02:00
beaconstate.nim use EF consensus spec v1.5.0-alpha.6 test vectors (#6568) 2024-09-20 21:32:16 +02:00
block_id.nim verify `genesis_time` more strictly (fixes #1667) (#5694) 2024-01-06 15:26:56 +01:00
crypto.nim Use Pippenger multiplication for combining multiple sigs of same msg (#6484) 2024-08-16 23:42:46 +02:00
deposit_snapshots.nim fix `/eth/v1/beacon/deposit_snapshot` for EIP-4881 (#6038) 2024-03-08 14:22:03 +01:00
digest.nim chore: remove repetitive words (#6219) 2024-04-19 11:31:15 +00:00
eip7594_helpers.nim add: ssz consensus objs for peerdas (#6555) 2024-09-17 22:57:48 +00:00
engine_authentication.nim add `{.push raises: [].}` to recently modified files (#5908) 2024-02-18 01:16:49 +00:00
english_word_list.txt Bump testutils 2020-06-01 16:58:28 +03:00
eth2_merkleization.nim fix Electra light client objects; use version-2-0 for Nim again (#6222) 2024-04-19 19:20:45 +00:00
eth2_ssz_serialization.nim fix Electra light client objects; use version-2-0 for Nim again (#6222) 2024-04-19 19:20:45 +00:00
forks.nim extend light client protocol for Electra (#6375) 2024-06-26 19:02:03 +00:00
forks_light_client.nim use EF consensus spec v1.5.0-alpha.6 test vectors (#6568) 2024-09-20 21:32:16 +02:00
helpers.nim use EF consensus spec v1.5.0-alpha.6 test vectors (#6568) 2024-09-20 21:32:16 +02:00
helpers_el.nim more concise RLP decoding syntax in EL helpers (#6514) 2024-08-28 14:21:28 +02:00
keystore.nim automated consensus spec URL updating to v1.5.0-alpha.5 (#6504) 2024-08-21 14:25:19 +02:00
light_client_sync.nim rename LC gindex constants to match spec (#6444) 2024-07-23 20:20:15 +00:00
network.nim some v1.5.0-alpha.5 consensus spec URL updates (#6509) 2024-08-23 12:43:54 +02:00
presets.nim automated consensus spec URL updating to v1.5.0-alpha.5 (#6504) 2024-08-21 14:25:19 +02:00
signatures.nim automated consensus spec URL updating to v1.5.0-alpha.5 (#6504) 2024-08-21 14:25:19 +02:00
signatures_batch.nim automated consensus spec URL updating to v1.5.0-alpha.5 (#6504) 2024-08-21 14:25:19 +02:00
ssz_codec.nim make `Gwei` `distinct` (#6090) 2024-03-19 14:22:07 +01:00
state_transition.nim automated consensus spec URL updating to v1.5.0-alpha.5 (#6504) 2024-08-21 14:25:19 +02:00
state_transition_block.nim use EF consensus spec v1.5.0-alpha.6 test vectors (#6568) 2024-09-20 21:32:16 +02:00
state_transition_epoch.nim use EF consensus spec v1.5.0-alpha.6 test vectors (#6568) 2024-09-20 21:32:16 +02:00
validator.nim some v1.5.0-alpha.5 consensus spec URL updates (#6509) 2024-08-23 12:43:54 +02:00
weak_subjectivity.nim automated consensus spec URL updating to v1.5.0-alpha.5 (#6504) 2024-08-21 14:25:19 +02:00