issues
search
hashgreen
/
hoogii-wallet
Hoogii is a crypto wallet extension for Chia Network
https://hoogii.app
Apache License 2.0
21
stars
7
forks
source link
Fix qa v1 0 12
#155
Closed
rainforest-dev
closed
1 year ago
rainforest-dev
commented
1 year ago
Description
Fix
display the correct CAT's icon and name on the popup for the dApp interface
clear deprecated data stored in sync storage
Chore
Dev tools for the extension wallet shared the same context as the extension
Type of change
[x] Bug fix (non-breaking change which fixes an issue)
How Has This Been Tested?
[ ] Go to the tab created by dev tools, click create offer btn and verify the assets imported manually are displayed correctly
[ ] clearing sync storage onInstall is untestable
Checklist:
[x] My code follows the style guidelines of this project
[x] I have performed a self-review of my code
[x] I have commented my code, particularly in hard-to-understand areas
[x] I have made corresponding changes to the documentation
[x] My changes generate no new warnings
[ ] I have added tests that prove my fix is effective or that my feature works
[ ] New and existing unit tests pass locally with my changes
[x] Any dependent changes have been merged and published in downstream modules
Description
Type of change
How Has This Been Tested?
Checklist: