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 27, 2018
    • Afri Schoedon's avatar
      docs: add parity ethereum logo to readme (#9415) · 6c96b60a
      Afri Schoedon authored
      * docs: add parity ethereum logo
      
      * docs: add logo to readme
      
      * docs: align logo center
      
      * docs: remove separators from readme
      
      * docs: restructure readme
      
      * docs: check spelling and grammar in readme
      
      * docs: clarify readme
      
      * docs: improve readme significantly
      6c96b60a
  3. Aug 21, 2018
  4. Aug 17, 2018
  5. Aug 09, 2018
  6. Jul 25, 2018
  7. Jul 23, 2018
  8. Jul 12, 2018
    • Afri Schoedon's avatar
      Update README.md (#9084) · bab85dd7
      Afri Schoedon authored
      * Update README.md
      
      * rename parity client
      
      * docs: remove UI stuff from readme.
      
      * docs: add changelog link to readme
      bab85dd7
  9. Jun 12, 2018
  10. May 31, 2018
  11. May 11, 2018
  12. May 10, 2018
    • Afri Schoedon's avatar
      Changelog and Readme (#8591) · fb0e6cf0
      Afri Schoedon authored
      * Move changelog for 1.10.x
      
      * Mark 1.9 EOL
      
      * Prepare changelog for 1.10.3 stable
      
      * Prepare changelog for 1.11.0 stable
      
      * Update changelogs
      
      * Update CHANGELOG for 1.10.3 beta
      
      * Update CHANGELOG for 1.11.0 beta
      
      * Update CHANGELOG for 1.11.0 beta
      
      * Update CHANGELOG for 1.11.0 beta
      
      * Format changelog
      
      * Update README for 1.11
      
      * Fix typo
      fb0e6cf0
  13. Apr 13, 2018
  14. Mar 23, 2018
  15. Mar 02, 2018
  16. Feb 13, 2018
  17. Jan 28, 2018
  18. Jan 25, 2018
    • Afri Schoedon's avatar
      Changelog for 1.9.0 (#7664) · 983c29da
      Afri Schoedon authored
      * Move 1.8 changelog to docs/
      
      * Add EOL notices for 0.9-1.7
      
      * Add changelog for 1.8.7 stable
      
      * Prepare changelog for 1.9.0 beta
      
      * Update changelog for 1.9 beta
      
      * Update changelog for 1.9 beta
      
      * Fix typos in changelog
      
      * Add changelog for 1.7.13
      
      * Update CHANGELOGs for 1.9, 1.8, 1.7
      
      * Update readme for 1.9
      
      * Update CHANGELOG for 1.9
      983c29da
  19. Jan 17, 2018
  20. Jan 09, 2018
  21. Jan 08, 2018
  22. Dec 08, 2017
    • Afri Schoedon's avatar
      Update README.md · a05c90ab
      Afri Schoedon authored
      a05c90ab
    • Jerome de Tychey's avatar
      improve building from source (#7239) · ce390fcd
      Jerome de Tychey authored
      Lots of people are having trouble building from source and keep up to date. The main reason seems to be that cargo/rustup is hard to work with. The 'abort' panic strategy error is very frustrating and seems to be solved 100% of time with a clean.
       Adding those lines:
       When compiling a crate if you receive this error:
      ```
      error: the crate is compiled with the panic strategy `abort` which is incompatible with this crate's strategy of `unwind`
      ```
      Cleaning the repository will most likely solve the issue, try:
      ```
      cargo clean
      ```
      ce390fcd
  23. Oct 24, 2017
  24. Oct 02, 2017
  25. Aug 16, 2017
  26. Aug 07, 2017
  27. Jul 24, 2017
  28. Jul 22, 2017
  29. Jul 11, 2017
  30. Jun 28, 2017
  31. Jun 13, 2017
    • Jaco Greeff's avatar
      Merge branch 'master' into ui-2 · 7bbd48a2
      Jaco Greeff authored
      # Conflicts:
      #	js/package.json
      #	js/src/api/local/ethkey/worker.js
      #	js/src/modals/FirstRun/TnC/tnc.js
      #	js/src/modals/FirstRun/Welcome/welcome.js
      #	js/src/ui/Form/Input/input.js
      #	js/src/ui/VaultCard/Accounts/accounts.spec.js
      #	js/src/views/Accounts/accounts.js
      #	js/src/views/Application/TabBar/tabBar.js
      #	js/src/views/Settings/Views/defaults.js
      #	js/src/views/Settings/Views/views.js
      #	js/webpack/app.js
      #	js/webpack/libraries.js
      7bbd48a2
  32. Jun 08, 2017
  33. May 02, 2017
  34. Apr 18, 2017
  35. Apr 04, 2017
  36. Mar 29, 2017
  37. Mar 19, 2017