|
1 | 1 | # Changelog |
2 | 2 |
|
3 | | -## Changelog Changes |
| 3 | +## Critical Fix in 1.3.7 |
4 | 4 |
|
5 | | -The Hyperledger Besu Wiki includes a [proposal to change what's included in this changelog](https://wiki.hyperledger.org/display/BESU/Changes+to+Changelog). |
6 | | -The changelog from 1.3.6 is moving towards the proposed changelog approach. If you've got feedback or |
7 | | -specific items you'd like to see included in the changelog, add your comments to the proposal. |
| 5 | +1.3.7 includes a critical fix for Ethereum MainNet users and the Muir Glacier upgrade. We recommend users of Ethereum public networks |
| 6 | +(MainNet, Ropsten, Rinkeby, and Goerli) upgrade immediately. This upgrade is also strongly recommended for users of private networks. |
| 7 | + |
| 8 | +## Muir Glacier Compatibility |
| 9 | + |
| 10 | +For compatibility with Ethereum Muir Glacier upgrade, use v1.3.7 or later. |
8 | 11 |
|
9 | 12 | ## ETC Agharta Compatibility |
10 | 13 |
|
11 | 14 | For compatibility with ETC Agharta upgrade, use 1.3.7 or later. |
12 | 15 |
|
13 | | -## Muir Glacier Compatibility |
| 16 | +### 1.3.7 |
14 | 17 |
|
15 | | -For compatibility with Ethereum Muir Glacier upgrade, use v1.3.6 or later. |
| 18 | +### Additions and Improvements |
16 | 19 |
|
17 | | -## Istanbul Compatibility |
| 20 | +- Hard Fork Support: Configures the Agharta activation block for the ETC MainNet configuration [\#251](https://github.com/hyperledger/besu/pull/251) (thanks to [soc1c](https://github.com/soc1c)) |
18 | 21 |
|
19 | | -For compatibility with Ethereum Istanbul upgrade, use v1.3.4 or later. |
| 22 | +### Bug Fixes |
20 | 23 |
|
21 | | -### 1.3.7 |
| 24 | +- Resolves a Mainnet consensus issue [\#254](https://github.com/hyperledger/besu/pull/254) |
22 | 25 |
|
23 | | -### Additions and Improvements |
| 26 | +### New Maintainer |
24 | 27 |
|
25 | | -- Hard Fork Support: Configures the Agharta activation block for the ETC MainNet configuration. |
| 28 | +[Edward Mack](https://github.com/hyperledger/besu/commits?author=edwardmack) added as a [new maintainer](https://github.com/hyperledger/besu/pull/219). |
26 | 29 |
|
27 | 30 | ### 1.3.6 |
28 | 31 |
|
|
0 commit comments