Mention v3.2.2 changes in v3.2.5 changelog (#386)
Since the two hotfix releases, v3.2.3 and v3.2.4, did not include the changes from v3.2.2-rc.1, they should be mentioned in the changelog for v3.2.5-rc.1 again.
This commit is contained in:
parent
2df74c26dd
commit
09ab40b956
20
CHANGELOG.md
20
CHANGELOG.md
@ -1,10 +1,30 @@
|
|||||||
## OpenEthereum v3.2.5-rc.1
|
## OpenEthereum v3.2.5-rc.1
|
||||||
|
|
||||||
|
Bug fixes:
|
||||||
|
* Backport: Block sync stopped without any errors. #277 (#286)
|
||||||
|
* Strict memory order (#306)
|
||||||
|
|
||||||
Enhancements:
|
Enhancements:
|
||||||
|
* Executable queue for ancient blocks inclusion (#208)
|
||||||
|
* Backport AuRa commits for xdai (#330)
|
||||||
|
* Add Nethermind to clients that accept service transactions (#324)
|
||||||
|
* Implement the filter argument in parity_pendingTransactions (#295)
|
||||||
|
* Ethereum-types and various libs upgraded (#315)
|
||||||
|
* [evmbin] Omit storage output, now for std-json (#311)
|
||||||
|
* Freeze pruning while creating snapshot (#205)
|
||||||
|
* AuRa multi block reward (#290)
|
||||||
|
* Improved metrics. DB read/write. prometheus prefix config (#240)
|
||||||
|
* Send RLPx auth in EIP-8 format (#287)
|
||||||
|
* rpc module reverted for RPC JSON api (#284)
|
||||||
|
* Revert "Remove eth/63 protocol version (#252)"
|
||||||
* Support for eth/65 protocol version (#366)
|
* Support for eth/65 protocol version (#366)
|
||||||
* Berlin hardfork blocks: kovan (24,770,900), xdai (16,101,500)
|
* Berlin hardfork blocks: kovan (24,770,900), xdai (16,101,500)
|
||||||
* Bump ethereum/tests to v8.0.3
|
* Bump ethereum/tests to v8.0.3
|
||||||
|
|
||||||
|
devops:
|
||||||
|
* Upgrade docker alpine to `v1.13.2`. for rust `v1.47`.
|
||||||
|
* Send SIGTERM instead of SIGHUP to OE daemon (#317)
|
||||||
|
|
||||||
## OpenEthereum v3.2.4
|
## OpenEthereum v3.2.4
|
||||||
|
|
||||||
* Fix for Typed transaction broadcast.
|
* Fix for Typed transaction broadcast.
|
||||||
|
Loading…
Reference in New Issue
Block a user