This repository has been archived by the owner on Nov 6, 2020. It is now read-only.
Parity 1.9.6-stable
Parity 1.9.6 is a bug-fix release to improve performance and stability.
OS | Arch | Download | SHA256 Checksum |
---|---|---|---|
x86_64 | please, use 1.9.5 | n/a |
|
x86_64 | parity_1.9.6_macos_macos.pkg | 70dcc39a78186634108231a6c0432009eacff21eb30c47f8a286f4dccd3d51c6 |
|
x86_64 | parity_1.9.6_ubuntu_amd64.deb | 0042b0842ae526c65629746e285f0711a638e4e58a12540847c7015ce18566eb |
|
x86_64 | parity_1.9.6_debian_amd64.deb | 82cefee840f5fda3e863b208a658e8a15461a6ca481b71869cbefe73ec4384e2 |
|
x86_64 | parity_1.9.6_centos_x86_64.rpm | 5857b4a644db9b83316c04d78b2dd2834cc7542253940b6ae458f22ee7eeaf1a |
|
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 |
---|---|---|
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.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)
- Updated jsonrpc to include latest backports (1.9) (#8182)
- Updated jsonrpc to include latest backports (1.9)
- Update dependencies.