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

Parity 1.9.7-stable

Compare
Choose a tag to compare
@5chdn 5chdn released this 23 Apr 13:51
· 1508 commits to v2.7.2-stable since this release
7919629

Parity 1.9.7 is a bug-fix release to improve performance and stability. Among others, this restores Windows and 32-bit releases.

OS Arch Download SHA256 Checksum
Windows Icon by Pixel Perfect from https://www.flaticon.com/authors/pixel-perfect x64 parity_1.9.7_windows_installer.exe 05a3fff1b89094258d0b70b9abd7eb34a039517fb531191ae2e10f2a1e9e90da
Apple Icon by Pixel Perfect from https://www.flaticon.com/authors/pixel-perfect x64 parity_1.9.7_macos_macos.pkg 67b25204691851e34f6a71c7462dbb299f32cb234f944181db45f125d3f76b76
Linux Icon by Pixel Perfect from https://www.flaticon.com/authors/pixel-perfect x64 parity_1.9.7_ubuntu_amd64.deb 51ac01a71d1aa30736cfc1abadbdc54e7cb31a4188a1143d073e3e3328710aef
Linux Icon by Pixel Perfect from https://www.flaticon.com/authors/pixel-perfect x86 parity_1.9.7_ubuntu_i386.deb 3cf92b4941aab1fb31fc56f11295c70144b84ca02133c76ec8e6aac581911758
Linux Icon by Pixel Perfect from https://www.flaticon.com/authors/pixel-perfect x64 parity_1.9.7_debian_amd64.deb 4ae2d15fa7c9cb158e2353b24932a349522b7ee11f01f601cd2787838de0ea40
Linux Icon by Pixel Perfect from https://www.flaticon.com/authors/pixel-perfect x64 parity_1.9.7_centos_x86_64.rpm 94451553de70ad5b57654112502365a21a539bad1e5f6a55afbabaa751ac61c2
Linux Icon by Pixel Perfect from https://www.flaticon.com/authors/pixel-perfect armv7 parity_1.9.7_ubuntu_armhf.deb a728b1c16d651534400b9c4bd9351d2e0c6372c597587250c4acea40e362ee5b
Linux Icon by Pixel Perfect from https://www.flaticon.com/authors/pixel-perfect arm64 parity_1.9.7_ubuntu_arm64.deb 04bbe0d4ddc097e452a4ab38ffda8ad6d195473d1b994a7eeeeef4a31e95e405
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.7

The full list of included changes:

  • Update Parity stable to 1.9.7 + Backports (#8456)
    • Update Parity stable to 1.9.7
    • Allow 32-bit pipelines to fail (#8454)
      • Disable 32-bit targets for Gitlab
      • Rename Linux pipelines
    • Update wasmi (#8452)
    • Revert Cargo lock update from master
    • Fix Cargo.lock
  • Backports (#8449)
    • Use forked app_dirs crate for reverted Windows dir behavior (#8438)
      • Remove unused app_dirs dependency in CLI
      • Use forked app_dirs crate for reverted Windows dir behavior
    • Remove Tendermint extra_info due to seal inconsistencies (#8367)
    • Improve VM executor stack size estimation rules (#8439)
      • Improve VM executor stack size estimation rules
      • Typo: docs add "(Debug build)" comment
      • Fix an off by one typo and set minimal stack size
      • Use saturating_sub to avoid potential overflow
    • Upgrade crossbeam to 0.3