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

Parity 1.8.7-stable

Compare
Choose a tag to compare
@5chdn 5chdn released this 24 Jan 12:26
· 2477 commits to master since this release

Parity 1.8.7 is the first stable release of the 1.8 channel. It includes various bug and stability fixes. Users on Kovan or other Aura-based networks are advised to upgrade as this release fixes an issue introduced with 1.8.6 and 1.7.12 that causes Proof-of-Authority nodes to stop synchronizing the chain.

OS Arch Download SHA256 Checksum
Windows Icon by Pixel Perfect from https://www.flaticon.com/authors/pixel-perfect x86_64 parity_1.8.7_installer.exe 7ad508e3f3479aac63aadb7d20d95fade7f39238902e2a3d6d69bb5d66668125
Apple Icon by Pixel Perfect from https://www.flaticon.com/authors/pixel-perfect x86_64 parity_1.8.7_macos.pkg 7325b82184e3c155e3fda8e0de4b1fa78bee3a1712aaca06df87860c3c48de9e
Linux Icon by Pixel Perfect from https://www.flaticon.com/authors/pixel-perfect x86_64 parity_1.8.7_amd64.deb 8b0a3ef88d7819563e750344d5cb8fc15456b0d7138e71f8c81495c2690b8eff
Linux Icon by Pixel Perfect from https://www.flaticon.com/authors/pixel-perfect x86_64 parity_1.8.7_debian.deb 0279df3a88df46c13f97ec54155cc0965504feacef0dc48d90cdc7d2f23a7f5c
Linux Icon by Pixel Perfect from https://www.flaticon.com/authors/pixel-perfect x86_64 parity_1.8.7_centos.rpm 899d9b73a715dd7999abdfd3d55bd0abd98b5efee922d992f96b6bbbb1f6dac9
Linux Icon by Pixel Perfect from https://www.flaticon.com/authors/pixel-perfect armv7 parity_1.8.7_armhf.deb 2d3ceb047b095e9b185e7b39ae408a8e93143cc5810a93d3ab2de30f2f01ed6c
Linux Icon by Pixel Perfect from https://www.flaticon.com/authors/pixel-perfect aarch64 parity_1.8.7_arm64.deb e80f55ce33785074dd47745e36bd3c9622bbf488d1f1cbe1f933108c684962dc
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
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.8.7

The full list of included changes:

  • Bump stable version (#7665)
    • Bump stable to 1.8.7
  • Backports to stable (#7661)
    • Fixed delegatecall's from/to (#7568)
      • Fixed delegatecall's from/to, closes #7166
      • Added tests for delegatecall traces, #7167
    • Fix Temporarily Invalid blocks handling (#7613)
      • Handle temporarily invalid blocks in sync.
      • Fix tests.
    • Improve handling of RocksDB corruption (#7630)
      • Kvdb-rocksdb: update rust-rocksdb version
      • Kvdb-rocksdb: mark corruptions and attempt repair on db open
      • Kvdb-rocksdb: better corruption detection on open
      • Kvdb-rocksdb: add corruption_file_name const
      • Kvdb-rocksdb: rename mark_corruption to check_for_corruption
  • Add docker build for stable and cargo cache (#7672)
  • Fix snapcraft build for stable (#7669)
  • Update .gitlab-ci.yml (#7599)
    • Fix cache:key
  • Make 1.8 stable (#7532)
    • Bump 1.8 to stable
    • Make js-precompiled stable