nimbus-eth2/beacon_chain/spec
Etan Kissling ad118cd354
rename `stateFork` > `consensusFork` (#4718)
Just the variable, not yet `lcDataForkAtStateFork` / `atStateFork`.

- Shorten comment in `light_client.nim` to keep line width
- Do not rename `stateFork` mention in `runProposalForkchoiceUpdated`.
- Do not rename `stateFork` in `getStateField(dag.headState, fork)`

Rest is just a mechanical mass replace
2023-03-11 00:35:52 +00:00
..
datatypes misc local `EIP4844` > `Deneb` bumps (#4717) 2023-03-11 00:28:19 +00:00
eth2_apis misc local `EIP4844` > `Deneb` bumps (#4717) 2023-03-11 00:28:19 +00:00
mev capella builder API support (#4643) 2023-02-21 14:21:38 +01:00
presets misc local `EIP4844` > `Deneb` bumps (#4717) 2023-03-11 00:28:19 +00:00
beacon_time.nim automated update of v1.3.0-rc.2 to v1.3.0-rc.3 consensus spec URLs (#4647) 2023-02-21 16:43:21 +00:00
beaconstate.nim misc local `EIP4844` > `Deneb` bumps (#4717) 2023-03-11 00:28:19 +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 automated update of v1.3.0-rc.2 to v1.3.0-rc.3 consensus spec URLs (#4647) 2023-02-21 16:43:21 +00:00
deposit_snapshots.nim eip4844 block/slot sanity and transition tests (#4399) 2022-12-08 02:07:41 +00:00
digest.nim automated update of v1.3.0-rc.2 to v1.3.0-rc.3 consensus spec URLs (#4647) 2023-02-21 16:43:21 +00:00
engine_authentication.nim Support for driving multiple EL nodes from a single Nimbus BN (#4465) 2023-03-05 01:40:21 +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 rename `stateFork` > `consensusFork` (#4718) 2023-03-11 00:35:52 +00:00
forks_light_client.nim rename `EIP4844` > `Deneb` for light client (#4713) 2023-03-10 17:16:26 +00:00
helpers.nim Support for driving multiple EL nodes from a single Nimbus BN (#4465) 2023-03-05 01:40:21 +00:00
keystore.nim automated update of v1.3.0-rc.2 to v1.3.0-rc.3 consensus spec URLs (#4647) 2023-02-21 16:43:21 +00:00
light_client_sync.nim check correct fork version in LC sync protocol (#4703) 2023-03-08 19:59:21 +01:00
network.nim rename ConsensusFork.EIP4844 to ConsensusFork.Deneb (#4692) 2023-03-04 13:35:39 +00:00
presets.nim automated update of v1.3.0-rc.2 to v1.3.0-rc.3 consensus spec URLs (#4647) 2023-02-21 16:43:21 +00:00
signatures.nim automated update of v1.3.0-rc.2 to v1.3.0-rc.3 consensus spec URLs (#4647) 2023-02-21 16:43:21 +00:00
signatures_batch.nim rename `stateFork` > `consensusFork` (#4718) 2023-03-11 00:35:52 +00: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 rename `stateFork` > `consensusFork` (#4718) 2023-03-11 00:35:52 +00:00
state_transition_block.nim misc local `EIP4844` > `Deneb` bumps (#4717) 2023-03-11 00:28:19 +00:00
state_transition_epoch.nim use 'deneb' in 4 more modules (#4658) 2023-02-23 19:06:57 +01:00
validator.nim automated update of v1.3.0-rc.2 to v1.3.0-rc.3 consensus spec URLs (#4647) 2023-02-21 16:43:21 +00:00
weak_subjectivity.nim automated update of v1.3.0-rc.2 to v1.3.0-rc.3 consensus spec URLs (#4647) 2023-02-21 16:43:21 +00:00