nimbus-eth1/hive_integration/nodocker/rpc
Jordan Hrycaj e8eb3268f5
Generalise prune mode option 4 different db models (#2139)
* Update README

* Nimbus-main: replaced `PruneMode` options by `ChainDbMode` options

details:
  For the legacy database, this changes the phrase
  - `conf.pruneMode == PruneMode.Full` to the expression
  + `conf.chainDbMode == ChainDbMode.Prune`.

* Fix issues moaned about by NIM compiler

* Fix copyright year
2024-04-17 18:09:55 +00:00
..
init hive: nodocker rpc simulator skeleton 2021-11-30 16:03:41 +07:00
client.nim Bump eth_tests and related fixes (#2042) 2024-02-21 16:14:20 +07:00
rpc_sim.nim hive: proper rpc test 2022-05-31 15:42:01 +07:00
rpc_tests.nim Bump eth_tests and related fixes (#2042) 2024-02-21 16:14:20 +07:00
test_env.nim Generalise prune mode option 4 different db models (#2139) 2024-04-17 18:09:55 +00:00
vault.nim Fix styles and reduce compiler warnings (#2086) 2024-03-20 14:35:38 +07:00