Add support for the raw-tx endpoint.
I overlooked that this endpoint existed in my first pass of getting this to work. This should have been included with blocktxs and txs, imo closely related.
Use the same test script.
Differential D15350
[chronik-client] Support raw-tx endpoint in ChronikClientNode bytesofman on Jan 31 2024, 20:30. Authored by
Details
Add support for the raw-tx endpoint. I overlooked that this endpoint existed in my first pass of getting this to work. This should have been included with blocktxs and txs, imo closely related. Use the same test script. See test plan from D14915 or let CI handle it.
Diff Detail
Event Timeline
Comment Actions Failed tests logs: ====== Get blocktxs and tx: After some txs have been broadcast.Get blocktxs and tx After some txs have been broadcast ====== AssertionError: expected '00000000ac8835de69958c5fd347efa636508…' to deeply equal '0200000001e63925954f74e2b25cfc6e1080d…' at /work/modules/chronik-client/test/integration/blocktxs_and_tx_and_rawtx.ts:169:36 at Generator.next (<anonymous>) at fulfilled (test/integration/blocktxs_and_tx_and_rawtx.ts:28:58) at processTicksAndRejections (node:internal/process/task_queues:96:5) + expected - actual -00000000ac8835de69958c5fd347efa63650827c50193463ef5714a976190000000005f5e100ac8829b78dd2920ce4995598c933b05a002cfd6eb40714a97619000000012410101f02fffffffe3f5def39c82ffbe9d0b262a47087b304e6758b186adf515bf26c2711a05bd827022141ade8cdf046be384f5a6f6557fb32b59334c5306962db83845091bbe168c4f8532002bbd89c897f466f4d2c4d9b50ecbc7146d485aae21d1ebf8845839d4ca978734320024430476a00000000d9b22ff656fda05894ed80e4d689f6396a4dd480106efc5cb2e2744f952539e60100000002 +0200000001e63925954f74e2b25cfc6e1080d44d6a39f689d6e480ed9458a0fd56f62fb2d9000000006a4730440220437378a94c9d834588bf1e1de2aa85d44671bcec509b4d2c4d6f467f899cd8bb022053f8c468e1bb91508483db626930c53493b532fb57656f5a4f38be46f0cde8ad41210227d85ba011276cf25b51df6a188b75e604b38770a462b2d0e9fb2fc839ef5d3ffeffffff021f101024010000001976a91407b46efd2c005ab033c9985599e40c92d28db72988ac00e1f505000000001976a91457ef633419507c825036a6ef47d35f8c9569de3588ac00000000 Each failure log is accessible here: |