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

Updated known issues for 1.4.6 #996

Merged
merged 6 commits into from
May 28, 2020

Conversation

MadelineMurray
Copy link
Contributor

Updated known issues for 1.4.6

Signed-off-by: Madeline <madeline.murray@consensys.net>
CHANGELOG.md Outdated

#### Previously identified known issues

- [Eth/65 not backwards compatible](KNOWN_ISSUES.md#eth65-not-backwards-compatible)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The backwards incompatibility part of ETH/65 is fixed.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated

Signed-off-by: Madeline <madeline.murray@consensys.net>
CHANGELOG.md Outdated
@@ -31,7 +31,19 @@ The [1.5 release](docs/1_5_Upgrade.md) is scheduled for early July.

### Bug Fixes

- Fixed case where networks using onchain permissioning could stall when the bootnodes were not validators. [\#969](https://github.com/hyperledger/besu/pull/969)
- Added timeout to queries. Fixes issue where `eth_getLogs` queries that were too large or too broad
could cause Besu to crash. [\#986](https://github.com/hyperledger/besu/pull/986)
Copy link
Contributor

@shemnon shemnon May 28, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Besu can still crash/hang, that's the deeper fix we mentioned.

Suggested change
could cause Besu to crash. [\#986](https://github.com/hyperledger/besu/pull/986)
never return. [\#986](https://github.com/hyperledger/besu/pull/986)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed and added the known issue back. Thanks for catching my miss.

Signed-off-by: Madeline <madeline.murray@consensys.net>
Signed-off-by: Madeline <madeline.murray@consensys.net>
Signed-off-by: Madeline <madeline.murray@consensys.net>
@MadelineMurray MadelineMurray merged commit 3fa0bbf into hyperledger:master May 28, 2020
@sambacha
Copy link

Fast Sync has always worked for us on AWS? curious, just literally spun up an instance and tried using the 1.4.6-rc1 and was able to fast sync on AWS

macfarla pushed a commit to macfarla/besu that referenced this pull request Jun 3, 2020
* Updated known issues

Signed-off-by: Madeline <madeline.murray@consensys.net>

Signed-off-by: Sally MacFarlane <sally.macfarlane@consensys.net>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants