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

[FVM] update EVM integration test to use FVM #4878

Merged

Conversation

ramtinms
Copy link
Member

No description provided.

@ramtinms ramtinms requested review from turbolent and removed request for janezpodhostnik October 26, 2023 03:23
Comment on lines +77 to +78
_ = executionSnapshot
// snapshot = snapshot.Append(executionSnapshot)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do these lines still need to be turned into assertions about the execution state changes?

fvm/bootstrap.go Show resolved Hide resolved
Comment on lines +796 to +798
// TODO: clean up
// b.accounts.SetContract(stdlib.ContractName, service, stdlib.ContractCode)
// TODO: think about storage
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can these lines be removed?

@turbolent turbolent merged commit 52e3560 into bastian/new-evm-contract Oct 26, 2023
@turbolent turbolent deleted the ramtin/new-evm-contract-update-test branch October 26, 2023 23: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