Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Remove memsize #642

Merged
merged 1 commit into from
Aug 22, 2024
Merged

Remove memsize #642

merged 1 commit into from
Aug 22, 2024

Conversation

yacovm
Copy link
Contributor

@yacovm yacovm commented Aug 22, 2024

As per pull request ethereum/go-ethereum#30253, memsize doesn't work on go 1.23

Why this should be merged

Coreth cannot work with Go 1.23 because of it breaks a dependency. The above pull request removes the dependency.

How this works

Removes some code that uses a dependency, as per the official ethereum change.

How this was tested

CI would hopefully pass.

As per pull request ethereum/go-ethereum#30253,
memsize doesn't work on go 1.23

Signed-off-by: Yacov Manevich <yacov.manevich@avalabs.org>
@darioush darioush merged commit 85e9a7c into ava-labs:master Aug 22, 2024
8 checks passed
oxbee pushed a commit to taurusgroup/coreth that referenced this pull request Nov 6, 2024
As per pull request ethereum/go-ethereum#30253,
memsize doesn't work on go 1.23

Signed-off-by: Yacov Manevich <yacov.manevich@avalabs.org>
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants