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

No longer display withdrawn auction NFTs when viewing balance in pcli #4826

Merged
merged 3 commits into from
Aug 23, 2024

Conversation

masonyonkers
Copy link
Contributor

Describe your changes

pcli no longer displays withdrawn auction NFTs when running pcli view balance

Issue ticket number and link

#4820

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: I have only modified what pcli filters out before displaying balances and added a function in denom_metadata that matches a similar function for LPNFTs.

    After completing a number of auctions, viewing my balances through pcli has become increasingly difficult due to all of my previously withdrawn auction NFTs. I decided to not filter out closed auction positions so they can serve as a reminder to withdraw them, matching the default behavior of the swap frontend.

@zbuc
Copy link
Member

zbuc commented Aug 23, 2024

LGTM! Thanks!

@zbuc zbuc merged commit 7e3a428 into penumbra-zone:main Aug 23, 2024
13 checks passed
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.

2 participants