alephium / extension-wallet

Alephium browser extension wallet
GNU General Public License v3.0
6 stars 8 forks source link

Reduce API calls and fix NFT display issue #212

Closed h0ngcha0 closed 2 months ago

h0ngcha0 commented 2 months ago
  1. Fix the issue where NFTs are not displayed when address has >80 NFTs
  2. Do not retry multi-call on invalid tokens
  3. When loading transaction history in background, if possible, only load the history of the currently selected account instead of accounts from all networks
  4. Reduce the call for network liveness check, avoid excessive balance call