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

Parity Ethereum 2.4.4-beta

Compare
Choose a tag to compare
@soc1c soc1c released this 02 Apr 07:28
· 579 commits to master since this release

Parity-Ethereum 2.4.4-beta is a bugfix release that improves performance and stability. This patch release removes the dead chain configs for Easthub and Ethereum Social.

System Architecture Binary SHA256 Checksum
Windows Icon by Pixel Perfect from https://www.flaticon.com/authors/pixel-perfect x64 parity.exe d645c2cc83b792a78d952d801863d0205725e5a2cf94906ec32dfd1237f83836
Apple Icon by Pixel Perfect from https://www.flaticon.com/authors/pixel-perfect x64 parity f195f01ba6d5f30fa3234cf1612630a61634d57cd533e4780d7e30a32fe5695a
Linux Icon by Pixel Perfect from https://www.flaticon.com/authors/pixel-perfect x64 parity b1095799c7748fc87497557841eede1e69f473a50870265be334e881fdce1e19
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.4.4

The full list of included changes:

  • 2.4.4 more beta backports (#10554)
    • Tx-pool: check transaction readiness before replacing (#10526)
    • Fix(light eth_gasPrice): ask network if not in cache (#10535)
    • Fix(light account response): update tx_queue (#10545)
    • Chore(bump ethereum-types 0.4.2) (#10396)
    • Fix(rpc-types): replace uint and hash with ethereum_types v0.4 (#10217)
    • Private-tx: replace error_chain (#10510)
    • Set correct nonce when node creates a public transaction wrapping a private transaction (#10391)
    • Fix(bump dependencies) (#10540)
  • 2.4.4 beta backports (#10533)
    • Version: bump beta
    • Fix Sha3/keccak256 hash calculation for binaries (#10509)
    • Verbose flag for cpp tests (#10524)
    • Initial support sccache for windows build (#10520)
    • Ethcore: remove eth social and easthub chain configs (#10531)
    • Fix max_gas (#10537)
    • Build android with cache, win fixes (#10546)
    • Update light client harcoded headers (#10547)