leather-io / extension

Leather browser extension
https://leather.io
MIT License
289 stars 138 forks source link

Revoked BNS names is still shown #2965

Open dartman10 opened 1 year ago

dartman10 commented 1 year ago

I believe revoked BNS names should not be displayed on the wallet UI.

For example, 101-test-a-0002.stx

wallet

I also opened a related issue on Stacks api: https://github.com/hirosystems/stacks-blockchain-api/issues/1502#issue-1510101142

314159265359879 commented 1 year ago

Thanks for sharing @dartman10. Lets see what the API team says about it I see that you point out that the endpoint is still resolving the name to the address after you have a successfull revoke transaction.

We'll want to make sure the API service is accurate so the wallet can be too.