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

getTxMetadata -> getTxAuxiliaryData #1631

Closed
klntsky opened this issue Jul 11, 2024 · 0 comments · Fixed by #1635 or #1624
Closed

getTxMetadata -> getTxAuxiliaryData #1631

klntsky opened this issue Jul 11, 2024 · 0 comments · Fixed by #1635 or #1624
Assignees

Comments

@klntsky
Copy link
Member

klntsky commented Jul 11, 2024

We only get the Metadata part of AuxiliaryData in our query layer. We should get everything.

It was partially done for the Ogmios/kupo backend here:

https://github.com/Plutonomicon/cardano-transaction-lib/pull/1624/files#diff-5bba4350fa4ec12283cf36c3245ee1d593b33ad3cef8310f79c0ec4314c6bd69

But we need it for the Blockfrost backend as well. It should be done by querying for the whole transaction contents and getting just the auxiliary data.

The PR should be based on #1624

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants