parity-zcash/rpc/src
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
..
v1 Make parity-bitcoin usable for spv validation 2018-03-09 15:45:07 +03:00
lib.rs Make parity-bitcoin usable for spv validation 2018-03-09 15:45:07 +03:00
rpc_server.rs updated dependencies 2017-11-27 11:22:51 +01:00