Skip to content

fix storage access inconsistency in ERC20 transfer test #306

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

Open
g4titanx opened this issue Mar 4, 2025 · 0 comments · May be fixed by #323
Open

fix storage access inconsistency in ERC20 transfer test #306

g4titanx opened this issue Mar 4, 2025 · 0 comments · May be fixed by #323
Assignees

Comments

@g4titanx
Copy link
Member

g4titanx commented Mar 4, 2025

erc20 transfer test fails with "Insufficient balance" despite storage showing correct balance value. balance is accessible via balances() call but not during transfer execution. see

/* evm = evm.commit(false);

this blocks full testing of the erc20 impl.

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 a pull request may close this issue.

1 participant