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

Update the builtin actors to expose create entrypoints #1339

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sistemd
Copy link

@sistemd sistemd commented Jul 22, 2023

WASM module level create functions were added in filecoin-project/ref-fvm#1821, and this PR adds support for them in the builtin actors. Only the unit tests for each individual test are passing, as well as the integration tests in the ref-fvm repo. I'll update all of the other tests once I get some general approval on the approach taken in this PR and filecoin-project/ref-fvm#1821.

@anorth
Copy link
Member

anorth commented Jul 23, 2023

A skim looked ok to me, but I've tagged @Stebalien for detailed review.

Will there be a FIP for this VM change which discusses the design tradeoffs involved in the approach generally?

@Stebalien
Copy link
Member

There will absolutely be a FIP (and some discussion, we haven't landed on the final design yet). I'll review this and the related PRs this coming week.

Thanks @sistemd! ❤️

@anorth
Copy link
Member

anorth commented Dec 12, 2023

Reverting to draft until the FIP etc

@anorth anorth marked this pull request as draft December 12, 2023 01:10
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.

3 participants