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

Wallet is allowed to use reserved instructions #769

Merged
merged 1 commit into from
Sep 18, 2023

Conversation

GhenadieVP
Copy link
Contributor

Allows Wallet to use reserved instructions in transaction manifest.

accountDepositSettings related instructions happen to be part of reservedInstructions set. And we should really allow the Wallet to add any instruction, only the manifests coming from outside should be validated to not contain reserved instructions.

@GhenadieVP GhenadieVP requested review from CyonAlexRDX and kugel3 and removed request for CyonAlexRDX September 18, 2023 12:38
Copy link
Contributor

@CyonAlexRDX CyonAlexRDX left a comment

Choose a reason for hiding this comment

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

LGTM!

@GhenadieVP GhenadieVP merged commit 270e59b into main Sep 18, 2023
5 checks passed
@GhenadieVP GhenadieVP deleted the wallet_reserved_instruction branch September 18, 2023 13:21
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants