nimbus-eth2/beacon_chain/spec
Etan Kissling 322429b191
final portion of non-trivial v1.3.0 bumps (#4927)
* final portion of non-trivial v1.3.0 bumps

Updates unchanged logic to latest v1.3.0 consensus-specs refs,
and cleans up surrounding sections / syncs comments, and so on.

```
https://github.com/ethereum/consensus-specs/(blob|tree)/(?!v1\.3\.0/)
```

* lint

* linebreak
2023-05-10 16:04:48 +02:00
..
datatypes final portion of non-trivial v1.3.0 bumps (#4927) 2023-05-10 16:04:48 +02:00
eth2_apis update some beacon API spec URLs; fix some Name and DuplicateModuleImport hints (#4929) 2023-05-10 10:20:55 +00:00
mev Initial public version of the Verifying Web3Signer functionality (#4912) 2023-05-09 11:16:43 +03:00
presets remove `SAFE_SLOTS_TO_UPDATE_JUSTIFIED` (#4897) 2023-05-05 18:11:38 +00:00
beacon_time.nim more consensus-specs v1.3.0 bumps (#4898) 2023-05-05 20:38:51 +00:00
beaconstate.nim reorder `get_initial_beacon_block` by fork (#4899) 2023-05-06 10:32:59 +00:00
block_id.nim remove Nim 1.2-compatible `push raise`s and update copyright notice years (#4528) 2023-01-20 14:14:37 +00:00
crypto.nim more consensus-specs v1.3.0 bumps (#4898) 2023-05-05 20:38:51 +00:00
deposit_snapshots.nim eip4844 block/slot sanity and transition tests (#4399) 2022-12-08 02:07:41 +00:00
digest.nim bump more consensus-specs refs to v1.3.0 (with comments) (#4901) 2023-05-05 20:37:56 +00:00
engine_authentication.nim update engine API URLs from v1.0.0-beta.2 to beta.3 (#4828) 2023-04-17 20:11:28 +00:00
english_word_list.txt Bump testutils 2020-06-01 16:58:28 +03:00
eth2_merkleization.nim remove Nim 1.2-compatible `push raise`s and update copyright notice years (#4528) 2023-01-20 14:14:37 +00:00
eth2_ssz_serialization.nim Remove SignedBeaconBlockAndBlobsSidecar (#4683) 2023-03-02 15:12:04 +01:00
forks.nim `bls_to_execution_changes` check alternative (#4916) 2023-05-09 17:24:02 +00:00
forks_light_client.nim `excess_data_gas` after `withdrawals` cleanup (#4900) 2023-05-05 23:15:47 +00:00
helpers.nim update weak subjectivity calculations (#4923) 2023-05-10 08:23:59 +00:00
keystore.nim more v1.3.0 consensus-specs bumps (#4915) 2023-05-09 17:20:37 +00:00
light_client_sync.nim more v1.3.0 consensus-specs bumps (#4915) 2023-05-09 17:20:37 +00:00
network.nim more v1.3.0 consensus-specs bumps (#4915) 2023-05-09 17:20:37 +00:00
presets.nim consensus-specs v1.3.0 bumps with cleanup (#4918) 2023-05-09 20:16:49 +02:00
signatures.nim more v1.3.0 consensus-specs bumps (#4915) 2023-05-09 17:20:37 +00:00
signatures_batch.nim consensus-specs v1.3.0 bumps with cleanup (#4918) 2023-05-09 20:16:49 +02:00
ssz_codec.nim remove Nim 1.2-compatible `push raise`s and update copyright notice years (#4528) 2023-01-20 14:14:37 +00:00
state_transition.nim final portion of non-trivial v1.3.0 bumps (#4927) 2023-05-10 16:04:48 +02:00
state_transition_block.nim update some beacon API spec URLs; fix some Name and DuplicateModuleImport hints (#4929) 2023-05-10 10:20:55 +00:00
state_transition_epoch.nim cleanup `state_transition_epoch` and bump to v1.3.0 (#4922) 2023-05-10 04:31:23 +02:00
validator.nim final portion of non-trivial v1.3.0 bumps (#4927) 2023-05-10 16:04:48 +02:00
weak_subjectivity.nim update weak subjectivity calculations (#4923) 2023-05-10 08:23:59 +00:00