Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Documentation Inconsistencies and Update Changelog Version #7943

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3131,7 +3131,7 @@ For compatibility with ETC Agharta upgrade, use 1.3.7 or later.
- Remove 'parentHash', 'number' and 'gasUsed' fields from the genesis d… [\#175](https://github.com/hyperledger/besu/pull/175) (thanks to [SweeXordious](https://github.com/SweeXordious))
- Enable pruning by default for fast sync and validate conflicts with privacy [\#172](https://github.com/hyperledger/besu/pull/172)
- Update RocksDB [\#170](https://github.com/hyperledger/besu/pull/170)
- Vpdate ver to 1.3.5-snapshot [\#169](https://github.com/hyperledger/besu/pull/169)
- Update ver to 1.3.5-snapshot [\#169](https://github.com/hyperledger/besu/pull/169)
- Added PoaQueryService method that returns local node signer… [\#163](https://github.com/hyperledger/besu/pull/163)
- Add versioning to privacy storage [\#149](https://github.com/hyperledger/besu/pull/149)
- Update reference tests [\#139](https://github.com/hyperledger/besu/pull/139)
Expand Down
2 changes: 1 addition & 1 deletion KNOWN_ISSUES.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ java.util.concurrent.CompletionException: org.hyperledger.besu.plugin.services.e
....
```

This behaviour has been seen on AWS and Digital Ocean.
This behavior has been seen on AWS and Digital Ocean.

Workaround -> On AWS, a full restart of the AWS VM is required to restart the fast sync.

Expand Down