nimbus-eth2/beacon_chain/spec
Etan Kissling 8aaea1a14e
simplify fork choice test (#5467)
Reduce overly verbose fork branching logic in fork choice test with
generic implementation based on `consensusFork`.
2023-09-29 13:26:34 +00:00
..
datatypes automated consensus spec URL updating to v1.4.0-beta.2 (#5453) 2023-09-21 18:06:51 +00:00
eth2_apis convert remaining `toFork` -> `kind` for consistency (#5462) 2023-09-27 15:10:28 +00:00
mev Remove most remaining portions of Bellatrix Builder API (#5272) 2023-08-08 00:05:17 +00:00
presets automated consensus spec URL updating to v1.4.0-beta.2 (#5453) 2023-09-21 18:06:51 +00:00
beacon_time.nim automated consensus spec URL updating to v1.4.0-beta.2 (#5453) 2023-09-21 18:06:51 +00:00
beaconstate.nim convert remaining `toFork` -> `kind` for consistency (#5462) 2023-09-27 15:10:28 +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 consensus spec URL updating to v1.4.0-beta.2 (#5453) 2023-09-21 18:06:51 +00:00
deposit_snapshots.nim ssz: bump (#5463) 2023-09-28 11:59:33 +00:00
digest.nim automated consensus spec URL updating to v1.4.0-beta.2 (#5453) 2023-09-21 18:06:51 +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 Bump stint to v2.0: new array backend (#5113) 2023-09-13 01:16:04 +07:00
eth2_ssz_serialization.nim bump `nim-ssz-serialization` to `a5767c1b4992dca3e5bd72557aadd4df0f183bf8` (#5457) 2023-09-22 23:44:57 +02:00
forks.nim simplify fork choice test (#5467) 2023-09-29 13:26:34 +00:00
forks_light_client.nim automated consensus spec URL updating to v1.4.0-beta.2 (#5453) 2023-09-21 18:06:51 +00:00
helpers.nim convert remaining `toFork` -> `kind` for consistency (#5462) 2023-09-27 15:10:28 +00:00
keystore.nim automated consensus spec URL updating to v1.4.0-beta.2 (#5453) 2023-09-21 18:06:51 +00:00
light_client_sync.nim automated consensus spec URL updating to v1.4.0-beta.2 (#5453) 2023-09-21 18:06:51 +00:00
network.nim automated consensus spec URL updating to v1.4.0-beta.2 (#5453) 2023-09-21 18:06:51 +00:00
presets.nim replace `Eth2NetworkMetadata` case object with `Result` (#5452) 2023-09-22 23:45:24 +02:00
signatures.nim automated consensus spec URL updating to v1.4.0-beta.2 (#5453) 2023-09-21 18:06:51 +00:00
signatures_batch.nim convert remaining `toFork` -> `kind` for consistency (#5462) 2023-09-27 15:10:28 +00:00
ssz_codec.nim bump `nim-ssz-serialization` to `a5767c1b4992dca3e5bd72557aadd4df0f183bf8` (#5457) 2023-09-22 23:44:57 +02:00
state_transition.nim convert remaining `toFork` -> `kind` for consistency (#5462) 2023-09-27 15:10:28 +00:00
state_transition_block.nim convert remaining `toFork` -> `kind` for consistency (#5462) 2023-09-27 15:10:28 +00:00
state_transition_epoch.nim convert remaining `toFork` -> `kind` for consistency (#5462) 2023-09-27 15:10:28 +00:00
validator.nim automated consensus spec URL updating to v1.4.0-beta.2 (#5453) 2023-09-21 18:06:51 +00:00
weak_subjectivity.nim automated consensus spec URL updating to v1.4.0-beta.2 (#5453) 2023-09-21 18:06:51 +00:00