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

Parity 1.8.3-beta

Compare
Choose a tag to compare
@5chdn 5chdn released this 15 Nov 12:38
· 2477 commits to master since this release
b49c44a

Parity 1.8.3 contains several bug-fixes and removes the ability to deploy built-in multi-signature wallets.

OS Arch Download SHA256 Checksum
Windows Icon by Pixel Perfect from https://www.flaticon.com/authors/pixel-perfect x86_64 InstallParity.exe 23f11dfb4841b7c4841c6e6639464941775ac4e45c5a210f3890ab970811aa1a
Windows Icon by Pixel Perfect from https://www.flaticon.com/authors/pixel-perfect x86_64 parity.exe (Binary) 2df637949dea6d8436f5abe33653299cd4b514ce1f224304e695d2dc3db70442
Apple Icon by Pixel Perfect from https://www.flaticon.com/authors/pixel-perfect x86_64 parity-1.8.3-macos-installer.pkg 1a31e38c5eee0574ad18b46cbcce062265606d86bf104554e645932e53dd6b70
Apple Icon by Pixel Perfect from https://www.flaticon.com/authors/pixel-perfect x86_64 parity (Binary) 5a8eacff78fa302b5a807f019f1c0e5947a3501264026262bb4116ef7653637c
Linux Icon by Pixel Perfect from https://www.flaticon.com/authors/pixel-perfect x86_64 parity_1.8.3_amd64.deb 3ed80a4199f64ea8371d209652ec68733d12810f884615600d59687162188429
Linux Icon by Pixel Perfect from https://www.flaticon.com/authors/pixel-perfect x86_64 parity (Binary) fa796e0c55f9ce14534ea19ca2bdbc36e87aec4e81e3d5117edd689d745ac5d7
Linux Icon by Pixel Perfect from https://www.flaticon.com/authors/pixel-perfect armv7 parity_1.8.3_armhf.deb 5e079149450d8e14252f5b104fe8107fec903f4245888ac068f4712ea0de9ee6
Linux Icon by Pixel Perfect from https://www.flaticon.com/authors/pixel-perfect aarch64 parity_1.8.3_arm64.deb 9ca6df782fdd0df2c7975c8027df21c8d9d4d1a5db41bc477c9aa4524e13e091
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:

  • Backports to beta (#7043)
    • pwasm-std update (#7018)
    • Version 1.8.3
    • Make CLI arguments parsing more backwards compatible (#7004)
    • Skip nonce check for gas estimation (#6997)
    • Events in WASM runtime (#6967)
    • Return decoded seal fields. (#6932)
    • Fix serialization of status in transaction receipts. (#6926)
    • Windows fixes (#6921)
  • Disallow built-in multi-sig deploy (only watch) (#7014)
  • Add hint in ActionParams for splitting code/data (#6968)
    • Action params and embedded params handling
    • Fix name-spaces