docs/CHANGELOG-1.7.md
Note: Parity 1.7 reached End-of-Life on 2018-01-25 (EOL).
Parity 1.7.13 is a bug-fix release to improve stability of PoA-networks. Users on Kovan or other Aura-based networks are advised to upgrade as this release fixes an issue introduced with 1.7.12 that causes Proof-of-Authority nodes to stop synchronizing the chain.
The full list of included changes:
Parity 1.7.12 is a bug-fix release to improve performance and stability.
The full list of included changes:
Parity 1.7.11 changes the default behavior of JSON-RPC CORS setting, and updates bootnodes for the Kovan and Foundation networks.
Note: The default value of --jsonrpc-cors option has been altered to disallow (potentially malicious) websites from accessing the low-sensitivity RPCs (viewing exposed accounts, proposing transactions for signing). Currently domains need to be whitelisted manually. To bring back previous behaviour run with --jsonrpc-cors all or --jsonrpc-cors http://example.com.
The full list of included changes:
Parity 1.7.10 applies fixes for Proof-of-Authority networks and schedules the Kovan-Byzantium hard-fork.
5067000 at Thu Dec 14 2017 05:40:03 UTC.
maximumUncleCount to 0 in a future maximumUncleCountTransition for stability reasons. See the Kovan chain spec for an example. New PoA networks created with Parity will have this feature enabled by default.The full list of included changes:
Parity 1.7.9 removes the ability to deploy built-in multi-signature wallets.
The full list of included changes:
Parity 1.7.8 fixes a critical Byzantium consensus issue. Update is highly recommended.
The full list of included changes:
Parity 1.7.7 fixes an issue with auto-update system. Updating is recommended, but not required for Byzantium.
The full list of included changes:
Parity 1.7.6 includes a critical consensus-relevant fix for the Byzantium hard-fork. Please upgrade your Ethereum client before block number 4_370_000.
The full list of included changes:
Parity 1.7.5 includes a critical consensus-relevant fix for the Byzantium hard-fork. Please upgrade your Ethereum client before block number 4_370_000.
Parity 1.7.5 is the first stable release of the 1.7 branch. With this release the support for 1.6 releases ends. Please upgrade your stable nodes to 1.7.5.
The full list of included changes:
Parity 1.7.4 includes a critical consensus-relevant fix for the Byzantium hard-fork. Please upgrade your Ethereum client before block number 4_370_000.
The full list of included changes:
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:
RETURNDATA size for built-ins. (Built-ins in some cases overwrite only a portion of the output memory slice.)statusCode field to status.The full list of included changes:
Parity 1.7.2 is a bug-fix release to improve performance and stability. Among others, it addresses the following:
The full list of included changes:
Parity 1.7.0 is a major release introducing several important features:
--light to enable light mode. Please, note: The wallet UI integration for the light client is not included, yet.--public-node.The full list of included changes:
Handler::on_connect #5958additional field from EVM instructions #5821parity.js #4981to (contract deployment) #4847