Page MenuHomePhabricator

[Cashtab][Pt1/2] Parse Airdrops in TxHistory
ClosedPublic

Authored by kieran709 on Oct 10 2022, 18:40.

Details

Reviewers
bytesofman
Group Reviewers
Restricted Project
Commits
rABC63e90422e90b: [Cashtab][Pt1/2] Parse Airdrops in TxHistory
Summary

Related to T2415. Sent and Received airdrops now show the airdrop icon, along with the token icon. Pt 2 will add the token name from cashtabCache.

Test Plan

cd web/cashtab && npm start
if there are no sent and received airdrop txs in recent tx history, make them
observe that the Airdrop Icon shows for airdrop txs
observe that the eToken Icon shows for the related tx

Diff Detail

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

Event Timeline

image.png (75×160 px, 4 KB)

The "Received" or "Sent" text should instead read "Airdrop" for these txs

This revision now requires changes to proceed.Oct 11 2022, 16:33

Responding to review feedback.

This revision is now accepted and ready to land.Oct 24 2022, 17:49