This repository has been archived by the owner on Nov 6, 2020. It is now read-only.
Parity 1.9.3-beta
Parity 1.9.3 is a bug-fix release to improve performance and stability.
OS | Arch | Download | SHA256 Checksum |
---|---|---|---|
x86_64 | parity_1.9.3_windows_installer.exe | 6b4df22563fb61e63975abd02d360037f826a9af3aa139bad9559eb6054c7be9 |
|
x86_64 | parity_1.9.3_macos_macos.pkg | c82468a81479deb515945014a5cf7f05e3689bdad37498dcaae3f6c45a39aaf7 |
|
x86_64 | parity_1.9.3_ubuntu_amd64.deb | b08142f4436dc940f25bd1a4f9c9f00d8e790df0c9fe6bf9635b4027e50c983c |
|
x86_64 | parity_1.9.3_debian_amd64.deb | b2c6d9930422a7458f973b848284d8ca39f4b6fe9ea19f36a87f6da9049bf99b |
|
x86_64 | parity_1.9.3_centos_x86_64.rpm | d4df855e6868eab47bf5b88c162525c84d6fe31be7f6250cd8d70da66396e846 |
|
armv7 | parity_1.9.3_ubuntu_armhf.deb | 0a728f0c266526a7857178490c13994dd90f17158c7ec9f5e7d06a288d7d866f |
|
aarch64 | parity_1.9.3_ubuntu_arm64.deb | 038b1b99611dca23d7a37013682245df7eb4abbea83cffe894c60aeb8eb6a121 |
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.3 |
The full list of included changes:
- Backports (#7945)
- Gitlab Cargo Cache (#7944)
- Bump react-qr-reader (#7943)
- Update react-qr-reader
- Explicit webrtc-adapter dependency (package-lock workaround)
- Iframe with allow (QR, new Chrome policy)
- Backport of #7844 and #7917 to beta (#7940)
- Randomize the peer we dispatch to
- Fix a division by zero in light client RPC handler
- Wallet allowJsEval: true (#7913)
- Wallet allowJsEval: true
- Fix unsafe wallet.
- Enable unsafe-eval for all dapps.
- Fix CSP for dapps that require eval. (#7867) (#7903)
- Add allowJsEval to manifest.
- Enable 'unsafe-eval' if requested in manifest.
- Fix snap build beta (#7895)
- Fix snapcraft grade to stable (#7894)
- Backport Master CI PRs to Beta (#7890)
- Backport Core PRs to beta (#7891)
- Update back-references more aggressively after answering from cache (#7578)
- Updated WASM Runtime & new interpreter (wasmi) (#7796)
- Adjust storage update evm-style (#7812)
- Add new EF ropstens nodes (#7824)
- Store updater metadata in a single place (#7832)
- WASM: Disable internal memory (#7842)
- Add a timeout for light client sync requests (#7848)
- Flush keyfiles. Resolves #7632 (#7868)
- Fix wallet import (#7873)