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
Describe the bug
If you query auction information view pcli, on a testnet with the hardcoded gm and penumbra assets, performing an auction from penumbra to gm will production auction views that are missing metadata about gm in the response, despite gm obviously being displayed correctly in other transaction views.
This seems to be related to how the transaction perspective is populated.
We probably forgot to add in related information when we were doing an auction pass.
Describe the bug
If you query auction information view pcli, on a testnet with the hardcoded gm and penumbra assets, performing an auction from penumbra to gm will production auction views that are missing metadata about gm in the response, despite gm obviously being displayed correctly in other transaction views.
This seems to be related to how the transaction perspective is populated.
We probably forgot to add in related information when we were doing an auction pass.
Additional context
Uncovered in #4814.
The text was updated successfully, but these errors were encountered: