This repository has been archived by the owner on Nov 6, 2020. It is now read-only.
Parity 1.9.5-stable
Parity 1.9.5 is a bug-fix release to improve performance and stability. This release marks the 1.9 track stable.
We are excited to announce support for Wasm Smart Contracts on Kovan network. The hard-fork to activate the Wasm-VM will take place on block 6600000
.
OS | Arch | Download | SHA256 Checksum |
---|---|---|---|
x86_64 | parity_1.9.5_windows_installer.exe | 2b94ca7ba0d3fcf76d920d85621261a319e9a59668cd669449b020c953dd2e06 |
|
x86_64 | parity_1.9.5_macos_macos.pkg | 893c0720da83408161b022fcdd5ca2dc467f468c0aa624913c6076ab8bf15250 |
|
x86_64 | parity_1.9.5_ubuntu_amd64.deb | 3c1bc66c7b67585c480ac2784b2e71b4985c1d5d18f8003a9b352118feb66acc |
|
x86_64 | parity_1.9.5_debian_amd64.deb | 3eb165b8809f349262ba10c4cdd8a3f9e3cbf9ee8aeba934ac96559d9e319488 |
|
x86_64 | parity_1.9.5_centos_x86_64.rpm | 1840b304072c83d9b6fbe5e6f728e6d7abdff116e4ee552e86800936e1fe9ba0 |
|
aarch64 | parity_1.9.5_ubuntu_arm64.deb | 2f7d3fa9be4526a116ac87a6b72a5b52ba3fbcf5002d50e621aa6b63bfe88414 |
Note, we temporarily disabled 32-bit releases. If you require binaries for 32-bit targets such as i686 or armv7, please stay tuned for a further patch-release.
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.5 |
The full list of included changes:
- Do a meaningful commit that does not contain the words "ci" or "skip"
- Triggering build for stable.
- Postpone Kovan hard fork (#8137) (#8152)
- Postpone Kovan hard fork (#8137)
- ethcore: postpone Kovan hard fork
- util: update version fork metadata
- WASM libraries bump (#7970)
- update wasmi, parity-wasm, wasm-utils to latest version
- Update to new wasmi & error handling
- also utilize new stack limiter
- fix typo
- replace dependency url
- Cargo.lock update
- Postpone Kovan hard fork (#8137)
- Fix scripts. Force JS rebuild. (#8144)
- Stable Backports (#8133)
- updater: apply exponential backoff after download failure (#8059)
- updater: apply exponential backoff after download failure
- updater: reset backoff on new release
- Limit incoming connections. (#8060)
- Limit ingress connections
- Optimized handshakes logging
- Max code size on Kovan (#8067)
- Enable code size limit on kovan
- Fix formatting.
- add some dos protection (#8084)
- more dos protection (#8104)
- Const time comparison (#8113)
- Use
subtle::slices_equal
for constant time comparison.- Also update the existing version of subtle in
ethcrypto
from - 0.1 to 0.5
- Test specifically for InvalidPassword error.
- Also update the existing version of subtle in
- Use
- revert removing blooms (#8066)
- Revert "fix traces, removed bloomchain crate, closes #7228, closes #7167"
- Revert "fixed broken logs (#7934)"
- fixed broken logs
- bring back old lock order
- remove migration v13
- revert CURRENT_VERSION to 12 in migration.rs
- Fix compilation.
- Check one step deeper if we're on release track branches
- add missing pr
- Fix blooms?
- Fix tests compiilation.
- Fix size.
- updater: apply exponential backoff after download failure (#8059)
- Check one step deeper if we're on release track branches (#8134) (#8140)
- Trigger js build. (#8121)
- Stable backports (#8055)
- CI: Fix cargo cache (#7968)
- Fix cache
Blocking waiting for file lock on the registry index - Only clean locked cargo cache on windows
- fixed ethstore sign (#8026)
- fix cache & snapcraft CI build (#8052)
- Add MCIP-6 Byzyantium transition to Musicoin spec (#7841)
- Add test chain spec for musicoin byzantium testnet
- Add MCIP-6 Byzyantium transition to Musicoin spec
- Update mcip6_byz.json
- ethcore: update musicoin byzantium block number
- ethcore: update musicoin bootnodes
- Update musicoin.json
- More bootnodes.
- Optimize JS build (#8093)
- Extract common chunks plugin.
- Fix common CSS.
- Fix js push for stable.
- Remove arguments to getPlugins.
- Stable Backports (#8058)
- Make 1.9 stable (#8023)
- Make 1.9 stable
- Bump stable to 1.9.5
- Fix gitlab builds