- Jan 28, 2018
-
-
Kirill Pimenov authored
-
- Jan 25, 2018
-
-
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
-
- Jan 17, 2018
-
-
Afri Schoedon authored
* Add codecov badge * Update cov.sh remove coverall.io
-
- Jan 09, 2018
-
-
Fabian authored
-
- Jan 08, 2018
-
-
Afri Schoedon authored
* Ask about used network in issue template * Update Riot-References * Uppercase Parity
-
- Dec 08, 2017
-
-
Afri Schoedon authored
-
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 ```
-
- Oct 24, 2017
-
-
* Update README.md for 1.8.0 * Update CHANGELOG.md for 1.8.1 * Clarify note on trezor wallets * Update CHANGELOG.md for 1.8.1 * Update CHANGELOG.md for 1.8.1 * Update CHANGELOG.md for 1.8.1 * Fix Typos.
-
- Oct 02, 2017
-
-
Leopold Joy authored
-
- Aug 16, 2017
-
-
Afri authored
-
- Aug 07, 2017
-
-
* Update README.md * Set latest release to 1.7
-
- Jul 24, 2017
-
-
Evan authored
Congrats on the snap of Parity! Here's a shiny green build status badge :)
-
- Jul 22, 2017
-
-
asynchronous rob authored
-
- Jul 11, 2017
-
-
5chdn authored
-
- Jun 28, 2017
-
-
Putting the installation instructions for the snap will help getting more testers, and then publish it in the stable channel with more confidence.
-
- Jun 13, 2017
-
-
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
-
- Jun 08, 2017
-
-
Guanqun Lu authored
-
Maciej Hirsz authored
-
- May 02, 2017
-
-
Rien authored
-
- Apr 18, 2017
-
-
Gav Wood authored
-
- Apr 04, 2017
-
-
Arkadiy Paronyan authored
-
- Mar 29, 2017
-
-
* Updating paths to repos. * Updating rotor and libusb * Fixing other occurrences
-
- Mar 19, 2017
-
-
Callum Macdonald authored
It throws a certificate error on HTTPS because the certificate is only valid on parity.io.
-
- Mar 06, 2017
-
-
Jerome de Tychey authored
Fix for cargo fail when building from source
-
- Feb 21, 2017
-
-
Rain Gloom authored
-
- Feb 13, 2017
-
-
Nikolay Volf authored
-
- Feb 07, 2017
-
-
Arkadiy Paronyan authored
-
- Feb 01, 2017
-
-
Arkadiy Paronyan authored
-
- Jan 30, 2017
-
-
- Jan 26, 2017
-
-
Denis S. Soldatov aka General-Beck authored
Remove Travis CI badge
-
Denis S. Soldatov aka General-Beck authored
Update Gitlab CI badge
-
- Jan 24, 2017
-
-
Gav Wood authored
-
- Jan 19, 2017
-
-
asynchronous rob authored
[ci skip]
-
- Jan 16, 2017
-
-
- Dec 27, 2016
-
-
Tomasz Drwięga authored
-
- Nov 19, 2016
-
-
sandakersmann authored
Add simple one-line installer for Mac and Ubuntu to README.md
-
- Nov 06, 2016
-
-
Tomasz Drwięga authored
* Renaming ethcore_ to parity_ * Renaming files * Renaming poluted EthSigning * Tidy up the namespaces * Renaming files to match new structure * Splitting EthSigning into separate traits * jsapi move ethcore.* -> parity.* * Move jsonrpc parity definitions * Update UI API calls for parity interfaces * Move jsapi signer interfaces from personal to signer * Update UI to use signer.* where applicable * Updsate jsapi subscriptions for signer * Fix dodgy merge. * Update README. * Fix some tests. * Move parity-only personal.* to parity.* * Update UI for personal -> parity API moves * Update subscription APIs after personal -> parity move * personal. generateAuthorizationToken -> parity. generateAuthorizationToken (UI) * enode, dappsPort & signerPort (UI) * Update subscription tests (accountsInfo) * subscription update * personal -> parity * Additional error logging on method failures * move postTransaction to parity * Additional debug info with method failures * Fix personal tests. * Console wrning shows parameters, error object does not * Include parity_ signing methods. * Console log http transport info * Fix failing tests * Add RPC stubs for parity_accounts. * Allow some secure built-in dapps * Use parity_accounts in place of accountsInfo * Improve error reporting * Cleanup GHH error handling
-
- Nov 04, 2016
-
-
Denis S. Soldatov aka General-Beck authored
Add badge build status from Gitlab CI -master
-
Arkadiy Paronyan authored
-
- Nov 02, 2016
-
-
The Gitter Badger authored
-