2021-03-17 09:46:36 +01:00
|
|
|
## OpenEthereum v3.2.1
|
|
|
|
|
|
|
|
Hot fix issue, related to initial sync:
|
|
|
|
* Initial sync gets stuck. (#318)
|
2021-03-08 17:49:59 +01:00
|
|
|
## OpenEthereum v3.2.0
|
2020-09-24 16:36:53 +02:00
|
|
|
|
2021-01-18 21:43:03 +01:00
|
|
|
Bug fixes:
|
2021-02-23 16:44:55 +01:00
|
|
|
* Update EWF's chains with Istanbul transition block numbers (#11482) (#254)
|
|
|
|
* fix Supplied instant is later than self (#169)
|
2021-03-08 17:49:59 +01:00
|
|
|
* ethcore/snapshot: fix double-lock in Service::feed_chunk (#289)
|
|
|
|
|
2021-01-18 21:43:03 +01:00
|
|
|
Enhancements:
|
2021-02-23 16:44:55 +01:00
|
|
|
* Berlin hardfork blocks: mainnet (12,244,000), goerli (4,460,644), rinkeby (8,290,928) and ropsten (9,812,189)
|
|
|
|
* yolo3x spec (#241)
|
|
|
|
* EIP-2930 RPC support
|
|
|
|
* Remove eth/63 protocol version (#252)
|
|
|
|
* Snapshot manifest block added to prometheus (#232)
|
|
|
|
* EIP-1898: Allow default block parameter to be blockHash
|
|
|
|
* Change ProtocolId to U64
|
|
|
|
* Update ethereum/tests
|