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

les/vflux: fixed panic and data races #23865

Merged
merged 2 commits into from
Nov 8, 2021

Conversation

zsfelfoldi
Copy link
Contributor

This PR fixes a faulty condition in the les/vflux/server package that caused BalanceOperation to panic in some rare cases. The data races reported in #23848 are also fixed in les/vflux/client.

Copy link
Contributor

@holiman holiman left a comment

Choose a reason for hiding this comment

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

Looks.. like it can't do no harm..

yolo

@zsfelfoldi zsfelfoldi merged commit 8be8ba4 into ethereum:master Nov 8, 2021
sidhujag pushed a commit to syscoin/go-ethereum that referenced this pull request Nov 8, 2021
* les/vflux/server: fix BalanceOperation

* les/vflux/client: fixed data races
yongjun925 pushed a commit to DODOEX/go-ethereum that referenced this pull request Dec 3, 2022
* les/vflux/server: fix BalanceOperation

* les/vflux/client: fixed data races
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