Skip to content

Commit

Permalink
Added line to CHANGELOG.md PR #1644
Browse files Browse the repository at this point in the history
* #1644

Signed-off-by: Terrence Cooke <terrence.s.cooke@gmail.com>
  • Loading branch information
terrencecooke committed Dec 7, 2020
1 parent 83b86dd commit 29ab4e6
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 @@ -5,6 +5,7 @@
### Additions and Improvements
* Added `memory` as an option to `--key-value-storage`. This ephemeral storage is intended for sync testing and debugging. [\#1617](https://github.com/hyperledger/besu/pull/1617)
* Fixed gasPrice parameter not always respected when passed to `eth_estimateGas` endpoint [#1636](https://github.com/hyperledger/besu/pull/1636)
* Added command line option --static-nodes-file. [#1644](https://github.com/hyperledger/besu/pull/1644)

### Bug Fixes

Expand Down

0 comments on commit 29ab4e6

Please sign in to comment.