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

Update snappy to fix ARM64 with go.1.16 (Reverts #8538) #8539

Merged
merged 2 commits into from
Mar 2, 2021
Merged

Conversation

prestonvanloon
Copy link
Member

What type of PR is this?

Bug fix

What does this PR do? Why is it needed?

go 1.16 had some register changes for ARM64 as a performance improvement. This broke snappy v0.0.2.

Which issues(s) does this PR fix?

Fixes #8537 as a long term solution.

Other notes for review

See: golang/snappy#56

@prestonvanloon
Copy link
Member Author

Notes for reviewer: I am running this on my personal mainnet raspberry pi without issue for at least 15 minutes after synced to head.

@nisdas nisdas merged commit b3dcbfe into develop Mar 2, 2021
@delete-merged-branch delete-merged-branch bot deleted the fix-8537 branch March 2, 2021 08:54
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.

ARM64: Beacon chain panics during sync after upgrading to v1.3.2
2 participants