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

fix: nft burn tx handling different cnft events #292

Merged
merged 2 commits into from
Feb 27, 2024

Conversation

ssamkkim
Copy link
Contributor

Original issue: https://x.com/sol_idity/status/1762391698456412337?s=20
Fix: https://x.com/scammo_/status/1762407502233096255?s=20

Problem: When iterating through the transaction.events.compressed array, it was assumed that all compressed events in a BURN_COMPRESSED_NFT tx type would also be a burn, but this tx also included a MINT_COMPRESSED_NFT.

Copy link

vercel bot commented Feb 27, 2024

@ssamkkim is attempting to deploy a commit to the helius Team on Vercel.

A member of the Team first needs to authorize it.

Copy link
Contributor

@0xIchigo 0xIchigo left a comment

Choose a reason for hiding this comment

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

LGTM 🔥

@0xIchigo 0xIchigo added this pull request to the merge queue Feb 27, 2024
Merged via the queue into helius-labs:dev with commit 3032880 Feb 27, 2024
0 of 2 checks passed
@ssamkkim ssamkkim deleted the cnft-burn-fix branch February 27, 2024 16:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants