Skip to content

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