This repository has been archived by the owner on Nov 6, 2020. It is now read-only.
Parity 1.10.2-beta
Parity 1.10.2 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.10.2_windows_installer.exe | 43fa3757d83792186898e8d86c21687b2b86854dbde2eda1889bb998ec6d1993 |
|
x64 | parity_1.10.2_macos_macos.pkg | 267301e0214cd0349bdb29e62ab8a962760da73f2bf3df7294b373c8a15f67ea |
|
x64 | parity_1.10.2_ubuntu_amd64.deb | 8e444587991fef1522ba72488f085f6a7b06daceaf928d403fc2e638d172f747 |
|
x86 | parity_1.10.2_ubuntu_i386.deb | b4563dfc52d934f50d585337739eacd5bf021a77d969f85c39a6051dd2680074 |
|
x64 | parity_1.10.2_debian_amd64.deb | 5492b2e2fad425a0fe46b547ebc708778de20847238054fd6c4482efa802f711 |
|
x64 | parity_1.10.2_centos_x86_64.rpm | 617f0da51cc57b103e7327d16e7c468d7bbafa80ab97f0082f1932825dabc91c |
|
armv7 | parity_1.10.2_ubuntu_armhf.deb | 0fecbc78ef2ad7f5b08d23c9464b137a3c94be8d1f3d2846c9fed54642815e84 |
|
arm64 | parity_1.10.2_ubuntu_arm64.deb | ed25f781ffa8291a526778c9b73b12a282732ff25f4ba3a7494e715e15a74bb3 |
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.10.2 |
The full list of included changes:
- Update Parity beta to 1.10.2 + Backports (#8455)
- Backports (#8450)
- 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)
- Handle queue import errors a bit more gracefully (#8385)
- 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
- Use forked app_dirs crate for reverted Windows dir behavior (#8438)