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: unbreak metadata handling for badges #10

Merged
merged 1 commit into from
Oct 31, 2024
Merged

fix: unbreak metadata handling for badges #10

merged 1 commit into from
Oct 31, 2024

Conversation

conorsch
Copy link
Contributor

We recently released support for "badges" in asset metadata [0]. Since the penumbers app was pulling from the asset registry remotely, this broke the app. We should probably switch to using bundled registry data instead. For now, though, I've bumped all the Penumbra JS deps to their latest versions, which unbreaks the site.

Refs #9.

We recently released support for "badges" in asset metadata [0].
Since the penumbers app was pulling from the asset registry remotely,
this broke the app. We should probably switch to using bundled registry
data instead. For now, though, I've bumped all the Penumbra JS deps to
their latest versions, which unbreaks the site.

Refs #9.
@conorsch conorsch merged commit f02f345 into main Oct 31, 2024
1 check passed
@grod220
Copy link
Contributor

grod220 commented Oct 31, 2024

Sorry about that, turns out our package is not forwards compatible with Metadata schema changes 😢
prax-wallet/registry#108

v12 of the registry addresses this issue. Will open a PR.

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.

3 participants