This repository has been archived by the owner on Nov 6, 2020. It is now read-only.
Parity Ethereum 2.2.10-stable
Parity-Ethereum 2.2.10-stable is a security-relevant release. A bug in the JSONRPC-deserialization module can cause crashes of all versions of Parity Ethereum nodes if an attacker is able to submit a specially-crafted RPC to certain publicly available endpoints.
System | Architecture | Binary | SHA256 Checksum |
---|---|---|---|
x64 | parity.exe | 6bf1ad5bb13d63ca2ccac30b914b353d4568421db552b1b225ccd8e2fd01b1a1 |
|
x64 | parity | 6267f80dcf6709e40074b8bf369999be0615bbc075c281cbe483cfe0095801e7 |
|
x64 | parity | a8b3e844de560dbded8e2cdf33601ff1bda96747efd5c4bd3646763f0e125a62 |
|
System | Option | - | Resource |
Homebrew | - | github.com/paritytech/homebrew-paritytech | |
Snapcraft | - | snapcraft.io/parity | |
Docker | - | hub.docker.com/r/parity/parity | |
All binaries | - | vanity-service.parity.io/parity-binaries?version=v2.2.10 |
The full list of included changes:
- Additional error for invalid gas (#10327) (#10329)
- Backports for Stable 2.2.10 (#10332)
- fix(docker-aarch64) : cross-compile config (#9798)
- import rpc transactions sequentially (#10051)
- fix(docker): fix not receives SIGINT (#10059)
- snap: official image / test (#10168)
- perform stripping during build (#10208)
- Additional tests for uint/hash/bytes deserialization. (#10279)
- Don't run the CPP example on CI (#10285)
- CI optimizations (#10297)
- fix publish job (#10317)
- Add Statetest support for Constantinople Fix (#10323)
- Add helper for Timestamp overflows (#10330)
- Don't add discovery initiators to the node table (#10305)
- change docker image based on debian instead of ubuntu due to the chan (#10336)
- role back docker build image and docker deploy image to ubuntu:xenial based (#10338)