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

Parity 1.7.4-beta

Compare
Choose a tag to compare
@5chdn 5chdn released this 11 Oct 21:43
· 2998 commits to master since this release
d30c715

Parity 1.7.4 includes a critical consensus-relevant fix for the Byzantium hard-fork. Please upgrade your Ethereum client before block number 4_370_000.

OS Arch Download SHA256 Checksum
Windows Icon by Pixel Perfect from https://www.flaticon.com/authors/pixel-perfect x86_64 InstallParity.exe ead98f276c0c37d737dc05e068445fd17cf5356a623e2b2aa2075f091f1ec18c
Apple Icon by Pixel Perfect from https://www.flaticon.com/authors/pixel-perfect x86_64 parity-1.7.4-macos-installer.pkg 62ec0bdea99b97c6db057e00c75ed7a9f4437b847c500a60481aee5d6f35e748
Linux Icon by Pixel Perfect from https://www.flaticon.com/authors/pixel-perfect x86_64 parity_1.7.4_amd64.deb d382f38ff4c68942729255408d3f09c20df789d46ae6f63e6721178558a96360
Linux Icon by Pixel Perfect from https://www.flaticon.com/authors/pixel-perfect armv7 parity_1.7.4_armhf.deb 199a008493fc5f38787ffa89e0a5a050ab9ffa5f3959b3d9299aa2230170e154
Linux Icon by Pixel Perfect from https://www.flaticon.com/authors/pixel-perfect aarch64 parity_1.7.4_arm64.deb 9c26f969f22396319ec4bccd7e035a52c6d3016211f17d6313f0a55474b38309
OS Alternative Link
Apple Icon by Pixel Perfect from https://www.flaticon.com/authors/pixel-perfect Homebrew https://github.com/paritytech/homebrew-paritytech/blob/master/README.md
Settings Icon by Pixel Perfect from https://www.flaticon.com/authors/pixel-perfect Docker https://hub.docker.com/r/parity/parity

Full list of included changes:

  • Backport (#6715)
    • Fix estimate gas if from is not provided. (#6714)
    • Display vouched overlay on dapps (#6710)
      • Add vouch overlays to dapps
      • Cleanup address
      • Only run where we have a contentHash
  • Backporting (#6712)
    • Bump to v1.7.4
    • Fixed potential exp len overflow (#6686)
    • Fix warp sync blockers detection (#6691)
  • Backport (#6713)
    • Allow signer signing display of markdown (#6707)
    • Fix default values for address input (#6701)
    • Fix asciiToHex for characters < 0x10 (#6702)