nimbus-eth1/tests/replay
Jordan Hrycaj 5b6ccddaa0
Db folder sources and related remove compiler warnings (#2673)
* Aristo: Rename `Hash256` -> `Hash32`

* CoreDb: Rename `Hash256` -> `Hash32`

* Ledger: Rename `Hash256` -> `Hash32`

* StorageTypes: Rename `Hash256` -> `Hash32`

* Aristo: Rename `Blob` -> `seq[byte]`, `keccakHash` -> `keccak256`

* Kvt: Rename `Blob` -> `seq[byte]`

* CoreDb: Rename `Blob` -> `seq[byte]`, `keccakHash` -> `keccak256`

* Ledger: Rename `Blob` -> `seq[byte]`, `keccakHash` -> `keccak256`

* CoreDb: Rename `BlockHeader` -> `Header`, `BlockNonce` -> `Bytes8`

* Misc: Rename `StorageKey` -> `Bytes32`

* Tracer: `Hash256` -> `Hash32`, `BlockHeader` -> `Header`, etc.

* Fix copyright header
2024-10-01 21:03:10 +00:00
..
gunzip.nim results: use canonical import (#2248) 2024-05-30 14:54:03 +02:00
mainnet-00000-5ec1ffb8.era1 Unified mode for undumping gzip-ed or era1-ed encoded block dumps (#2198) 2024-05-20 13:59:18 +00:00
pp.nim Db folder sources and related remove compiler warnings (#2673) 2024-10-01 21:03:10 +00:00
pp_light.nim Db folder sources and related remove compiler warnings (#2673) 2024-10-01 21:03:10 +00:00
undump_blocks.nim Consolidate block type for block processing (#2325) 2024-06-09 16:32:20 +02:00
undump_blocks_era1.nim Bump nim-eth, nim-web3, nimbus-eth2 (#2344) 2024-06-14 14:31:08 +07:00
undump_blocks_gz.nim Db folder sources and related remove compiler warnings (#2673) 2024-10-01 21:03:10 +00:00
undump_helpers.nim Bump nim-eth, nim-web3, nimbus-eth2 (#2344) 2024-06-14 14:31:08 +07:00
xcheck.nim Core db and aristo updates for destructor and tx logic (#1894) 2023-11-16 19:35:03 +00:00