This repository has been archived by the owner on Nov 6, 2020. It is now read-only.
Parity 1.11.5-beta
Parity 1.11.5 is a bug-fix release to improve performance and stability.
OS | Arch | Download | SHA256 Checksum |
---|---|---|---|
![]() |
x64 | parity_1.11.5_windows_installer.exe | 2924938a52b92c05c3e3309d5263fb24b460234cfb1ef6f31eec434bbe8499a8 |
![]() |
x64 | parity_1.11.5_macos_macos.pkg | dc9dfd154c7c070284476e1f7ce07344c9ba3e7b21819e5655b50618c2590254 |
![]() |
x64 | parity_1.11.5_ubuntu_amd64.deb | 5323b5a0aa756a6c8c08ecf3db9e5869b901409a47f964b5846ce5e6e170f509 |
![]() |
x86 | parity_1.11.5_ubuntu_i386.deb | c281c38af6ebec0ea53c68ead8fd8f3465b1bd7e7dd1f8021a7a363e4876a9ac |
![]() |
x64 | parity_1.11.5_debian_amd64.deb | a1679618849b517a0ad19a7a881b750fcf32155c068e77de5deda8a63565ae13 |
![]() |
x64 | parity_1.11.5_centos_x86_64.rpm | e4ae1868c4e377be4e8bdd1a32f8958cf22833ab43b534ba7f024ab0dfc64a95 |
![]() |
armv7 | parity_1.11.5_ubuntu_armhf.deb | 8dbc2c6bf45701bd1723b0e1f21ebf6b4ad6cccab32a3e1a9c067b71896bc020 |
![]() |
arm64 | parity_1.11.5_ubuntu_arm64.deb | e06313cdb18eebec8d9d842393cde6249dcff0ca59ae8e85eaf301bb1562cb00 |
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.11.5 |
The full list of included changes:
- Bump beta to 1.11.5 / Backports (#8955)
- Parity-version: bump beta to 1.11.5
- Update ropsten.json (#8926)
- Update hardcoded headers (#8925)
- Update kovan.json
- Update Kovan to block 7693549
- Update foundation.json
- Updated to block 5812225
- Update ropsten.json
- Update to 3465217
- Update kovan.json
- Scripts: minor improvements (#8930)
- CI: enable 'latest' docker tag on master pipeline
- CI: mark both beta and stable as stable snap.
- CI: sign all windows binaries
- Scripts: fix docker build tag on latest using master (#8952)
- Rpc: cap gas limit of local calls (#8943)
- Snap: downgrade rust to revision 1.26.2, ref snapcraft/+bug/1778530 (#8984)
- Snap: downgrade rust to revision 1.26.2, ref snapcraft/+bug/1778530
- Snap: use plugin rust
- Fix deadlock in blockchain. (#8977)
- Remove js-glue from workspace
- This fixes test error on Rust 1.27 but also prevents js-glue from building itself.
- Builtin dapp users can still use js-glue from crates.io.
- Fix Android build on beta (#9003)