1. Mar 09, 2018
    • Aleksey Sidorov's avatar
      Make parity-bitcoin usable for spv validation · f120076c
      Aleksey Sidorov authored
      - 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`.
      f120076c
  2. Mar 04, 2018
  3. Mar 02, 2018
  4. Feb 12, 2018
  5. Feb 09, 2018
  6. Feb 05, 2018
  7. Jan 09, 2018
  8. Jan 08, 2018
  9. Dec 29, 2017
  10. Dec 28, 2017
  11. Dec 27, 2017
  12. Nov 27, 2017
  13. Nov 12, 2017
  14. Nov 06, 2017