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

lang: Add BTreeMap to Context containing all bump seeds found during constraint execution #1364

Closed
armaniferrante opened this issue Jan 26, 2022 · 0 comments · Fixed by #1367
Assignees
Labels

Comments

@armaniferrante
Copy link
Member

armaniferrante commented Jan 26, 2022

This will allow us to stop providing bump seeds as arguments. Note that this is required even if we do #1039, because non anchor accounts like the SPL token library will still need bump seeds manually stored in account data instead of the account header.

@armaniferrante armaniferrante self-assigned this Jan 26, 2022
@armaniferrante armaniferrante changed the title lang: As BTreeMap to Context containing all bump seeds found during constraint execution lang: Add BTreeMap to Context containing all bump seeds found during constraint execution Jan 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant