nimbus-eth2/beacon_chain/spec
Etan Kissling 0000f81df0
remove unused and redundant `PayloadID` type definition (#6165)
`PayloadID` is defined in `nim-web3` and our own Bellatrix definition
can be removed.
2024-04-03 07:27:00 +02:00
..
datatypes remove unused and redundant `PayloadID` type definition (#6165) 2024-04-03 07:27:00 +02:00
eth2_apis avoid code repetition across forks for signed block contents (#6150) 2024-04-03 02:05:29 +02:00
mev make `Gwei` `distinct` (#6090) 2024-03-19 14:22:07 +01:00
presets automated consensus spec URL updating to v1.4.0 (#6074) 2024-03-14 07:26:36 +01:00
beacon_time.nim automated consensus spec URL updating to v1.4.0 (#6074) 2024-03-14 07:26:36 +01:00
beaconstate.nim rm unused parameters of get_state_exit_queue_info() (#6167) 2024-04-03 01:45:57 +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 fix `/eth/v1/beacon/deposit_snapshot` for EIP-4881 (#6038) 2024-03-08 14:22:03 +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
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 use `assign` for forky state assignment (#6055) 2024-03-19 09:50:25 +01:00
forks_light_client.nim Revert "initial Electra support skeleton" (#5955) 2024-02-25 19:42:44 +00:00
helpers.nim make `Gwei` `distinct` (#6090) 2024-03-19 14:22:07 +01:00
keystore.nim automated consensus spec URL updating to v1.4.0 (#6074) 2024-03-14 07:26:36 +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 (#6074) 2024-03-14 07:26:36 +01:00
presets.nim add some push raises, ElectraBeaconStateNoImmutableValidators, and ELECTRA_FORK_VERSION/EPOCH (#5949) 2024-02-24 05:08:22 +00:00
signatures.nim automated consensus spec URL updating to v1.4.0 (#6074) 2024-03-14 07:26:36 +01:00
signatures_batch.nim automated consensus spec URL updating to v1.4.0 (#6074) 2024-03-14 07:26:36 +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.4.0 (#6074) 2024-03-14 07:26:36 +01:00
state_transition_block.nim rm unused parameters of get_state_exit_queue_info() (#6167) 2024-04-03 01:45:57 +00:00
state_transition_epoch.nim rm unused parameters of get_state_exit_queue_info() (#6167) 2024-04-03 01:45:57 +00:00
validator.nim make `Gwei` `distinct` (#6090) 2024-03-19 14:22:07 +01:00
weak_subjectivity.nim make `Gwei` `distinct` (#6090) 2024-03-19 14:22:07 +01:00