1. May 09, 2018
    • Pierre Krieger's avatar
      Parity as a library (#8412) · ac3de4c5
      Pierre Krieger authored
      * Parity as a library
      
      * Fix concerns
      
      * Allow using a null on_client_restart_cb
      
      * Fix more concerns
      
      * Test the C library in test.sh
      
      * Reduce CMake version to 3.5
      
      * Move the clib test before cargo test
      
      * Add println in test
      ac3de4c5
  2. Apr 04, 2018
    • Marek Kotewicz's avatar
      remove evmjit (#8229) · ea6b0ec1
      Marek Kotewicz authored
      * removed not working evmjit, closes #8192 closes #6205
      
      * removed evmjit from build scripts
      
      * fixed parity compile error
      
      * removed evmjit cli options
      
      * fixed invalid test config files
      ea6b0ec1
  3. Apr 02, 2018
  4. Mar 28, 2018
  5. Nov 20, 2017
  6. Sep 12, 2017
  7. Aug 28, 2017
  8. Aug 02, 2017
    • Marek Kotewicz's avatar
      Chainspec validation (#6197) · 0c7c34e6
      Marek Kotewicz authored and Arkadiy Paronyan's avatar Arkadiy Paronyan committed
      * chainspec validation
      
      * better error formatting for chainspec
      
      * lint validate_chainspecs.sh
      
      * quit takes &str instead of S: AsRef<str>
      
      * push CI
      
      * don't double check spec validity
      0c7c34e6
  9. Jul 31, 2017
  10. Jul 29, 2017
  11. Jul 16, 2017
  12. Jul 14, 2017
  13. May 19, 2017
  14. Dec 08, 2016
    • Arkadiy Paronyan's avatar
      Enable Panic=abort (#3423) · 15ec6375
      Arkadiy Paronyan authored
      * Enable panic=abort
      
      * Update remaining crate versions to 1.5
      
      * Run tests in release mode
      
      * Enable panic=abort for release profile only
      
      * Added travis_wait
      
      * Travis timeout set to 40
      15ec6375
  15. Dec 01, 2016
  16. Oct 29, 2016
  17. Oct 18, 2016
  18. Sep 01, 2016
    • Tomasz Drwięga's avatar
      Asynchronous RPC support (#2017) · b4f3c4bd
      Tomasz Drwięga authored and Arkadiy Paronyan's avatar Arkadiy Paronyan committed
      * Async RPC
      
      * Limiting number of transactions in queue
      
      * Fixing tests
      
      * Bumping serde and jsonrpc-core
      
      * serde updated to 0.8
      
      * fixed failing tests
      
      * Bumping ipc server
      
      * Fixing API for endpoints
      
      * Experimenting with tests without --release mode
      b4f3c4bd
  19. Aug 10, 2016
  20. Aug 01, 2016
  21. Jul 28, 2016
    • Tomasz Drwięga's avatar
      Single DB (#1741) · e4f0c0b2
      Tomasz Drwięga authored
      * Consolidation migration
      
      * Started db amalgamation
      
      * Using client constants for columns
      
      * Adding with_columns constructor
      
      * Migrating to single db
      
      * Fixing tests.
      
      * test.sh without verbose
      
      * Fixing warnings
      
      * add migration tests that catch the bug
      
      * make multiple migrations more robust
      
      * add moved v9
      
      * Merge branch 'noop-migrations' into single-db
      
      * spurious line
      
      * clean up migrations ordering
      
      * update comment [ci skip]
      
      * Bumping default number of max_open_files & re-ordering columns.
      
      * fix merge
      
      * fix ignored analysis tests
      
      * Caching best block content
      
      * Faster best_block_header
      
      * Adding progress to v8 migration
      
      * clean up warnings
      
      * Separate hashes and bodies in the DB
      
      * Separate hashes and bodies in the DB
      
      * Fixed tests
      e4f0c0b2
  22. Jul 18, 2016
  23. Jul 15, 2016
  24. Jul 11, 2016
  25. Jun 29, 2016
  26. Jun 20, 2016
  27. May 31, 2016
  28. May 26, 2016
  29. Apr 07, 2016
  30. Mar 14, 2016
  31. Mar 08, 2016
  32. Mar 07, 2016
  33. Feb 16, 2016