Page MenuHomePhabricator

[ecash-herald] Present daily total volume for agora
ClosedPublic

Authored by bytesofman on Tue, Nov 12, 19:48.

Details

Reviewers
emack
Group Reviewers
Restricted Project
Commits
rABC847bb4b29c66: [ecash-herald] Present daily total volume for agora
Summary

Depends on D17118

Calculate and present total agora volume for partial and oneshot txs.

Later will also get this information on a per-token basis. But we want the total summary as well, so do that first.

Test Plan

npm test

image.png (503×470 px, 91 KB)

Diff Detail

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

Event Timeline

bytesofman edited the test plan for this revision. (Show Details)
bytesofman added inline comments.
apps/ecash-herald/src/parse.ts
3148 ↗(On Diff #50805)

we need to improve the satsToFormattedValue function to work with the variables in the daily summaries. this should be a separate diff.

This revision is now accepted and ready to land.Tue, Nov 12, 23:11