T3441
Add support for chronik.token(tokenId) to in-node chronik-client
Differential D15536
[chronik-client] Add support for token info endpoint to ChronikClientNode bytesofman on Feb 24 2024, 00:59. Authored by
Details
T3441 Add support for chronik.token(tokenId) to in-node chronik-client CI
Diff Detail
Event TimelineComment Actions
Comment Actions Failed tests logs: ====== Get blocktxs, txs, and history for SLP NFT1 token txs: "before each" hook for "Gets an SLP NFT1 child genesis tx from the mempool".Get blocktxs, txs, and history for SLP NFT1 token txs "before each" hook for "Gets an SLP NFT1 child genesis tx from the mempool" ====== Error: Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/work/modules/chronik-client/test/integration/token_slp_nft1.ts) at listOnTimeout (node:internal/timers:573:17) at processTimers (node:internal/timers:514:7) Each failure log is accessible here: Comment Actions use unicode escape chars for test result, improve test comments, tokenType required in TokenInfo interface Comment Actions Failed tests logs: ====== Get blocktxs, txs, and history for SLP NFT1 token txs: "before each" hook for "Gets an SLP NFT1 send tx from the mempool".Get blocktxs, txs, and history for SLP NFT1 token txs "before each" hook for "Gets an SLP NFT1 send tx from the mempool" ====== Error: Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/work/modules/chronik-client/test/integration/token_slp_nft1.ts) at listOnTimeout (node:internal/timers:573:17) at processTimers (node:internal/timers:514:7) Each failure log is accessible here: |