1. Nov 13, 2017
    • Jaco Greeff's avatar
      Update v1 Wallet Dapp (#6935) · ce160972
      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
      ce160972
  2. Nov 12, 2017
  3. Nov 10, 2017
  4. Nov 09, 2017
  5. Nov 08, 2017
  6. Nov 07, 2017
  7. Nov 06, 2017
  8. Nov 05, 2017
  9. Nov 03, 2017
  10. Nov 02, 2017
    • Svyatoslav Nikolsky's avatar
      SecretStore: versioned keys (#6910) · 7703cd22
      Svyatoslav Nikolsky authored and Arkadiy Paronyan's avatar Arkadiy Paronyan committed
      * 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
      7703cd22
    • Dmitry Kashitsyn's avatar
      Removes FUTURE_QUEUE_LIMITS_SHIFT (#6962) · 713bba00
      Dmitry Kashitsyn authored and Arkadiy Paronyan's avatar Arkadiy Paronyan committed
      713bba00
    • Arkadiy Paronyan's avatar
    • Nikolay Volf's avatar
      Add hint in ActionParams for splitting code/data (#6957) · f72858ee
      Nikolay Volf authored and Arkadiy Paronyan's avatar Arkadiy Paronyan committed
      * Action params and embedded params handling
      
      * fix namespaces
      f72858ee
  11. Nov 01, 2017
  12. Oct 30, 2017