|
| 1 | + ## Parity-Ethereum [v2.6.3](https://github.com/paritytech/parity-ethereum/releases/tag/v2.6.3) |
| 2 | + |
| 3 | +Parity Ethereum v2.6.3-stable is a patch release that improves security, stability and performance. |
| 4 | + |
| 5 | +* The most noteworthy improvement in this release is incorporating all the EIPs required for the Istanbul hard fork. |
| 6 | +* This release also fixes certain security and performance issues, one of which was suspected to be consensus-threatening but turned out to be benign. Thanks to Martin Holst Swende and Felix Lange from the Ethereum Foundation for bringing the suspicious issue to our attention. |
| 7 | + |
| 8 | +The full list of included changes: |
| 9 | + |
| 10 | +* add more tx tests (#11038) |
| 11 | +* Fix parallel transactions race-condition (#10995) |
| 12 | +* Add blake2_f precompile (#11017) |
| 13 | +* [trace] introduce trace failed to Ext (#11019) |
| 14 | +* Edit publish-onchain.sh to use https (#11016) |
| 15 | +* Fix deadlock in network-devp2p (#11013) |
| 16 | +* EIP 1108: Reduce alt_bn128 precompile gas costs (#11008) |
| 17 | +* xDai chain support and nodes list update (#10989) |
| 18 | +* EIP 2028: transaction gas lowered from 68 to 16 (#10987) |
| 19 | +* EIP-1344 Add CHAINID op-code (#10983) |
| 20 | +* manual publish jobs for releases, no changes for nightlies (#10977) |
| 21 | +* [blooms-db] Fix benchmarks (#10974) |
| 22 | +* Verify transaction against its block during import (#10954) |
| 23 | +* Better error message for rpc gas price errors (#10931) |
| 24 | +* Fix fork choice (#10837) |
| 25 | +* Fix compilation on recent nightlies (#10991) |
| 26 | +* Don't build rpc with ethcore test-helpers (#11048) |
| 27 | +* EIP 1884 Re-pricing of trie-size dependent operations (#10992) |
| 28 | +* Implement EIP-1283 reenable transition, EIP-1706 and EIP-2200 (#10191) |
| 29 | + |
| 30 | +## Parity-Ethereum [v2.6.2](https://github.com/paritytech/parity-ethereum/releases/tag/v2.6.2) |
| 31 | + |
| 32 | +Parity Ethereum v2.6.2-stable is a bugfix release that fixes a potential DoS attack in the trace_call RPC method. This is a critical upgrade for anyone running Parity nodes with RPC exposed to the public internet (and highly recommended for anyone else). For details see this blog post. |
| 33 | + |
1 | 34 | ## Parity-Ethereum [v2.6.1](https://github.com/paritytech/parity-ethereum/releases/tag/v2.6.1)
|
2 | 35 |
|
3 | 36 | Parity-Ethereum 2.6.1-beta is a patch release that improves stability.
|
|
0 commit comments