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

Add an AssetMetadataByIds method to the shielded pool query RPC #4201

Merged
merged 3 commits into from
Apr 19, 2024

Conversation

jessepinho
Copy link
Contributor

@jessepinho jessepinho commented Apr 13, 2024

Describe your changes

This PR adds an AssetMetadataByIds RPC method to the shielded pool query RPC. It relates to #4162 but does not close it, because the method is not yet implemented.

(I realized halfway through that this actually isn't useful to web until the method is implemented, which I don't feel confident doing, so feel free to just use this PR as a starting point from which to build out the rest of the feature. Or, you can just merge it and then build the implementation in a separate PR.)

Relevant changes are here and here. The rest of the PR is just codegen/etc.

Issue ticket number and link

#4162

Checklist before requesting a review

  • If this code contains consensus-breaking changes, I have added the "consensus-breaking" label. Otherwise, I declare my belief that there are not consensus-breaking changes, for the following reason:

    Just an additional RPC method

@jessepinho jessepinho force-pushed the jessepinho/asset-metadata-by-ids-4162 branch from 7371b92 to 50ba021 Compare April 13, 2024 04:00
@jessepinho jessepinho changed the title WIP: Add an AssetMetadataByIds method to the shielded pool query RPC Add an AssetMetadataByIds method to the shielded pool query RPC Apr 13, 2024
@jessepinho jessepinho marked this pull request as ready for review April 13, 2024 04:18
@erwanor
Copy link
Member

erwanor commented Apr 17, 2024

Sorry @jessepinho this slipped through the cracks, I'll review, rebase conflicts, and approve before EOW (unless someone beat me to it :) )

@erwanor erwanor force-pushed the jessepinho/asset-metadata-by-ids-4162 branch from c555b13 to ac21f9c Compare April 19, 2024 13:28
@erwanor erwanor merged commit 8d14c47 into main Apr 19, 2024
8 checks passed
@erwanor erwanor deleted the jessepinho/asset-metadata-by-ids-4162 branch April 19, 2024 15:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants