This repository was archived by the owner on Mar 11, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
token 2022: add UpdateGroupMaxSize
instruction from SPL Token Group interface
#5626
Merged
buffalojoec
merged 2 commits into
master
from
10-18-token_2022_add_UpdateGroupMaxSize_instruction_from_SPL_Token_Group_interface
Nov 15, 2023
Merged
token 2022: add UpdateGroupMaxSize
instruction from SPL Token Group interface
#5626
buffalojoec
merged 2 commits into
master
from
10-18-token_2022_add_UpdateGroupMaxSize_instruction_from_SPL_Token_Group_interface
Nov 15, 2023
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This was referenced Oct 21, 2023
Current dependencies on/for this PR:
This stack of pull requests is managed by Graphite. |
This was referenced Oct 21, 2023
8080c30
to
17677bf
Compare
f89116d
to
0b2bfa8
Compare
This was referenced Oct 22, 2023
17677bf
to
6b67ebc
Compare
0b2bfa8
to
57c6b07
Compare
6b67ebc
to
aa4c6d4
Compare
57c6b07
to
2194647
Compare
aa4c6d4
to
01f924d
Compare
837a1a0
to
b31b5d0
Compare
b31b5d0
to
629e2c2
Compare
2194647
to
4f893c0
Compare
e7fb59c
to
3a0de2e
Compare
4f893c0
to
a0fc789
Compare
Base automatically changed from
10-18-token_2022_add_InitializeGroup_instruction_from_SPL_Token_Group_interface
to
master
November 9, 2023 13:01
Once these PRs are rebased, I'll take a look! |
a0fc789
to
21d7820
Compare
21d7820
to
2165e66
Compare
2165e66
to
221ce2d
Compare
This was referenced Nov 14, 2023
joncinque
previously approved these changes
Nov 15, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request has been modified.
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR adds the
UpdateGroupMaxSize
instruction to Token2022 - from the SPL Token Group interface.