Page MenuHomePhabricator

[mock-chronik-client] Support setting and getting tx history from specific type and hash values
ClosedPublic

Authored by bytesofman on Feb 5 2024, 21:20.

Details

Summary

Oversight that this was not added, as do not have any tests currently where need to check tx history of more than one address. Starting to work on some diffs where I do get this case. Need mock-chronik-client to handle it.

Test Plan
cd bitcoin-abc/apps/mock-chronik-client && npm test
cd bitcoin-abc/apps/ecash-herald && npm test
cd bitcoin-abc/apps/alias-server && npm test
cd bitcoin-abc/apps/examples && npm test
cd cashtab && npm test

Diff Detail

Repository
rABC Bitcoin ABC
Branch
mock-cc-multiple-script-tx-history
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 26940
Build 53446: Build Diff
Build 53445: arc lint + arc unit