nimbus-eth1/nimbus/db/ledger/base
Jordan Hrycaj 1452e7b1c0
Misc updates (#2513)
* Update config for Ledger and CoreDb

why:
  Prepare for tracer which depends on the API jump table (as well as
  the profiler.) The API jump table is now enabled in unit/integration
  test mode piggybacking on the `unittest2DisableParamFiltering`
  compiler flag or on an extra compiler flag `dbjapi_enabled`.

* No deed for error field in `NodeRef`

why:
  Was opnly needed by proof nodes pre-loader which will be re-implemented

* Cosmetics
2024-07-22 18:10:04 +00:00
..
api_tracking.nim Separate constructor helpers for core db and ledger (#2480) 2024-07-12 19:32:31 +00:00
base_config.nim Misc updates (#2513) 2024-07-22 18:10:04 +00:00
base_desc.nim Separate config for core db and ledger (#2479) 2024-07-12 13:12:25 +00:00
base_helpers.nim Misc updates (#2513) 2024-07-22 18:10:04 +00:00