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

Parity 1.9.0-beta "Velocity"

Compare
Choose a tag to compare
@5chdn 5chdn released this 26 Jan 11:41
· 1641 commits to master since this release

We are happy to announce our newest Parity 1.9 release. Among others, it enables the following features:

  • It integrates the fully reworked Parity Wallet and DApps browser (a.k.a. "UI 2.0", #6819).
  • It enables devp2p snappy compression (#6683).
  • AuRa Proof-of-Authority chains now disable uncles by default (#7006). Existing PoA chains can go through a "maximum uncle count transition" to achieve more stability (#7196).
  • Added Expanse's Byzantium hard-fork (#7463).
  • Added support for Ellaism chain (#7222).

Further, users upgrading from 1.8 should acknowledge the following changes:

  • Fixed DELEGATECALL's from/to field (#7568).
  • Set zero nonce and gas price for calls by default (#6954).
  • Create pending blocks with all transactions from the queue (#6942).
  • Remove RPC parameter leniency now that Mist formats correctly (#6651). Parity stops accepting decimal-formatted block numbers and stops parsing the empty string as empty bytes.
  • Public nodes do not support the user interface anymore. If you are running a public node, please stay on the 1.8 branch of the stable releases.

Additional noteworthy changes:

  • ethstore and ethkey have been significantly improved (#6961):
    • ethstore now supports brute forcing pre-sale wallets given a password list for recovery.
    • ethkey now supports multi-threaded generation of prefix-matching addresses.
    • ethkey now supports prefix-matching brain wallets.
    • ethkey now supports brain-wallets recovery-phrases lookup. This helps to find a correct phrase if you know the address you want to get yet you made a typo backing the phrase up, or forgot a word.

Read more about Parity 1.9 in our blog post.

OS Arch Download SHA256 Checksum
Windows Icon by Pixel Perfect from https://www.flaticon.com/authors/pixel-perfect x86_64 parity_1.9.0_installer.exe e4e2c8e3ac7a651c3a175644e05df57b0b8ab7519da826fc82351111670fb559
Apple Icon by Pixel Perfect from https://www.flaticon.com/authors/pixel-perfect x86_64 parity_1.9.0_macos.pkg 2efb0995f3378cdadd22584d559e5dfb1d3822ea99ecd75c64af9791efcffa8a
Linux Icon by Pixel Perfect from https://www.flaticon.com/authors/pixel-perfect x86_64 parity_1.9.0_amd64.deb 82535c6721669b16f08a1b6a60389f1d25bc013f92555225714a42f38386ba95
Linux Icon by Pixel Perfect from https://www.flaticon.com/authors/pixel-perfect x86_64 parity_1.9.0_debian.deb 5370f79023e682e0f4515f4e697a5186237ee8da2a2b9c3a4cacbce994076eb0
Linux Icon by Pixel Perfect from https://www.flaticon.com/authors/pixel-perfect x86_64 parity_1.9.0_centos.rpm ebc351896d246afed78effc70b7adc4f647f2694a7f712b5e7ce234e3cc5e11a
Linux Icon by Pixel Perfect from https://www.flaticon.com/authors/pixel-perfect armv7 parity_1.9.0_armhf.deb 2432d9dd652da7f541149c0fe8784a68b43fc926c5e790726ce65c3ca97c2b4a
Linux Icon by Pixel Perfect from https://www.flaticon.com/authors/pixel-perfect aarch64 parity_1.9.0_arm64.deb 323683a0d5ce2c55107433245f6bb929608b562927a3f5f0f8790eb8087386bf
OS Alternative Link
Apple Icon by Pixel Perfect from https://www.flaticon.com/authors/pixel-perfect Homebrew github.com/paritytech/homebrew-paritytech/blob/master/README.md
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 Other binaries vanity-service.parity.io/parity-binaries?format=markdown&version=v1.9.0

The full list of included changes can be found in CHANGELOG.