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

Updating decode_instruction_return_data Function in aqd-solana-contracts Crate #8

Open
tareknaser opened this issue Nov 11, 2023 · 0 comments

Comments

@tareknaser
Copy link
Contributor

In the crates/aqd-solana-contracts/src/printing_utils.rs file, the decode_instruction_return_data function currently retrieves return data from the logs due to a known bug within the Solana SDK. This issue is anticipated to be resolved in the upcoming fix detailed in Solana Labs' pull request #33639.

Once this fix is officially released on mainnet, the function should be updated to fetch the return data directly from the transaction itself.

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

No branches or pull requests

1 participant