e8eb3268f5
* 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 |
||
---|---|---|
.. | ||
setup_env.nim | ||
test_1_initsync.nim | ||
test_2_extend.nim | ||
test_3_sethead_genesis.nim | ||
test_4_fill_canonical.nim | ||
test_5_canonical_past_genesis.nim | ||
test_6_abort_filling.nim | ||
test_7_abort_and_backstep.nim | ||
test_8_pos_too_early.nim | ||
test_skeleton.nim |