nimbus-eth2/beacon_chain/spec/mev
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
..
bellatrix_mev.nim implement getBlindedBlock REST API (#5829) 2024-01-31 03:18:55 +00:00
capella_mev.nim make `Gwei` `distinct` (#6090) 2024-03-19 14:22:07 +01:00
deneb_mev.nim rm Capella builder API bid types and blinded block construction (#6002) 2024-03-01 00:02:13 +00:00
rest_deneb_mev_calls.nim rm Capella builder API REST calls (#5997) 2024-02-29 12:37:08 +00:00