You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With a check into the function signature of execute_instruction, I think the task can be divded based on the types appeared in the signature. I'm creating issues based on them:
Write a simulation for the evaluation function
execute_instruction
in https://github.com/move-language/move-sui/blob/main/crates/move-vm-runtime/src/interpreter.rsThere might be a lot of dependencies to this function, that can be cut into smaller pull requests!
The text was updated successfully, but these errors were encountered: