ntls-io / nautilus-wallet

Nautilus Wallet
GNU Affero General Public License v3.0
8 stars 4 forks source link

fix(web-client): pull bookmarks when wallet opens #588

Closed jongbonga closed 1 year ago

jongbonga commented 1 year ago

This addresses the issue where the tx history will not display the name because there bookmark list isn't available yet

netlify[bot] commented 1 year ago

Deploy Preview for nautilus-wallet-staging ready!

Name Link
Latest commit 4a0eeb0457dc8a27796594731e76216da79d45d9
Latest deploy log https://app.netlify.com/sites/nautilus-wallet-staging/deploys/648349023344ef000890da26
Deploy Preview https://deploy-preview-588--nautilus-wallet-staging.netlify.app/
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

codecov-commenter commented 1 year ago

Codecov Report

Merging #588 (4a0eeb0) into main (4ee3108) will increase coverage by 0.00%. The diff coverage is 66.66%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@           Coverage Diff           @@
##             main     #588   +/-   ##
=======================================
  Coverage   44.18%   44.18%           
=======================================
  Files         189      189           
  Lines        3205     3207    +2     
  Branches      644      644           
=======================================
+ Hits         1416     1417    +1     
- Misses       1789     1790    +1     
Impacted Files Coverage Δ
web-client/src/app/views/wallet/wallet.page.ts 59.09% <66.66%> (-0.91%) :arrow_down: