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

Parity 1.8.8-stable

Compare
Choose a tag to compare
@5chdn 5chdn released this 01 Feb 16:10
· 2477 commits to master since this release

Parity 1.8.8 is a bug-fix release to improve performance and stability. It restores ERC-20 token balances, improves networking, fixes database corruptions on client shutdown, and fixes issues with the --password command-line flag. Happy syncing!

OS Arch Download SHA256 Checksum
Windows Icon by Pixel Perfect from https://www.flaticon.com/authors/pixel-perfect x86_64 parity_1.8.8_installer.exe 378e5129edf88985997978acb057d7f2b6f38b989a7e19e03f84fe0998899008
Apple Icon by Pixel Perfect from https://www.flaticon.com/authors/pixel-perfect x86_64 parity_1.8.8_macos.pkg 89ffd88727ba8d3efa6914669734267c5913cfd2e30e242ff60d34e9f8e0cf7c
Linux Icon by Pixel Perfect from https://www.flaticon.com/authors/pixel-perfect x86_64 parity_1.8.8_amd64.deb eb2a7a1adfe4878461ade706057dc7314007b82b290461afbf06fc27b4ba9523
Linux Icon by Pixel Perfect from https://www.flaticon.com/authors/pixel-perfect x86_64 parity_1.8.8_debian.deb 58d46e1b903e851f34936d33bbe54e3e9e6d7424c575168290c4fb8fb9070b1c
Linux Icon by Pixel Perfect from https://www.flaticon.com/authors/pixel-perfect x86_64 parity_1.8.8_centos.rpm 5a7b92abf41e2461619b0f11a1a670f2c1934a949997382776d959900f8c15f4
Linux Icon by Pixel Perfect from https://www.flaticon.com/authors/pixel-perfect armv7 parity_1.8.8_armhf.deb fb25b65084a82e6efa6bb9d2065b97d2902f2eda32273b1e66c916f0a18c4795
Linux Icon by Pixel Perfect from https://www.flaticon.com/authors/pixel-perfect aarch64 parity_1.8.8_arm64.deb bfe3fdd2fc5ce89191e4ec59e614bad8f85b7a18482ab31729b20ca63ddc7cb4
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.8

The full list of included changes:

The full list of included changes:

  • Gitlab stable (#7768)
    • Fix snapcraft build for stable
    • Initial support push snap packages to snapcraft.io
    • Edge-devel
  • Snapcraft push ans fix build (#7767)
    • Fix snapcraft build for stable
    • Initial support push snap packages to snapcraft.io
    • Edge-devel
  • Remove snapcraft.yml from scripts
  • Resolve conflicts
  • Token filter balances (throttle) (#7755)
  • Fix snapcraft build (stable) (#7763)
    • Fix snapcraft build for stable
    • Fix snapcraft build (stable)
  • [Stable] Backports (#7758)
    • Filter-out nodes.json (#7716)
      • Filter-out nodes.json
      • Network: sort node table nodes by failure ratio
      • Network: fix node table tests
      • Network: fit node failure percentage into buckets of 5%
      • Network: consider number of attempts in sorting of node table
      • Network: fix node table grumbles
    • Fix client not being dropped on shutdown (#7695)
      • Parity: wait for client to drop on shutdown
      • Parity: fix grumbles in shutdown wait
      • Parity: increase shutdown timeouts
    • Wrap --help output to 120 characters (#7626)
      • Update Clap dependency and remove workarounds
      • WIP
      • Remove line breaks in help messages for now
      • Multiple values can only be separated by commas (closes #7428)
      • Grumbles; refactor repeating code; add constant
      • Use a single Wrapper rather than allocate a new one for each call
      • Wrap --help to 120 characters rather than 100 characters
  • Use explicit branch name in push (#7757)
  • Bump stable to 1.8.8 (#7752)
  • Fix js-release in stable (#7682)
  • Update Info.plist
  • Fix conditions in gitlab-test (#7675)
  • Remove cargo cache