Skip to content
This repository has been archived by the owner on Jan 22, 2025. It is now read-only.

refactor(experimental): graphql: token-2022 extensions: InitializeTokenGroup #2687

Merged
merged 3 commits into from
May 8, 2024

Conversation

nasjuice
Copy link
Contributor

@nasjuice nasjuice commented May 8, 2024

This PR adds support for Token-2022's InitializeTokenGroup instruction in the GraphQL schema.

Continuing work on #2406.

Copy link

changeset-bot bot commented May 8, 2024

⚠️ No Changeset found

Latest commit: 06a480d

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@mergify mergify bot added the community label May 8, 2024
@mergify mergify bot requested a review from a team May 8, 2024 16:29
Copy link
Contributor

@buffalojoec buffalojoec left a comment

Choose a reason for hiding this comment

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

Looks great! Just made a suggestion on interface naming conventions. Let's follow that pattern when we get to Token Metadata as well.

packages/rpc-graphql/src/schema/instruction.ts Outdated Show resolved Hide resolved
packages/rpc-graphql/src/resolvers/instruction.ts Outdated Show resolved Hide resolved
Copy link
Contributor

@buffalojoec buffalojoec left a comment

Choose a reason for hiding this comment

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

Awesome! Thanks for continued great work.

@buffalojoec buffalojoec merged commit bc01a5b into solana-labs:master May 8, 2024
6 checks passed
Copy link
Contributor

Because there has been no activity on this PR for 14 days since it was merged, it has been automatically locked. Please open a new issue if it requires a follow up.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 23, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants