-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
test: validate MCOPY opcode for FIP-0094 #12556
Conversation
To be clear, this isn't work I have done. I am only creating the PR so that we have something tangible on the nv24 track project board. |
Per https://filecoinproject.slack.com/archives/CP50PPW2X/p1728030176551119?thread_ts=1728008390.565939&cid=CP50PPW2X @snissn has requested some debug help from @rvagg . |
For visibility and cross-linking, there is an mcopy test in builtin-actors as well: filecoin-project/builtin-actors#1583 |
Co-authored-by: Rod Vagg <[email protected]>
Co-authored-by: Rod Vagg <[email protected]>
Co-authored-by: Rod Vagg <[email protected]>
Awesome, thanks @snissn, all done |
--------- Co-authored-by: Rod Vagg <[email protected]> Co-authored-by: Mikers <[email protected]>
--------- Co-authored-by: Rod Vagg <[email protected]> Co-authored-by: Mikers <[email protected]>
--------- Co-authored-by: Rod Vagg <[email protected]> Co-authored-by: Mikers <[email protected]>
This PR adds an itest to validate that the MCOPY work of FIP-0094 is having its desired effect.
Related Issues
https://github.com/filecoin-project/FIPs/blob/master/FIPS/fip-0094.md
filecoin-project/FIPs#1047
filecoin-project/builtin-actors#1572
Checklist
Before you mark the PR ready for review, please make sure that: