1. Oct 11, 2017
  2. Oct 09, 2017
    • GitLab Build Bot's avatar
      js-precompiled 20171009-113503 · d097956e
      GitLab Build Bot authored and Arkadiy Paronyan's avatar Arkadiy Paronyan committed
      v1.7.3
      d097956e
    • Arkadiy Paronyan's avatar
      [beta] Backporting (#6676) · 949d2b7f
      Arkadiy Paronyan authored
      * Fix wallet view (#6597)
      
      * Add safe fail for empty logs
      
      * Filter transactions
      
      * Add more logging
      
      * Fix Wallet Creation and wallet tx list
      
      * Remove logs
      
      * Prevent selecting twice same wallet owner
      
      * Fix tests
      
      * Remove unused props
      
      * Remove unused props
      
      * Disallow pasting recovery phrases on first run (#6602)
      
      * Fix disallowing paste of recovery phrase on first run, ref #6581
      
      * Allow the leader of CATS pasting recovery phrases.
      
      * Updated systemd files for linux (#6592)
      
      Previous version put $BASE directory in root directory.
      This version clearly explains how to run as root or as specific user.
      
      Additional configuration:
      
      * send SIGHUP for clean exit,
      
      * restart on fail.
      
      Tested on Ubuntu 16.04.3 LTS with 4.10.0-33-generic x86_64 kernel
      
      * Don't expose port 80 for parity anymore (#6633)
      949d2b7f
    • Arkadiy Paronyan's avatar
      [beta] Backporting (#6675) · 2d4f4bdd
      Arkadiy Paronyan authored
      * Required validators >= num owners (#6551)
      
      * Debounce sync status. (#6572)
      
      * Fixed network protocol version negotiation
      
      * Renamed RPC receipt statusCode field to status
      
      * Fixed RETURNDATA size for built-ins
      2d4f4bdd
    • Marek Kotewicz's avatar
      Merge pull request #6661 from paritytech/byzantium-fork-beta · 67bd9a33
      Marek Kotewicz authored
      [beta] Byzantium fork block number
      67bd9a33
  3. Oct 06, 2017
  4. Oct 03, 2017
  5. Sep 21, 2017
  6. Sep 18, 2017
  7. Sep 16, 2017
    • Arkadiy Paronyan's avatar
      [beta] Byzantium updates (#6529) · bb311e83
      Arkadiy Paronyan authored
      * fix modexp bug: return 0 if base=0 (#6424)
      
      * Running state test using parity-evm (#6355)
      
      * Initial version of state tests.
      
      * Refactor state to support tracing.
      
      * Unify TransactResult.
      
      * Add test.
      
      * Byzantium updates
      bb311e83
  8. Sep 15, 2017
  9. Sep 11, 2017
    • Tomasz Drwięga's avatar
      [beta] Backports (#6497) · 98041889
      Tomasz Drwięga authored
      * Fix slow balances (#6471)
      
      * Update token updates
      
      * Update token info fetching
      
      * Update logger
      
      * Minor fixes to updates and notifications for balances
      
      * Use Pubsub
      
      * Fix timeout.
      
      * Use pubsub for status.
      
      * Fix signer subscription.
      
      * Process tokens in chunks.
      
      * Fix tokens loaded by chunks
      
      * Linting
      
      * Dispatch tokens asap
      
      * Fix chunks processing.
      
      * Better filter options
      
      * Parallel log fetching.
      
      * Fix signer polling.
      
      * Fix initial block query.
      
      * Token balances updates : the right(er) way
      
      * Better tokens info fetching
      
      * Fixes in token data fetching
      
      * Only fetch what's needed (tokens)
      
      * Fix linting issues
      
      * Revert "Transaction permissioning (#6441)"
      
      This reverts commit eed0e8b0.
      
      * Revert "Revert "Transaction permissioning (#6441)""
      
      This reverts commit 8f96415e58dde652e5828706eb2639d43416f448.
      
      * Update wasm-tests.
      
      * Fixing balances fetching
      
      * Fix requests tracking in UI
      
      * Fix request watching
      
      * Update the Logger
      
      * PR Grumbles Fixes
      
      * PR Grumbles fixes
      
      * Linting...
      
      * eth_call returns output of contract creations (#6420)
      
      * eth_call returns output of contract creations
      
      * Fix parameters order.
      
      * Save outputs for light client as well.
      
      * Don't accept transactions above block gas limit.
      
      * Expose health status over RPC (#6274)
      
      * Node-health to a separate crate.
      
      * Initialize node_health outside of dapps.
      
      * Expose health over RPC.
      
      * Bring back 412 and fix JS.
      
      * Add health to workspace and tests.
      
      * Fix compilation without default features.
      
      * Fix borked merge.
      
      * Revert to generics to avoid virtual calls.
      
      * Fix node-health tests.
      
      * Add missing trailing comma.
      
      * Fixing/removing failing JS tests.
      
      * do not activate genesis epoch in immediate transition validator contract (#6349)
      
      * Fix memory tracing.
      
      * Add test to cover that.
      
      * ensure balances of constructor accounts are kept
      
      * test balance of spec-constructed account is kept
      98041889
  10. Aug 24, 2017
  11. Aug 23, 2017
  12. Aug 22, 2017
  13. Aug 20, 2017
  14. Aug 19, 2017
    • Arkadiy Paronyan's avatar
      [beta] Backports (#6333) · 49920646
      Arkadiy Paronyan authored
      * overflow check in addition
      
      * add test
      
      * Unexpose methods on UI RPC. (#6295)
      
      * Add more descriptive error when signing/decrypting using hw wallet.
      
      * format instant change proofs correctly
      
      * propagate stratum submit share error upstream, fixes #6258 (#6260)
      
      * updated jsonrpc (#6264)
      
      * Using multiple NTP servers (#6173)
      
      * Small improvements to time estimation.
      
      * Allow multiple NTP servers to be used.
      
      * Removing boxing.
      
      * Be nice.
      
      * Be nicer.
      
      * Update list of servers and add reference.
      
      * Fix dapps CSP when UI is exposed externally (#6178)
      
      * Allow embeding on any page when ui-hosts=all and fix dev_ui
      
      * Fix tests.
      
      * Fix cache path when using --base-path (#6212)
      
      * Time should not contribue to overall status. (#6276)
      
      * v1.7.1
      49920646
  15. Aug 18, 2017
    • GitLab Build Bot's avatar
      75eb5422
    • Nicolas Gotchac's avatar
      UI backports (#6332) · b0f89bec
      Nicolas Gotchac authored and Arkadiy Paronyan's avatar Arkadiy Paronyan committed
      * Time should not contribue to overall status. (#6276)
      
      * Add warning to web browser and fix links. (#6232)
      
      * Extension fixes (#6284)
      
      * Fix token symbols in extension.
      
      * Allow connections from firefox extension.
      
      * Add support for ConsenSys multisig wallet (#6153)
      
      * First draft of ConsenSys wallet
      
      * Fix transfer store // WIP Consensys Wallet
      
      * Rename walletABI JSON file
      
      * Fix linting
      
      * Fix wrong daylimit in wallet modal
      
      * Confirm/Revoke ConsensysWallet txs
      
      * Linting
      
      * Change of settings for the Multisig Wallet
      b0f89bec
  16. Aug 10, 2017
    • Afri's avatar
      Update README for [beta] (#6270) · fcc38870
      Afri authored
      * Update beta readme to reflect required rust version
      
      * Update Changelog for 1.6.10 and 1.7.0 (#6183)
      
      * Update changelog for 1.6.10
      
      * Update changelog for 1.7.0
      
      * Move 1.7.0 to top
      
      * Rephrase contract warp
      
      * Update final 1.7.0 changelog
      
      * Update beta backports in Changelog
      
      * Update SECURITY.md
      fcc38870
  17. Aug 03, 2017
  18. Jul 27, 2017
    • GitLab Build Bot's avatar
      js-precompiled 20170727-171407 · 5f2cabd6
      GitLab Build Bot authored and Arkadiy Paronyan's avatar Arkadiy Paronyan committed
      5f2cabd6
    • Arkadiy Paronyan's avatar
      [beta] Backports (#6163) · 65e4bad3
      Arkadiy Paronyan authored
      * Light client improvements (#6156)
      
      * no seal checking
      
      * import command and --no-seal-check for light client
      
      * fix eth_call
      
      * tweak registry dapps lookup
      
      * ignore failed requests to non-server peers
      
      * Fix connecting to wildcard addresses. (#6167)
      
      * Don't display an overlay in case the time sync check fails. (#6164)
      
      * Small improvements to time estimation.
      
      * Temporarily disable NTP time check by default.
      65e4bad3
  19. Jul 26, 2017
  20. Jul 25, 2017
  21. Jul 21, 2017