openethereum/ethcore/src/verification
Tomasz Drwięga e4f0c0b215 Single DB (#1741)
* Consolidation migration

* Started db amalgamation

* Using client constants for columns

* Adding with_columns constructor

* Migrating to single db

* Fixing tests.

* test.sh without verbose

* Fixing warnings

* add migration tests that catch the bug

* make multiple migrations more robust

* add moved v9

* Merge branch 'noop-migrations' into single-db

* spurious line

* clean up migrations ordering

* update comment [ci skip]

* Bumping default number of max_open_files & re-ordering columns.

* fix merge

* fix ignored analysis tests

* Caching best block content

* Faster best_block_header

* Adding progress to v8 migration

* clean up warnings

* Separate hashes and bodies in the DB

* Separate hashes and bodies in the DB

* Fixed tests
2016-07-28 23:46:24 +02:00
..
canon_verifier.rs Collect consensus/null engines into a single module (#1754) 2016-07-28 20:32:20 +02:00
mod.rs cli overhaul (#1600) 2016-07-25 16:09:47 +02:00
noop_verifier.rs Collect consensus/null engines into a single module (#1754) 2016-07-28 20:32:20 +02:00
verification.rs Single DB (#1741) 2016-07-28 23:46:24 +02:00
verifier.rs Collect consensus/null engines into a single module (#1754) 2016-07-28 20:32:20 +02:00