Page MenuHomePhabricator

[Cashtab] [chronik utxo handling p4] Collect and apply required token metadata
ClosedPublic

Authored by bytesofman on Sep 8 2022, 23:51.

Details

Summary

T2447

Depends on D11934

Add a function to create the tokens wallet state object using chronik instead of bch-api

Test Plan

npm test
npm start, send and receive token txs, confirm the finalTokenArray object printed in the dev console shows the same balance as the one in wallet.state

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

bytesofman retitled this revision from [Cashtab] [chronik utxo handling p3] Adding and caching token data to [Cashtab] [chronik utxo handling p4] Adding and caching token data.Sep 8 2022, 23:56

Simplifying by removing token info cache

bytesofman retitled this revision from [Cashtab] [chronik utxo handling p4] Adding and caching token data to [Cashtab] [chronik utxo handling p4] Collect and apply required token metadata.Sep 9 2022, 15:57
bytesofman edited the summary of this revision. (Show Details)
bytesofman edited the test plan for this revision. (Show Details)
This revision is now accepted and ready to land.Sep 9 2022, 18:09