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

transaction-status: fix disableConfidentialTransferNonConfidentialCredits parsing #1204

Merged
merged 1 commit into from
May 6, 2024

Conversation

buffalojoec
Copy link

Problem

The transaction-status crate marks Token-2022's Confidential Transfer instruction DisableNonConfidentialCredits as instruction type disableNonConfidentialTransferConfidentialCredits.

It should follow the same pattern as its counterpart, enableConfidentialTransferNonConfidentialCredits, and be disableConfidentialTransferNonConfidentialCredits (with the "Non" slid backward).

Summary of Changes

Update the instruction name.

Copy link

@joncinque joncinque left a comment

Choose a reason for hiding this comment

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

Thanks!

@buffalojoec buffalojoec added the automerge automerge Merge this Pull Request automatically once CI passes label May 6, 2024
Copy link

mergify bot commented May 6, 2024

automerge label removed due to a CI failure

@mergify mergify bot removed the automerge automerge Merge this Pull Request automatically once CI passes label May 6, 2024
@buffalojoec
Copy link
Author

Seems like that clippy job was puttering on start, but that was unrelated to this change. Merging on checks passed.

@buffalojoec buffalojoec merged commit 06ef0fb into anza-xyz:master May 6, 2024
40 checks passed
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