nimbus-eth2/beacon_chain/spec
Etan Kissling 5d42859176
make `Gwei` `distinct` (#6090)
#6087 introduced a subtle change to `nim-web3` resulting in `Gwei` to be
serialized differently than before. Using a `distinct` type for `Gwei`
improves type safety and avoids such problems in the future.
2024-03-19 14:22:07 +01:00
..
datatypes make `Gwei` `distinct` (#6090) 2024-03-19 14:22:07 +01:00
eth2_apis make `Gwei` `distinct` (#6090) 2024-03-19 14:22:07 +01: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 make `Gwei` `distinct` (#6090) 2024-03-19 14:22:07 +01: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 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 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 make `Gwei` `distinct` (#6090) 2024-03-19 14:22:07 +01:00
state_transition_epoch.nim make `Gwei` `distinct` (#6090) 2024-03-19 14:22:07 +01: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