Skip to content

Commit

Permalink
Update ChangeLog for IBFT2 block rewards (hyperledger#1262)
Browse files Browse the repository at this point in the history
* Update ChangeLog for IBFT2 block rewards

Signed-off-by: Trent Mohay <trent.mohay@consensys.net>

* fix ref tests

Signed-off-by: Trent Mohay <trent.mohay@consensys.net>

Co-authored-by: Tim Beiko <t.beiko23@gmail.com>
(cherry picked from commit ae450f8)
Signed-off-by: Danno Ferrin <danno.ferrin@gmail.com>
  • Loading branch information
2 people authored and shemnon committed Jul 28, 2020
1 parent 68241b1 commit 22ebd67
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ on `--privacy-onchain-groups-enabled`. [\#1222](https://github.com/hyperledger/b
* HTTP/2 is enabled for JSON-RPC HTTP API over TLS. [\#1145](https://github.com/hyperledger/besu/pull/1145)
* Color output in consoles. It can be disabled with `--color-enabled=false` [\#1257](https://github.com/hyperledger/besu/pull/1257)
* Add compatibility with ClusterIP services for the Kubernetes Nat Manager [\#1156](https://github.com/hyperledger/besu/pull/1156)
* In an IBFT2 network; a fixed block reward value and recipient address can be defined in genesis file [\#1132](https://github.com/hyperledger/besu/pull/1132)
* Add fee cap for transactions submitted via RPC. [\#1137](https://github.com/hyperledger/besu/pull/1137)

### Bug fixes
Expand Down

0 comments on commit 22ebd67

Please sign in to comment.