parity-zcash/pbtc
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
..
commands Make parity-bitcoin usable for spv validation 2018-03-09 15:45:07 +03:00
cli.yml remove segwit2x 2017-12-27 09:52:57 +03:00
config.rs Make parity-bitcoin usable for spv validation 2018-03-09 15:45:07 +03:00
main.rs Make parity-bitcoin usable for spv validation 2018-03-09 15:45:07 +03:00
rpc.rs Make parity-bitcoin usable for spv validation 2018-03-09 15:45:07 +03:00
rpc_apis.rs updated jsonrpc libraries to latest version, support for jsonrpc v1 2016-12-20 11:42:51 +01:00
seednodes.rs remove segwit2x 2017-12-27 09:52:57 +03:00
util.rs Make parity-bitcoin usable for spv validation 2018-03-09 15:45:07 +03:00