nimbus-eth1/nimbus/db/core_db/base
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
..
api_tracking.nim Db folder sources and related remove compiler warnings (#2673) 2024-10-01 21:03:10 +00:00
base_config.nim Misc updates (#2513) 2024-07-22 18:10:04 +00:00
base_desc.nim Db folder sources and related remove compiler warnings (#2673) 2024-10-01 21:03:10 +00:00
base_helpers.nim Provide portal proof functionality with coredb (#2550) 2024-08-07 11:30:55 +00:00
base_validate.nim Separate config for core db and ledger (#2479) 2024-07-12 13:12:25 +00:00