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

Moved the check of the contract_id and state_root from fuel-vm to fuel-tx #463

Merged
merged 2 commits into from
May 26, 2023

Conversation

xgreenx
Copy link
Collaborator

@xgreenx xgreenx commented May 25, 2023

It fixes several TODO.

The change moves the check of the contract_id and state_root from VM to the check rules. The change also caches the contract_root, state_root, and contract_id in the metadata.

@xgreenx xgreenx requested a review from a team May 25, 2023 18:11
@xgreenx xgreenx self-assigned this May 25, 2023
@xgreenx xgreenx added this pull request to the merge queue May 26, 2023
Merged via the queue into master with commit 4adb477 May 26, 2023
@xgreenx xgreenx deleted the feature/move-contract-check branch May 26, 2023 21:50
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