nimbus-eth2/beacon_chain/fork_choice
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
..
README.md update some consensus-spec URLs to v1.4.0-beta.1 (#5429) 2023-09-14 18:23:59 +00:00
fork_choice.nim make `Gwei` `distinct` (#6090) 2024-03-19 14:22:07 +01:00
fork_choice_types.nim make `Gwei` `distinct` (#6090) 2024-03-19 14:22:07 +01:00
proto_array.nim cache head block eligibility for fork choice (#6076) 2024-03-15 22:48:18 +01:00