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

use libevm v1.13.14-0.1.0.rc-2 #694

Merged
merged 3 commits into from
Dec 2, 2024
Merged

use libevm v1.13.14-0.1.0.rc-2 #694

merged 3 commits into from
Dec 2, 2024

Conversation

darioush
Copy link
Collaborator

@darioush darioush commented Nov 29, 2024

Dependency Updates:

  • Updated github.com/ava-labs/avalanchego and github.com/ava-labs/libevm to newer versions in go.mod.

Account Handling Improvements:

  • Modified IsMultiCoin function to use SlimAccount instead of StateAccount in core/types/state_account.go.
  • Simplified the TestGenerateMultiCoinAccounts function by removing the RLP decoding step and directly checking the IsMultiCoin status in core/state/statedb_multicoin_test.go.

Import Cleanup:

  • Removed the unused rlp import from core/state/statedb_multicoin_test.go.

@darioush darioush marked this pull request as ready for review November 29, 2024 19:30
@darioush darioush requested review from ceyonur and a team as code owners November 29, 2024 19:30
core/state/statedb_multicoin_test.go Outdated Show resolved Hide resolved
core/types/state_account.go Outdated Show resolved Hide resolved
@darioush darioush merged commit 98f84c5 into libevm Dec 2, 2024
6 checks passed
@darioush darioush deleted the bump-libevm-rc2 branch December 2, 2024 19:29
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