This repository has been archived by the owner on Nov 6, 2020. It is now read-only.
Parity 1.7.3-beta
Parity 1.7.3 enables the Byzantium fork for Ethereum main network on Block 4_370_000 and offers a variety of bug fixes and stability improvements. Among them:
- Fixed network protocol version negotiation with Geth nodes v1.7.1+.
- Fixed
RETURNDATA
size for built-ins. (Built-ins in some cases overwrite only a portion of the output memory slice.) - Multisig Wallet View now loads if multiple transactions happened within one block.
- Improved stability of snapshot-syncs (warp).
- Revised timeout and batch size constants for bigger blocks.
- Renamed RPC receipt
statusCode
field tostatus
.
OS | Arch | Download | SHA256 Checksum |
---|---|---|---|
x86_64 | InstallParity.exe | 81289476a09665176b6d3e2b56136d27ce0ca8e37b8917e317783ca33c4d36bb |
|
x86_64 | parity-1.7.3-macos-installer.pkg | cf87efb236f6238c7cc544a7a81eece6ef36d68462a78bdc4a981f0c8807cdf9 |
|
x86_64 | parity_1.7.3_amd64.deb | 7a59cdd5dadeedc4bdb204440a55133b970dbe947b37c7b68b9e0107d8067dfb |
|
armv7 | parity_1.7.3_armhf.deb | a11daa0c9d2ab8fbad5a5f1145ebfe0696194632581ef56fcc8d3fac377fa99d |
|
aarch64 | parity_1.7.3_arm64.deb | ff743c70a2938cace875a0c9e61133e5386061eb0300ca56554023c92f2dcc95 |
OS | Alternative | Link |
---|---|---|
Homebrew | https://github.com/paritytech/homebrew-paritytech/blob/master/README.md | |
Docker | https://hub.docker.com/r/parity/parity |
Full list of included changes can be found in CHANGELOG.md.