T3441
Support endpoints introduced by D15386
Add Token key to Utxo_InNode, used by these endpoints and others
Differential D15501
[chronik-client] Support new tokenId endpoints bytesofman on Feb 20 2024, 23:04. Authored by
Details
T3441 Support endpoints introduced by D15386 Add Token key to Utxo_InNode, used by these endpoints and others CI or see D14915
Diff Detail
Event TimelineComment Actions Failed tests logs: ====== Get blocktxs, txs, and history for ALP token txs: Can all tx history from tokenId.history().Get blocktxs, txs, and history for ALP token txs Can all tx history from tokenId.history() ====== AssertionError: expected undefined to deeply equal { …(12) } at /work/modules/chronik-client/test/integration/token_alp.ts:1061:47 at Generator.next (<anonymous>) at fulfilled (test/integration/token_alp.ts:31:58) at processTicksAndRejections (node:internal/process/task_queues:95:5) + expected - actual: failed to generate Mocha diff Each failure log is accessible here: 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 20000ms 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 The build failed due to an unexpected infrastructure outage. The administrators have been notified to investigate. Sorry for the inconvenience. Comment Actions The build failed due to an unexpected infrastructure outage. The administrators have been notified to investigate. Sorry for the inconvenience. 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 20000ms 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 The build failed due to an unexpected infrastructure outage. The administrators have been notified to investigate. Sorry for the inconvenience. Comment Actions improve comments on interface definition, fix typo in test
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 30000ms 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 The build failed due to an unexpected infrastructure outage. The administrators have been notified to investigate. Sorry for the inconvenience. Comment Actions The build failed due to an unexpected infrastructure outage. The administrators have been notified to investigate. Sorry for the inconvenience. This comment was removed by emack. |