Page MenuHomePhabricator

[ecash-herald] Improve formatting of daily summary msgs
ClosedPublic

Authored by bytesofman on Oct 18 2024, 12:32.

Details

Reviewers
emack
Group Reviewers
Restricted Project
Commits
rABC1df9ffb6e05b: [ecash-herald] Improve formatting of daily summary msgs
Summary

Add emojis, basic cleanup of the message

Test Plan

npm test and review before and after screenshot

as-is (msg went out yesterday)

image.png (653×474 px, 78 KB)

after this diff

image.png (708×387 px, 90 KB)

Diff Detail

Repository
rABC Bitcoin ABC
Branch
herad-summary-improvements
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 30663
Build 60842: Build Diffecash-herald-tests
Build 60841: arc lint + arc unit

Event Timeline

bytesofman edited the test plan for this revision. (Show Details)
emack requested changes to this revision.Oct 18 2024, 13:02
emack added a subscriber: emack.
emack added inline comments.
apps/ecash-herald/src/parse.js
2358 ↗(On Diff #50182)

what was the reason for removing this? It's quite relevant considering you're still only showing the top MINERS_TO_SHOW

2393 ↗(On Diff #50182)

as above

This revision now requires changes to proceed.Oct 18 2024, 13:02
bytesofman added inline comments.
apps/ecash-herald/src/parse.js
2358 ↗(On Diff #50182)

tightens up the msg but, yeah, it is kind of ambiguous without it. re-added.

bytesofman marked an inline comment as done.

top 3 back in

This revision is now accepted and ready to land.Oct 18 2024, 15:24