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

Parity 1.11.3-beta

Compare
Choose a tag to compare
@5chdn 5chdn released this 05 Jun 22:39
· 1287 commits to master since this release
a66e36b

Parity 1.11.3 is a security-relevant release fixing a potential consensus issue. Please upgrade your nodes as soon as possible to v1.10.6 or v1.11.3.

OS Arch Download SHA256 Checksum
Windows Icon by Pixel Perfect from https://www.flaticon.com/authors/pixel-perfect x64 parity_1.11.3_windows_installer.exe 53940131b0f6e7a7650f393c1d942d614ca6c2384c8bd12c8f69a297a0b7337f
Apple Icon by Pixel Perfect from https://www.flaticon.com/authors/pixel-perfect x64 parity_1.11.3_macos_macos.pkg 3f79224eff1dc96e5f8f408d62de388e14e20ea2f63b2e372f18b032f6b35765
Linux Icon by Pixel Perfect from https://www.flaticon.com/authors/pixel-perfect x64 parity_1.11.3_ubuntu_amd64.deb 91b1b3a48aa3d8bed780414896bd9adb3eee51159025eec3989ac7619a978974
Linux Icon by Pixel Perfect from https://www.flaticon.com/authors/pixel-perfect x86 parity_1.11.3_ubuntu_i386.deb 7ad0e0e4d1e7d62438c0da58b1c8a5afe0e4e48177708022d340934916d05a81
Linux Icon by Pixel Perfect from https://www.flaticon.com/authors/pixel-perfect x64 parity_1.11.3_debian_amd64.deb abc57b9f7512770a9775589185048a2369590eef7e36d34b84364b8309a7fa24
Linux Icon by Pixel Perfect from https://www.flaticon.com/authors/pixel-perfect x64 parity_1.11.3_centos_x86_64.rpm 0fa4b405b90bb89f00748590837c36383605cf459b173d7134f513c83657ac85
Linux Icon by Pixel Perfect from https://www.flaticon.com/authors/pixel-perfect armv7 parity_1.11.3_ubuntu_armhf.deb dc0c666edacb6b3968eddc819ebe6fdae110bd47fd0790bb902c2cce05ff2752
Linux Icon by Pixel Perfect from https://www.flaticon.com/authors/pixel-perfect arm64 parity_1.11.3_ubuntu_arm64.deb 6559c1ac34ad7fc4391936d822bc667e9a1d231c4873738519c26a7a45e37e6c
OS Alternative Link
Apple Icon by Pixel Perfect from https://www.flaticon.com/authors/pixel-perfect Homebrew github.com/paritytech/homebrew-paritytech/blob/master/README.md
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 Other binaries vanity-service.parity.io/parity-binaries?format=markdown&version=v1.11.3

The full list of included changes:

  • Parity-version: bump beta to 1.11.3 (#8806)
    • Parity-version: bump beta to 1.11.3
    • Disallow unsigned transactions in case EIP-86 is disabled (#8802)
    • Fix ancient blocks queue deadlock (#8751)
  • Update shell32-sys to fix windows build (#8792)
  • Backports (#8785)
    • Fix light sync with initial validator-set contract (#8528)
      • Fix #8468
      • Use U256::max_value() instead
      • Also change initial transaction gas
    • Resumable warp-sync / Seed downloaded snapshots (#8544)
      • Start dividing sync chain : first supplier method
      • WIP - updated chain sync supplier
      • Finish refactoring the Chain Sync Supplier
      • Create Chain Sync Requester
      • Add Propagator for Chain Sync
      • Add the Chain Sync Handler
      • Move tests from mod -> handler
      • Move tests to propagator
      • Refactor SyncRequester arguments
      • Refactoring peer fork header handler
      • Fix wrong highest block number in snapshot sync
      • Small refactor...
      • Resume warp-sync downloaded chunks
      • Refactoring the previous chunks import
      • Address PR grumbles
      • Fix not seeding current snapshot
      • Update SnapshotService readiness check
      • Early abort importing previous chunks
      • Update Gitlab CI config
      • SyncState back to Waiting when Manifest peers disconnect
      • Revert GitLab CI changes
      • Refactor resuming snapshots
      • Revert "Refactor resuming snapshots"
      • Update informant log
      • Refactor resuming snapshots
      • Update informant message : show chunks done
    • Don't open Browser post-install on Mac (#8641)
    • Fix not downloading old blocks (#8642)
    • Fix PoW blockchains sealing notifications in chain_new_blocks (#8656)
    • Shutdown the Snapshot Service early (#8658)
      • Shutdown the Snapshot Service when shutting down the runner
      • Rename service to client_service
      • Fix tests
    • Fix cli signer (#8682)
      • Update ethereum-types so {:#x} applies 0x prefix
    • Set the request index to that of the current request (#8683)
      • Set the request index to that of the current request
    • Network-devp2p: handle UselessPeer disconnect (#8686)
    • Fix local transactions policy. (#8691)
    • CI: Fixes for Android Pipeline (#8745)
      • Ci: Remove check for shared libraries in gitlab script
      • Ci: allow android arm build to fail
    • Custom Error Messages on ENFILE and EMFILE IO Errors (#8744)
      • Custom Error Messages on ENFILE and EMFILE IO Errors
      • Use assert-matches for more readable tests
      • Fix Wording and consistency
    • Ethcore-sync: fix connection to peers behind chain fork block (#8710)
  • Parity-version: bump beta to 1.11.2 (#8750)
    • Parity-version: bump beta to 1.11.2
    • Parity-version: unset critical flag