Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

Parity Ethereum 2.1.4-beta

Compare
Choose a tag to compare
@5chdn 5chdn released this 29 Oct 07:44
· 898 commits to master since this release
bee2cb8

Parity-Ethereum 2.1.4-beta is a release that improves performance and stability.

System Architecture Binary SHA256 Checksum
Windows Icon by Pixel Perfect from https://www.flaticon.com/authors/pixel-perfect x64 parity.exe 57dba5a22b24ab88b0f454b7844577e22a5b27f271df48a43af911c27f65cbb1
Apple Icon by Pixel Perfect from https://www.flaticon.com/authors/pixel-perfect x64 parity 69962f6f28c6a9eb2c8e3190056f4d064034c3c719967e213f4b11b8ebd6a6d9
Linux Icon by Pixel Perfect from https://www.flaticon.com/authors/pixel-perfect x64 parity 5aa02ea93cbb8281d0bcd0d65592f31a11512b463dd4dc00520bf9b52a27deae
System Option - Resource
Apple Icon by Pixel Perfect from https://www.flaticon.com/authors/pixel-perfect Homebrew - github.com/paritytech/homebrew-paritytech
Settings Icon by Pixel Perfect from https://www.flaticon.com/authors/pixel-perfect Docker - hub.docker.com/r/parity/parity
Settings Icon by Pixel Perfect from https://www.flaticon.com/authors/pixel-perfect All binaries - vanity-service.parity.io/parity-binaries?version=v2.1.4

The full list of included changes:

  • Backports: parity beta 2.1.4 (#9787)
    • Version: bump parity beta to 2.1.4
    • Ethcore: bump ropsten forkblock checkpoint (#9775)
    • Ethcore: handle vm exception when estimating gas (#9615)
    • Removed "rustup" & added new runner tag (#9731)
      • Removed "rustup" & added new runner tag
      • Exchanged tag "rust-windows" with "windows"
      • Revert windows tag change
    • Sync: retry different peer after empty subchain heads response (#9753)
      • If no subchain heads then try a different peer
      • Add log when useless chain head
      • Restrict ChainHead useless peer to ancient blocks
      • Sync: replace limit_reorg with block_set condition
    • Update jsonrpc-core to a1b2bb742ce16d1168669ffb13ffe856e8131228 (#9780)
    • Allow zero chain id in EIP155 signing process (#9792)
      • Allow zero chain id in EIP155 signing process
      • Rename test
      • Fix test failure
    • Insert dev account before unlocking (#9813)