nimbus-eth2/beacon_chain/spec
tersec 9c9cbed987
implement SingleAttestation (#6783)
* implement SingleAttestation

* improve SingleAttestation shortLog

* avoid double ShuffleRef lookups in majority/happy case

* restore full electra check_aggregation_count, separately from phase0 one
2024-12-23 16:32:29 +00:00
..
datatypes implement SingleAttestation (#6783) 2024-12-23 16:32:29 +00:00
eth2_apis Init Fulu fork (#6677) 2024-11-13 10:29:14 +07:00
mev Init Fulu fork (#6677) 2024-11-13 10:29:14 +07:00
presets automated consensus spec URL updating to v1.5.0-alpha.10 (#6762) 2024-12-15 17:36:50 +01:00
beacon_time.nim automated consensus spec URL updating to v1.5.0-alpha.10 (#6762) 2024-12-15 17:36:50 +01:00
beaconstate.nim automated consensus spec URL updating to v1.5.0-alpha.10 (#6762) 2024-12-15 17:36:50 +01:00
block_id.nim verify `genesis_time` more strictly (fixes #1667) (#5694) 2024-01-06 15:26:56 +01:00
crypto.nim automated consensus spec URL updating to v1.5.0-alpha.8 (#6617) 2024-10-09 08:37:35 +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 make Eth2Digest isZero 8x faster (#6682) 2024-10-28 05:21:18 +00:00
engine_authentication.nim Bump nimcrypto to fix nim22 issues. (#6578) 2024-09-24 02:55:16 +00:00
english_word_list.txt
eth2_merkleization.nim use EF consensus spec test vectors v1.5.0-alpha.9 (#6724) 2024-11-24 09:47:36 +01:00
eth2_ssz_serialization.nim Init Fulu fork (#6677) 2024-11-13 10:29:14 +07:00
forks.nim implement SingleAttestation (#6783) 2024-12-23 16:32:29 +00:00
forks_light_client.nim Init Fulu fork (#6677) 2024-11-13 10:29:14 +07:00
helpers.nim adds peerdas-supernode flag (#6764) 2024-12-17 00:14:39 +00:00
helpers_el.nim use types from `eth/common/eth_types` (#6614) 2024-10-14 14:55:56 +00:00
keystore.nim automated consensus spec URL updating to v1.5.0-alpha.10 (#6762) 2024-12-15 17:36:50 +01:00
light_client_sync.nim automated consensus spec URL updating to v1.5.0-alpha.10 (#6762) 2024-12-15 17:36:50 +01:00
network.nim add tests for Electra and Fulu gossip transitions (#6784) 2024-12-22 20:28:18 +01:00
peerdas_helpers.nim custody subnet count decoding during discovery (#6777) 2024-12-20 11:23:46 +01:00
presets.nim implement EIP-7691 blob sidecar req/resp endpoints (#6769) 2024-12-18 15:42:19 +01:00
signatures.nim automated consensus spec URL updating to v1.5.0-alpha.10 (#6762) 2024-12-15 17:36:50 +01:00
signatures_batch.nim restore electra aggregate gossip validation to parity (#6787) 2024-12-23 17:10:23 +01: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.10 (#6762) 2024-12-15 17:36:50 +01:00
state_transition_block.nim use EF consensus spec v1.5.0-alpha.10 test vectors (#6761) 2024-12-15 14:18:52 +01:00
state_transition_epoch.nim use EF consensus spec v1.5.0-alpha.10 test vectors (#6761) 2024-12-15 14:18:52 +01:00
validator.nim use EF consensus spec v1.5.0-alpha.10 test vectors (#6761) 2024-12-15 14:18:52 +01:00
weak_subjectivity.nim automated consensus spec URL updating to v1.5.0-alpha.9 (#6725) 2024-11-24 13:16:09 +01:00