Page MenuHomePhabricator

[token-server] Add function to get tx history after a given timestamp
ClosedPublic

Authored by bytesofman on Mar 7 2024, 22:29.

Details

Summary

Add new function getHistoryAfterTimestamp to get chronik tx history after a given timestamp. Add a new script to call the function to support testing on mainnet.

Ref D15599 to see how this function will be used.

Test Plan

npm test

Diff Detail

Repository
rABC Bitcoin ABC
Branch
token-server-client-handler
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 27732
Build 55027: Build Difftoken-server-tests
Build 55026: arc lint + arc unit