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

Parity-Ethereum 1.11.8-stable

Compare
Choose a tag to compare
@5chdn 5chdn released this 30 Jul 08:55
· 1287 commits to master since this release
c754a02

Parity-Ethereum 1.11.8-stable is a bug-fix release to improve performance and stability.

Note, authorities in PoA networks based on the Aura engine, should upgrade their nodes immediately as this release includes a critical fix.

OS Arch Download SHA256 Checksum
Windows Icon by Pixel Perfect from https://www.flaticon.com/authors/pixel-perfect x64 parity_1.11.8_windows_installer.exe a92520681dbaf9fb5f3599cd13f222ead47f6c3220ef7cb382ad9de9d4bad229
Apple Icon by Pixel Perfect from https://www.flaticon.com/authors/pixel-perfect x64 parity_1.11.8_macos_macos.pkg 86f574b7fc7e7cd9b8722a97e55613255fa311eb31c427cc59962ed8286894e3
Linux Icon by Pixel Perfect from https://www.flaticon.com/authors/pixel-perfect x64 parity_1.11.8_ubuntu_amd64.deb 08cc8eb3bb657837e7093f04b8a80bca41840fe9e35c03f3e2d26737789c5677
Linux Icon by Pixel Perfect from https://www.flaticon.com/authors/pixel-perfect x86 parity_1.11.8_ubuntu_i386.deb cabfeed2c29ac1ba043821370e251f1f6d628453571733ea261a50b190a80de6
Linux Icon by Pixel Perfect from https://www.flaticon.com/authors/pixel-perfect x64 parity_1.11.8_debian_amd64.deb ace5657c878ba1c10f322d4939d4e61e4fd622070ca1c600d2c7ea01512bea0b
Linux Icon by Pixel Perfect from https://www.flaticon.com/authors/pixel-perfect x64 parity_1.11.8_centos_x86_64.rpm fac47638ea2051e967affef72702f8b04b372ba9f568313e2070070851d87a48
Linux Icon by Pixel Perfect from https://www.flaticon.com/authors/pixel-perfect armv7 parity_1.11.8_ubuntu_armhf.deb 345be3b5fe374d9a662d6892a4e041015796c0443e10aa4a4ffb24e8776ef23a
Linux Icon by Pixel Perfect from https://www.flaticon.com/authors/pixel-perfect arm64 parity_1.11.8_ubuntu_arm64.deb 637bc79c06538b30d0de7009d3d67d67000c96bb01b3eed371904401602d0ceb
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.8

The full list of included changes:

  • Backports to 1.11.8-stable (#9144)
    • Parity-version: bump stable to 1.11.8
    • Ci: update version strings for snaps (#9160)
    • Be more graceful on Aura difficulty validation (#9164)
      • Be more graceful on Aura difficulty validation
      • Test: rejects_step_backwards
      • Test: proposer_switching
      • Test: rejects_future_block
      • Test: reports_skipped
      • Test: verify_empty_seal_steps
    • Parity: fix UserDefaults json parser (#9189)
      • Parity: fix UserDefaults json parser
      • Parity: use serde_derive for UserDefaults
      • Parity: support deserialization of old UserDefault json format
      • Parity: make UserDefaults serde backwards compatible
      • Parity: tabify indentation in UserDefaults
    • Fix bugfix hard fork logic (#9138)
      • Fix bugfix hard fork logic
      • Remove dustProtectionTransition from bugfix category
        • EIP-168 is not enabled by default
      • Remove unnecessary 'static
    • Disable per-sender limit for local transactions. (#9148)
      • Disable per-sender limit for local transactions.
      • Add a missing new line.
    • Rpc: fix is_major_importing sync state condition (#9112)
      • Rpc: fix is_major_importing sync state condition
      • Rpc: fix informant printout when waiting for peers
    • Fix verification in ethcore-sync collect_blocks (#9135)
    • Docker: update hub dockerfile (#9173)
      • Update Dockerfile for hub
        • Update to Ubuntu Xenial 16.04
        • Fix cmake version
      • Docker: fix tab indentation in hub dockerfile
    • Ethcore: update to parity-wasm 0.31
    • Rpc: fix broken merge