You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The app is currently failing with error message:
We're currently using the remote registry info, rather than bundled. The timing of the breakage seems to coincide with release of the new Prax Registry https://github.com/prax-wallet/registry/releases/tag/v11.5.0
See related PRs in:
We should figure out the root cause of the breakage and resolve it.
The text was updated successfully, but these errors were encountered: