parity-zcash/pbtc/commands
Aleksey Sidorov f120076cab Make parity-bitcoin usable for spv validation
- In this PR I extract from the crate `db` to the new `storage` crate all traits that is not specifically related to the concrete implementation of database. So I now can use `verification` crate without `rocksdb` dependency.

- Also I modify the `HeaderAcceptor` so that can be constructed without the private `BlockDeployments`.
2018-03-09 15:45:07 +03:00
..
import.rs firce user to select chain on first run 2017-09-01 16:57:29 +03:00
mod.rs rollback command implemented 2017-08-23 12:24:09 +03:00
rollback.rs Make parity-bitcoin usable for spv validation 2018-03-09 15:45:07 +03:00
start.rs changed magic for BCH network 2017-11-01 12:30:15 +03:00