- Nov 13, 2017
-
-
Marek Kotewicz authored
-
Jaco Greeff authored
-
-
Jaco Greeff authored
* Combine cargo updates into one * Update log tag * Update executable flags on release scripts
-
Jaco Greeff authored
* Combine cargo updates into one * Update log tag
-
GitLab Build Bot authored
-
Jaco Greeff authored
-
GitLab Build Bot authored
-
GitLab Build Bot authored
-
Jaco Greeff authored
* Start removing duplicated functionality (v1 inside v2) * Update compilation targets * Update locks * Fix js-old build * Update with removed extra references * Adapt dev.{parity,web3}.html for extra debug info * Update dependencies * Remove Tooltips * Update dependencies * Only inject window.ethereum once * Fix versions to 2.0.x for @parity libraries * Update to @parity/api 2.1.x * Update for @parity/api 2.1.x * Freeze signer plugin dependency hashes * Fix lint * Move local account handling from API * Update for 2.2.x @parity/{shared,ui} * Update API references for middleware * Install updated dependencies * Update for build * Always do local builds for development * Remove unused hasAccounts property * Fix Windows build for js-old * Adjust inclusing rules to be Windows friendly * Explicitly add --config option to webpack * Add process.env.EMBED flag for Windows compatability * Revert embed flag * Fix build * Merge changes from beta * Update packages after merge * Update Accounts from beta * Update with beta * Remove upgrade check * Fix CI build script execution * Make rm -rf commands cross-platform * Remove ability to deploy wallets (only watch) * Update path references for js-old (Windows) * Render local dapps first * Cleanup dependencies
-
- Nov 12, 2017
-
-
Sergey Pepyakin authored
-
- Nov 10, 2017
-
-
Alexey authored
Events in WASM runtime
-
Marek Kotewicz authored
Adds validate_node_url() and refactors boot node check (#6907)
-
Marek Kotewicz authored
Fix windows build (with ui rebuild)
-
Tomasz Drwięga authored
-
Tomasz Drwięga authored
-
Tomasz Drwięga authored
-
- Nov 09, 2017
-
-
Office-Julia authored
-
Office-Julia authored
-
Kirill Pimenov authored
Make CLI arguments parsing more backwards compatible
-
* Fix extension support. * Fix environment variables on windows. * Fix package-lock.json * Fix build issues.
-
- Nov 08, 2017
-
-
Axel Chalon authored
-
- Nov 07, 2017
-
-
asynchronous rob authored
Update ethcore-bigint
-
asynchronous rob authored
Get local transactions by hash in the light client
-
asynchronous rob authored
warn when blacklisted account present in store
-
asynchronous rob authored
-
asynchronous rob authored
-
Arkadiy Paronyan authored
-
- Nov 06, 2017
-
-
Tomasz Drwięga authored
-
Tomasz Drwięga authored
-
Tomasz Drwięga authored
-
Tomasz Drwięga authored
-
Dmitry Kashitsyn authored
-
Dmitry Kashitsyn authored
-
Dmitry Kashitsyn authored
-
- Nov 05, 2017
-
-
NikVolf authored
-
- Nov 03, 2017
-
-
* Allow to include all queue transactions in pending block. * Fix tests.
-
-
- Nov 02, 2017
-
-
* SecretStore: first key versions flush * SecretStore: key versions in encryption session * SecretStore: flush key versions negotiation session * SecretStore: connected key version negotiation session to cluster * SecretStore: cluster sessions container refactoring * SecretStore: flush * SecretStore: flush key versions * SecretStore: flush * SecretStore: delegation proto * SecretStore: decryption_session_is_delegated_when_node_does_not_have_key_share * SecretStore: fixed version in decryption session * SecretStore: signing_session_is_delegated_when_node_does_not_have_key_share * SecretStore: started restoring admin sessions * SecretStore: restoring admin sessions * SecretStore: removed obsolete ShareRemove && ShareMove sessions * SecretStore: ShareAdd math tests only require old_t+1 nodes * SecretStore: ShareAdd revamp using new math backend * SecretStore: do not include isolated nodes into consensus_group * SecretStore: ServersSetChange + ShareAdd revamp * removed debug printlns * SecretStore: key version negotiation tests * SecretStore: removed debug/merge artifacts * SecretStore: fixed master node selection * SecretStore: cleanup + tests + fixes * SecretStore: uncommented tests * SecretStore: cleaning up * SecretStore: cleaning up + tests * SecretStore: cleaning up * SecretStore: cleaning up && tests * SecretStore: fixing TODOs * SecretStore: fixing TODOs + cleanup * SecretStore: fixing TODOs * SecretStore: nodes_add_to_the_node_with_obsolete_version * SecretStore: nodes_add_fails_when_not_enough_share_owners_are_connected * SecretStore: tests * SecretStore: signing && delegation tests * SecretStore: signing && decryption tests when some nodes are isolated * SecretStore: sessions_are_removed_when_initialization_fails * SecretStore: ceaning up * SecretStore: removed obsolete comments * SecretStore: signing_session_completes_if_node_does_not_have_a_share
-
-