1. Aug 28, 2017
  2. 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
  3. Jul 31, 2017
  4. Jul 29, 2017
  5. Jul 16, 2017
  6. Jul 14, 2017
  7. May 19, 2017
  8. 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
  9. Dec 01, 2016
  10. Oct 29, 2016
  11. Oct 18, 2016
  12. 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
  13. Aug 10, 2016
  14. Aug 01, 2016
  15. 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
  16. Jul 18, 2016
  17. Jul 15, 2016
  18. Jul 11, 2016
  19. Jun 29, 2016
  20. Jun 20, 2016
  21. May 31, 2016
  22. May 26, 2016
  23. Apr 07, 2016
  24. Mar 14, 2016
  25. Mar 08, 2016
  26. Mar 07, 2016
  27. Feb 16, 2016