This repository has been archived by the owner on Nov 6, 2020. It is now read-only.
Parity 1.9.4-beta
Parity 1.9.4 is a bug-fix release to improve performance and stability.
OS | Arch | Download | SHA256 Checksum |
---|---|---|---|
x86_64 | parity_1.9.4_windows_installer.exe | a4370d3af9f16f63249397ca6352e7e5d0b635e68f03eb4cc95fcd88dbe6284e |
|
x86_64 | parity_1.9.4_macos_macos.pkg | cf0b48a8a3a0bab7bd9b8d8a684e9e77dca00d3664911850ad35c2ee463d4d7a |
|
x86_64 | parity_1.9.4_ubuntu_amd64.deb | 01123645178a5222641ca17bfb34c17458981ae5e8d214aa214e357cbc7eb3f0 |
|
x86_64 | parity_1.9.4_debian_amd64.deb | c22742a3688c995d19d8ab14aebc50e98aaf511ed7c3a95bd7bee0a08612289c |
|
x86_64 | parity_1.9.4_centos_x86_64.rpm | d559bc52b0d10344b276baa81a16481d0dda50e811c5ecdf672a7ae8e892c95b |
|
armv7 | parity_1.9.4_ubuntu_armhf.deb | ca98a61ebc69cba09a0be6c117cbd5dd84a1360fb39f761564201ff053836508 |
|
aarch64 | parity_1.9.4_ubuntu_arm64.deb | f096192bfb1ba046e0596a419422e20cc300c66375bbafbc95e0a2febcf80e7b |
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.4 |
The full list of included changes:
- Bump beta to 1.9.4 (#8016)
- Beta Backports (#8011)
- Fix traces, removed bloomchain crate (#7979)
- Reject too large packets in snapshot sync. (#7977)
- Fixed broken logs (#7934)
- Increase max download limit to 128MB (#7965)
- Calculate proper keccak256/sha3 using parity. (#7953)
- Bump WebSockets (#7952)
- Hardware-wallet/usb-subscribe-refactor (#7860)
- Make block generator easier to use (#7888)