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

modify contract with yield/resume #593

Closed
Tracked by #473 ...
ppca opened this issue May 13, 2024 · 3 comments · Fixed by #628
Closed
Tracked by #473 ...

modify contract with yield/resume #593

ppca opened this issue May 13, 2024 · 3 comments · Fixed by #628
Assignees
Labels
Emerging Tech Emerging Tech flying formation at Pagoda Near BOS NEAR BOS team at Pagoda

Comments

@ppca
Copy link
Contributor

ppca commented May 13, 2024

now that yield/resume is on testnet, we should modify our contract and test it out on dev.

@ppca ppca added Near BOS NEAR BOS team at Pagoda Emerging Tech Emerging Tech flying formation at Pagoda labels May 13, 2024
@ppca ppca moved this from Backlog to Selected in Emerging Technologies May 13, 2024
@ChaoticTempest
Copy link
Member

ChaoticTempest commented May 14, 2024

There's no clear timeline on when it will make it to mainnet, so we might want to punt this until there's a clear timeline. That way we don't have this on testnet but have to wait for it to be on mainnet to actually go mainnet on our MPC network.

Ahh wait, it's going to be with regular release cadence so expected June 10th. Then yeah guess we should implement this sooner than later just so we don't have to deal with contention on the contract

@volovyks
Copy link
Collaborator

We should keep the old recursive design and add a new yield function to stay flexible with our release date.
Currently, this issue is blocked by Near SDK updates.

This was referenced May 20, 2024
@volovyks volovyks moved this from Selected to Backlog in Emerging Technologies May 20, 2024
@volovyks
Copy link
Collaborator

volovyks commented Jun 1, 2024

NEAR SDK updates were merged. We can start working on this.
Saving a recursive design is unnecessary if the new yield/resume is stable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Emerging Tech Emerging Tech flying formation at Pagoda Near BOS NEAR BOS team at Pagoda
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants