Page MenuHomePhabricator

[alias-server] Implement chronik with backup connections
ClosedPublic

Authored by bytesofman on Nov 29 2023, 00:19.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABC46103b0bcf93: [alias-server] Implement chronik with backup connections
Summary

Implement most recent version of chronik-client which accepts an array of chronik servers instead of a single instance

Test Plan

npm test

Diff Detail

Repository
rABC Bitcoin ABC
Branch
alias-server-failoverproxy
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 25764
Build 51108: Build Diffalias-server-tests
Build 51107: arc lint + arc unit

Event Timeline

Need to update mock-chronik-client to correct syntax or change existing unit test

Implement updated mock-chronik-client, amend unit test syntax

This revision is now accepted and ready to land.Nov 29 2023, 18:56