Page MenuHomePhabricator

[ecash-herald] Organize token send txs by token
ClosedPublic

Authored by bytesofman on Sep 12 2024, 22:32.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABC599f99af36b5: [ecash-herald] Organize token send txs by token
Summary

We do not get a lot of useful information by seeing every token send tx on its own line. It's more interesting (and easier to parse) if we see a summary of txs for each token.

Implement.

Test Plan

npm test

aesthetic judgment on before:

image.png (701×463 px, 88 KB)

vs after:

image.png (692×568 px, 134 KB)

Diff Detail

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