Page MenuHomePhabricator

[ecash-herald] Escape chars in open ascii to prevent tg syntax errors
ClosedPublic

Authored by bytesofman on Sep 15 2025, 23:34.

Details

Summary

Came up in logs from latest failure. Wherever herald is trying to print something as ASCII, we have to make sure we are not printing characters that Telegram will interpret as html. We have a function to do this but we need to implement it.

Test Plan

npm test

Diff Detail

Repository
rABC Bitcoin ABC
Branch
summary-failure-logs
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 34458
Build 68384: Build Diffecash-herald-tests
Build 68383: arc lint + arc unit