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