Skip to content

chore!: remove memsize #155

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

Merged
merged 1 commit into from
Feb 25, 2025
Merged

chore!: remove memsize #155

merged 1 commit into from
Feb 25, 2025

Conversation

ARR4N
Copy link
Collaborator

@ARR4N ARR4N commented Feb 25, 2025

Why this should be merged

memsize blocks usage of Go 1.23. We'll be building with 1.23 via avalanchego anyway (which doesn't transitively import memsize) so we want to run tests with the correct version. It will also unblock #154.

How this works

✂️

We already cherry-pick the upstream commit (e467577) that removes memsize when on release branches so we instead do it ourselves and no longer cherry-pick. To avoid conflicts at the next geth sync, this PR should be reverted before performing the merge. See #128.

How this was tested

Existing tests.

@ARR4N ARR4N merged commit 24d7bde into main Feb 25, 2025
11 checks passed
@ARR4N ARR4N deleted the arr4n/memsize-removal branch February 25, 2025 16:13
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.

2 participants