Page MenuHomePhabricator

[Cashtab] Parse airdrop txs in tx history
AbandonedPublic

Authored by kieran709 on May 4 2022, 22:02.

Details

Reviewers
bytesofman
Group Reviewers
Restricted Project
Summary

Related to T2415. Airdrop txs are parsed in tx history.

Test Plan

cd web/cashtab && npm start
If recent tx history does not include a sent and received airdrop:
Send an airdrop
Receive an airdrop

Observe that both sent and received airdrops are parsed in Tx history with airdrop icon and label

Diff Detail

Repository
rABC Bitcoin ABC
Branch
add-airdrop-icon-to-relevant-txs
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 18939
Build 37647: Build Diffcashtab-tests
Build 37646: arc lint + arc unit

Event Timeline

bytesofman requested changes to this revision.May 4 2022, 23:46
  1. Please create another task to remove the classNames from this screen
  2. We should include the token that is being airdropped to. This is an oversight on my part about the info we can put in the airdrop. I will make a task for this to modify the OP_RETURN msg
This revision now requires changes to proceed.May 4 2022, 23:46