Skip to content

Commit 8909d85

Browse files
MadelineMurrayEdJoJob
authored andcommitted
1.3.7 release (#255)
Signed-off-by: {name} <{email}>
1 parent fd5168b commit 8909d85

File tree

2 files changed

+15
-12
lines changed

2 files changed

+15
-12
lines changed

CHANGELOG.md

Lines changed: 14 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,31 @@
11
# Changelog
22

3-
## Changelog Changes
3+
## Critical Fix in 1.3.7
44

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.
811

912
## ETC Agharta Compatibility
1013

1114
For compatibility with ETC Agharta upgrade, use 1.3.7 or later.
1215

13-
## Muir Glacier Compatibility
16+
### 1.3.7
1417

15-
For compatibility with Ethereum Muir Glacier upgrade, use v1.3.6 or later.
18+
### Additions and Improvements
1619

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))
1821

19-
For compatibility with Ethereum Istanbul upgrade, use v1.3.4 or later.
22+
### Bug Fixes
2023

21-
### 1.3.7
24+
- Resolves a Mainnet consensus issue [\#254](https://github.com/hyperledger/besu/pull/254)
2225

23-
### Additions and Improvements
26+
### New Maintainer
2427

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).
2629

2730
### 1.3.6
2831

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
org.gradle.jvmargs=-Xmx1g
2-
version=1.3.7-SNAPSHOT
2+
version=1.3.7

0 commit comments

Comments
 (0)