nimbus-eth1/tests/test_coredb
Jordan Hrycaj 9c37e73ff7
Core db tests supersedes part of retired custom network tests (#2015)
* Remove custom block chain unit tests

why:
  The custom block chain unit test functionality is superseded by
  `test_coredb`.

  All the custom block chains used here are hopelessly out of date and
  the configs were never updated regarding fork and ttd settings (while
  the production code has moved on.)

* CoreDb: Update unit tests suite

details:
  Can accommodate non-built in network dumps. Inherited some functionality
  from the now retired `test_custom_network` test.
2024-02-09 13:30:07 +00:00
..
coredb_test_xx.nim Core db tests supersedes part of retired custom network tests (#2015) 2024-02-09 13:30:07 +00:00
test_chainsync.nim Core db tests supersedes part of retired custom network tests (#2015) 2024-02-09 13:30:07 +00:00
test_helpers.nim Core db update storage root management for sub tries (#1964) 2024-01-11 19:11:38 +00:00