nimbus-eth1/nimbus/db/kvt/kvt_init/rocks_db
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
..
rdb_desc.nim Coredb fix kvt save only fringe condition (#2592) 2024-09-04 13:48:38 +00:00
rdb_get.nim Db folder sources and related remove compiler warnings (#2673) 2024-10-01 21:03:10 +00:00
rdb_init.nim Use RocksDb column family handles instead of name strings. (#2418) 2024-06-27 16:51:43 +08:00
rdb_put.nim Db folder sources and related remove compiler warnings (#2673) 2024-10-01 21:03:10 +00:00
rdb_walk.nim Db folder sources and related remove compiler warnings (#2673) 2024-10-01 21:03:10 +00:00