This repository has been archived by the owner on Nov 6, 2020. It is now read-only.
Parity 1.9.7-stable
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 |
---|---|---|---|
x64 | parity_1.9.7_windows_installer.exe | 05a3fff1b89094258d0b70b9abd7eb34a039517fb531191ae2e10f2a1e9e90da |
|
x64 | parity_1.9.7_macos_macos.pkg | 67b25204691851e34f6a71c7462dbb299f32cb234f944181db45f125d3f76b76 |
|
x64 | parity_1.9.7_ubuntu_amd64.deb | 51ac01a71d1aa30736cfc1abadbdc54e7cb31a4188a1143d073e3e3328710aef |
|
x86 | parity_1.9.7_ubuntu_i386.deb | 3cf92b4941aab1fb31fc56f11295c70144b84ca02133c76ec8e6aac581911758 |
|
x64 | parity_1.9.7_debian_amd64.deb | 4ae2d15fa7c9cb158e2353b24932a349522b7ee11f01f601cd2787838de0ea40 |
|
x64 | parity_1.9.7_centos_x86_64.rpm | 94451553de70ad5b57654112502365a21a539bad1e5f6a55afbabaa751ac61c2 |
|
armv7 | parity_1.9.7_ubuntu_armhf.deb | a728b1c16d651534400b9c4bd9351d2e0c6372c597587250c4acea40e362ee5b |
|
arm64 | parity_1.9.7_ubuntu_arm64.deb | 04bbe0d4ddc097e452a4ab38ffda8ad6d195473d1b994a7eeeeef4a31e95e405 |
OS | Alternative | Link |
---|---|---|
Homebrew | github.com/paritytech/homebrew-paritytech/blob/master/README.md | |
Snapcraft | snapcraft.io/parity | |
Docker | hub.docker.com/r/parity/parity | |
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)
- 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
- Use forked app_dirs crate for reverted Windows dir behavior (#8438)