nimbus-eth2/beacon_chain/spec
tersec 816361ed8c
Bloom filter acceleration for deposit processing (#5982)
2024-03-07 23:38:24 +00:00
..
datatypes Revert "initial Electra support skeleton" (#5955) 2024-02-25 19:42:44 +00:00
eth2_apis use `ConsensusFork.init` for parsing lowercase version (#6015) 2024-03-02 23:45:20 +01:00
mev rm Capella builder API bid types and blinded block construction (#6002) 2024-03-01 00:02:13 +00:00
presets automated consensus spec URL updating to v1.4.0-beta.7 (#5942) 2024-02-21 19:44:48 +00:00
beacon_time.nim some consensus spec v1.4.0-beta.7 spec URL updates (#5945) 2024-02-22 02:42:57 +00:00
beaconstate.nim add proposer reward accounting to block transitions (#6022) 2024-03-04 17:00:46 +00:00
block_id.nim verify `genesis_time` more strictly (fixes #1667) (#5694) 2024-01-06 15:26:56 +01:00
crypto.nim remove MIRACL Core support (#5941) 2024-02-22 16:13:31 +00:00
deposit_snapshots.nim rename `DepositTreeSnapshot` -> `DepositContractSnapshot` (#6036) 2024-03-07 18:42:52 +01:00
digest.nim add `{.push raises: [].}` to recently modified files (#5908) 2024-02-18 01:16:49 +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 Shared validator pubkey (#5883) 2024-02-21 20:06:19 +01:00
eth2_ssz_serialization.nim Shared validator pubkey (#5883) 2024-02-21 20:06:19 +01:00
forks.nim add test runner for LC data collection tests (#6021) 2024-03-05 15:41:09 +01:00
forks_light_client.nim Revert "initial Electra support skeleton" (#5955) 2024-02-25 19:42:44 +00:00
helpers.nim add Electra overloads for spec functions; add Electra block processing (#5963) 2024-02-26 02:38:21 +00:00
keystore.nim rm unused phase0 and altair remote signing test code (#6027) 2024-03-05 02:38:34 +01:00
light_client_sync.nim add missing `std/` prefix to more imports (#5696) 2024-01-06 07:18:28 +01:00
network.nim automated consensus spec URL updating to v1.4.0-beta.7 (#5942) 2024-02-21 19:44:48 +00:00
presets.nim add some push raises, ElectraBeaconStateNoImmutableValidators, and ELECTRA_FORK_VERSION/EPOCH (#5949) 2024-02-24 05:08:22 +00:00
signatures.nim rm Capella builder API bid types and blinded block construction (#6002) 2024-03-01 00:02:13 +00:00
signatures_batch.nim fix EIP-7044 implementation when using batch verification (#5953) 2024-02-25 15:25:26 +01:00
ssz_codec.nim Shared validator pubkey (#5883) 2024-02-21 20:06:19 +01:00
state_transition.nim add proposer reward accounting to block transitions (#6022) 2024-03-04 17:00:46 +00:00
state_transition_block.nim Bloom filter acceleration for deposit processing (#5982) 2024-03-07 23:38:24 +00:00
state_transition_epoch.nim rm more Capella builder API remote signer support (#6012) 2024-03-01 22:29:47 +00:00
validator.nim some consensus spec v1.4.0-beta.7 spec URL updates (#5945) 2024-02-22 02:42:57 +00:00
weak_subjectivity.nim automated consensus spec URL updating to v1.4.0-beta.7 (#5942) 2024-02-21 19:44:48 +00:00