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

Parity 1.7.12-stable

Compare
Choose a tag to compare
@5chdn 5chdn released this 09 Jan 12:53
· 2998 commits to master since this release
f96d152

Parity 1.7.12 is a bug-fix release to improve performance and stability.

OS Arch Download SHA256 Checksum
Windows Icon by Pixel Perfect from https://www.flaticon.com/authors/pixel-perfect x86_64 InstallParity.exe 7f975b6bf381c85dc3626324764d41c215fe2b4adc9e603d2a366c44aba40c73
Windows Icon by Pixel Perfect from https://www.flaticon.com/authors/pixel-perfect x86_64 parity.exe (Binary) cba259faedd343a092bd4d40c12650968d7c1a126eafc5cc5b041d93ebdf7b74
Apple Icon by Pixel Perfect from https://www.flaticon.com/authors/pixel-perfect x86_64 parity-1.7.12-macos-installer.pkg 2123fab5fafd6a7f2a20ef0cac2c37a718ced18354d0c8a2ad37fedce5478938
Apple Icon by Pixel Perfect from https://www.flaticon.com/authors/pixel-perfect x86_64 parity (Binary) 415b8c26a5924890b1ec05ccd2e65c9b7535be03dfd859913448fabe5501a4fe
Linux Icon by Pixel Perfect from https://www.flaticon.com/authors/pixel-perfect x86_64 parity_1.7.12_amd64.deb 8321e52d9d6ca628c77d3e4bd6611a991f0bc3b16a0a28342dc27deb00d4d52b
Linux Icon by Pixel Perfect from https://www.flaticon.com/authors/pixel-perfect x86_64 parity (Binary) f3b9d17d17b9c74cfdca3051055c3c7ffba72c32f76ba05ba4d06dea334ba1d6
Linux Icon by Pixel Perfect from https://www.flaticon.com/authors/pixel-perfect armv7 parity_1.7.12_armhf.deb a4cadf9eb31df3d20b4551a61aa22d2b94fd949fc9cf05cf554439def6d9a76c
Linux Icon by Pixel Perfect from https://www.flaticon.com/authors/pixel-perfect aarch64 parity_1.7.12_arm64.deb a002c99239330788bf6732a6053fc253977c85363e22acb9341ea960fcba7fcf
OS Alternative Link
Apple Icon by Pixel Perfect from https://www.flaticon.com/authors/pixel-perfect Homebrew https://github.com/paritytech/homebrew-paritytech/blob/master/README.md
Settings Icon by Pixel Perfect from https://www.flaticon.com/authors/pixel-perfect Docker https://hub.docker.com/r/parity/parity

The full list of included changes:

  • Fix stable builds for rustc 1.23.0 (#7504)
  • Missing AuRa backports (#7499
    • Wait for future blocks in AuRa (#7368)
      • Mark future blocks as temporarily invalid.
      • Don't check max.
    • Advance AuRa step as far as we can and prevent invalid blocks. (#7451)
      • Advance AuRa step as far as we can.
      • Wait for future blocks.
    • Problem: AuRa's unsafeties around step duration (#7282)
    • Fix tests.
    • Detect different node, same-key signing in aura (#7245)
      • Detect different node, same-key signing in aura
      • Reduce scope of warning
  • Backports (#7496)
    • Advance AuRa step as far as we can. (#7451)
      • Advance AuRa step as far as we can.
      • Wait for future blocks.
    • Fixed panic when io is not available for export block, closes #7486 (#7495)
    • Update Parity Mainnet Bootnodes (#7476)
      • Replace the Azure HDD bootnodes with the new ones :)
    • Bump version to 1.7.12