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

add yield execution host functions #1183

Merged
merged 3 commits into from
May 21, 2024

Conversation

saketh-are
Copy link
Contributor

@saketh-are saketh-are commented May 16, 2024

Yield Execution will be stabilized in nearcore in the 1.40 release.

This PR adds imports for the promise_yield_create and promise_yield_resume host functions. They have been tested using the smart contract example in #1133.

In the future we can also merge a cleaned-up version of the example contract.

Not sure what's going on with the failing tests; it seems like master is red too if I run them locally?

@saketh-are saketh-are marked this pull request as ready for review May 16, 2024 17:17
Copy link
Member

@ChaoticTempest ChaoticTempest left a comment

Choose a reason for hiding this comment

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

LGTM: thanks for getting this in

@saketh-are saketh-are enabled auto-merge (squash) May 21, 2024 12:25
Copy link
Collaborator

@frol frol left a comment

Choose a reason for hiding this comment

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

The CI issues are resolved in #1181. I will merge main into this branch once #1181 is merged. Once all CI tests pass, I will merge this PR

@saketh-are saketh-are merged commit 5a9acae into near:master May 21, 2024
15 checks passed
@frol frol mentioned this pull request May 21, 2024
@frol frol mentioned this pull request Jun 4, 2024
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