Page MenuHomePhabricator

[Cashtab] [Cashtab] [final bch-api deprecation p7] Use real chronik URLs
ClosedPublic

Authored by bytesofman on Dec 7 2022, 15:06.

Details

Summary

T2730, T2735

Depends on D12793

Replace fake URLs used in testing with real chronik URLs. Cashtab defaults to the ABC-managed chronik.fabien.cash, and falls back to chronik.be.cash

Test Plan

Introduce an error into currency.chronikUrls[0], i.e. change https://chronik.fabien.cash to https://chronik.fabien.cas
npm start
Watch app self correct at the backup API

Diff Detail

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

Event Timeline

bytesofman retitled this revision from [Cashtab] [Cashtab] [final bch-api deprecation p76] Use real chronik URLs to [Cashtab] [Cashtab] [final bch-api deprecation p7] Use real chronik URLs.Dec 7 2022, 15:07

Note: There is some more work to do to actually get rid of the BCH paramater. However, this stack is pretty big, and this is a good place to land the diff. So, treat this diff as the final part of this stack. Finishing T2730 will be in another stack.

This revision is now accepted and ready to land.Dec 8 2022, 03:06