Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

Parity Ethereum 2.2.10-stable

Compare
Choose a tag to compare
@5chdn 5chdn released this 13 Feb 14:34
· 785 commits to master since this release
7b1d3e1

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
Windows Icon by Pixel Perfect from https://www.flaticon.com/authors/pixel-perfect x64 parity.exe 6bf1ad5bb13d63ca2ccac30b914b353d4568421db552b1b225ccd8e2fd01b1a1
Apple Icon by Pixel Perfect from https://www.flaticon.com/authors/pixel-perfect x64 parity 6267f80dcf6709e40074b8bf369999be0615bbc075c281cbe483cfe0095801e7
Linux Icon by Pixel Perfect from https://www.flaticon.com/authors/pixel-perfect x64 parity a8b3e844de560dbded8e2cdf33601ff1bda96747efd5c4bd3646763f0e125a62
System Option - Resource
Apple Icon by Pixel Perfect from https://www.flaticon.com/authors/pixel-perfect Homebrew - github.com/paritytech/homebrew-paritytech
Linux Icon by Pixel Perfect from https://www.flaticon.com/authors/pixel-perfect Snapcraft - snapcraft.io/parity
Settings Icon by Pixel Perfect from https://www.flaticon.com/authors/pixel-perfect Docker - hub.docker.com/r/parity/parity
Settings Icon by Pixel Perfect from https://www.flaticon.com/authors/pixel-perfect 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)