Page MenuHomePhabricator

[ecash-herald] Parse ALP token actions
AcceptedPublic

Authored by bytesofman on Thu, Nov 28, 14:14.

Details

Reviewers
PiRK
Group Reviewers
Restricted Project
Summary

Parse ALP token actions. These are similar enough to SLP fungible that we can extend that existing parsing to include ALP.

Stop listing generic ALP tx count. Include the ALP icon next to line items that feature ALP.

Accept tokensToShow param in summarizeTxHistory so we can include more lines in the unit tests and show all tested tokens.

Test Plan

npm test

Diff Detail

Repository
rABC Bitcoin ABC
Branch
herald-dailies-alp
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 31369
Build 62236: Build Diffecash-herald-tests
Build 62235: arc lint + arc unit

Event Timeline

remove todo comments, improve listing checking logic, change slp-specific variable to be more accurate with current parsing

This revision is now accepted and ready to land.Fri, Nov 29, 08:37