1. Aug 30, 2018
    • Afri Schoedon's avatar
      Random small cleanups (#9423) · c658b46f
      Afri Schoedon authored
      * clean up toml files
      
      * update the parity ethereum toolchain docs
      
      * update contribution guide and issue templates
      
      * update desktop and service files
      
      * build clib examples with 8 threads
      
      * update header templates
      
      * replace parity technologies with parity ethereum logo
      c658b46f
  2. Aug 25, 2018
    • Denis S. Soldatov aka General-Beck's avatar
      Updating the CI system (#8765) · bd3bc5c1
      Denis S. Soldatov aka General-Beck authored
      
      
      * Updating the CI system with the publication of releases and binary files on github
      
      Signed-off-by: default avatarDenis S. Soldatov aka General-Beck <[email protected]>
      
      * add missed scripts
      
      * chmod +x scripts
      
      * fix download link for github
      
      * rebuilding CI scripts
      
      * small fixes
      
      * update submodule wasm tests
      
      * ci: fix merge leftovers
      
      * ci: remove gitlab-next from ci triggers
      
      * ci: fix git add in docs script
      
      * ci: use nightly instead of master for publish triggers
      
      * ci: remove sleep from gitlab config
      
      * ci: replace ':' with '-' in gitlab targets
      
      * ci: fix recursive copy in docs script
      bd3bc5c1
  3. Jul 04, 2018
  4. Jun 18, 2018
    • Afri Schoedon's avatar
      Remove debian/.deb and centos/.rpm packaging scripts (#8887) · c9cee8fd
      Afri Schoedon authored
      * scripts: remove rpm packages
      
      * scripts: remove deb packages
      
      * scripts: remove unused zip archives
      
      * scripts: remove unused ssl references
      
      * scripts: remove debian and centos pipelines
      
      * scripts: rename ubuntu to generic linux
      
      * scripts: restore archives used in gitlab artifacts
      
      * scripts: init submodules for full test suite
      
      * scripts: do not publish master builds, only nightly, stable, beta
      c9cee8fd
  5. May 10, 2018
  6. 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
  7. 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
  8. Apr 02, 2018
  9. Mar 28, 2018
  10. Nov 20, 2017
  11. Sep 12, 2017
  12. Aug 28, 2017
  13. 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
  14. Jul 31, 2017
  15. Jul 29, 2017
  16. Jul 16, 2017
  17. Jul 14, 2017
  18. May 19, 2017
  19. 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
  20. Dec 01, 2016
  21. Oct 29, 2016
  22. Oct 18, 2016
  23. 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
  24. Aug 10, 2016
  25. Aug 01, 2016
  26. 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
  27. Jul 18, 2016
  28. Jul 15, 2016
  29. Jul 11, 2016
  30. Jun 29, 2016
  31. Jun 20, 2016
  32. May 31, 2016
  33. May 26, 2016
  34. Apr 07, 2016
  35. Mar 14, 2016
  36. Mar 08, 2016