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

Parity 1.9.6-stable

Compare
Choose a tag to compare
@5chdn 5chdn released this 16 Apr 13:33
· 1641 commits to master since this release

Parity 1.9.6 is a bug-fix release to improve performance and stability.

OS Arch Download SHA256 Checksum
Windows Icon by Pixel Perfect from https://www.flaticon.com/authors/pixel-perfect x86_64 please, use 1.9.5 n/a
Apple Icon by Pixel Perfect from https://www.flaticon.com/authors/pixel-perfect x86_64 parity_1.9.6_macos_macos.pkg 70dcc39a78186634108231a6c0432009eacff21eb30c47f8a286f4dccd3d51c6
Linux Icon by Pixel Perfect from https://www.flaticon.com/authors/pixel-perfect x86_64 parity_1.9.6_ubuntu_amd64.deb 0042b0842ae526c65629746e285f0711a638e4e58a12540847c7015ce18566eb
Linux Icon by Pixel Perfect from https://www.flaticon.com/authors/pixel-perfect x86_64 parity_1.9.6_debian_amd64.deb 82cefee840f5fda3e863b208a658e8a15461a6ca481b71869cbefe73ec4384e2
Linux Icon by Pixel Perfect from https://www.flaticon.com/authors/pixel-perfect x86_64 parity_1.9.6_centos_x86_64.rpm 5857b4a644db9b83316c04d78b2dd2834cc7542253940b6ae458f22ee7eeaf1a
Linux Icon by Pixel Perfect from https://www.flaticon.com/authors/pixel-perfect aarch64 parity_1.9.6_ubuntu_arm64.deb 097c4d4ea81b97f960566caea72af07cd557444980166de1b8d1b6de547556ce

Note, we temporarily disabled 32-bit releases. If you require binaries for 32-bit targets such as i686 or armv7, please stay tuned for further patch-releases.

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
Linux Icon by Pixel Perfect from https://www.flaticon.com/authors/pixel-perfect Snapcraft snapcraft.io/parity
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.6

The full list of included changes:

  • Bump app_dirs, fixes #8315 (#8355)
  • Fix Cargo lock
  • Backports (#8352)
    • Update musicoin spec in line with gmc v2.6.2 (#8242)
    • Supress TemporaryInvalid verification failures. (#8256)
    • Include suicided accounts in state diff (#8297)
      • Include suicided accounts in state diff
      • Shorten form match -> if let
      • Test suicide trace diff in State
    • Replace_home for password_files, reserved_peers and log_file (#8324)
      • Replace_home for password_files, reserved_peers and log_file
      • Typo: arg_log_file is Option
      • Bump version in util/version
  • Bump stable to 1.9.6 (#8348)
  • WASM libraries bump (#8219)
    • Bump wasm libs (#8171)
    • Bump wasmi version (#8209)
  • Updated jsonrpc to include latest backports (1.9) (#8182)
    • Updated jsonrpc to include latest backports (1.9)
    • Update dependencies.