Page MenuHomePhabricator

[ecash-herald] Patch bug in tracking per-token agora volume
ClosedPublic

Authored by bytesofman on Tue, Nov 19, 22:54.

Details

Reviewers
emack
Group Reviewers
Restricted Project
Commits
rABC7d2e784926a3: [ecash-herald] Patch bug in tracking per-token agora volume
Summary

We were over-writing the 'volume' key each time this function was called, leading to under-reporting of per-token volume counts.

Test Plan

npm test, check screenshots.

before:

image.png (147×483 px, 36 KB)

after:

image.png (147×483 px, 37 KB)

Diff Detail

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