1. Apr 18, 2018
  2. Apr 16, 2018
  3. Apr 09, 2018
  4. Apr 03, 2018
  5. Apr 02, 2018
  6. Mar 20, 2018
  7. Mar 12, 2018
  8. 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
  9. Mar 04, 2018
  10. Mar 02, 2018
  11. Feb 12, 2018
  12. Feb 09, 2018
  13. Feb 05, 2018