Page MenuHomePhabricator

[tg bot] Add support for XEC price in msgs
AbandonedPublic

Authored by bytesofman on Mar 21 2023, 22:51.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Summary

T2972

Depends on D13417

Add support for XEC price in tg msgs. Also add a new test script, npm run price

Test Plan

npm run price all good
npm test
npm run msgs and msgs include price

Diff Detail

Repository
rABC Bitcoin ABC
Branch
new-tg-bot-stack
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 22586
Build 44792: Build Diff
Build 44791: arc lint + arc unit

Event Timeline

coingecko pricing api seems to be timing out (confirmed via cashtab.com). Will test again tomorrow.

Fabien requested changes to this revision.Mar 28 2023, 21:16
Fabien added a subscriber: Fabien.
Fabien added inline comments.
web/ecash-telegram-bot/test/parse.js
41

All these unrelated readability refactors are hiding the actual changes done to the test and should be split apart

This revision now requires changes to proceed.Mar 28 2023, 21:16