nimbus-eth1/hive_integration/nodocker/pyspec
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
..
testcases pyspec sim: add test cases 2023-07-19 08:28:49 +07:00
pyspec_sim.nim Bump nim-web3 and others 2024-01-14 10:41:23 +07:00
test_env.nim Generalise prune mode option 4 different db models (#2139) 2024-04-17 18:09:55 +00:00