Support re-redeeming when the counterparty rbfs the initiates in bitcoin #30
Annotations
6 errors and 1 warning
Run yarn run test:
packages/orderbook/src/lib/orderbook/orderbook.ts#L64
TypeError: Cannot read properties of undefined (reading 'getToken')
❯ Orderbook.createOrder src/lib/orderbook/orderbook.ts:64:34
❯ src/lib/orderbook/orderbook.spec.ts:103:40
|
Run yarn run test:
packages/core/src/lib/bitcoin/htlc.ts#L110
TypeError: signer.getNetwork is not a function
❯ Function.from src/lib/bitcoin/htlc.ts:110:34
❯ src/lib/bitcoin/htlc.spec.ts:14:35
|
Run yarn run test:
packages/core/src/lib/garden/garden.spec.ts#L132
Error: GetOrdersCount: TypeError: fetch failed
❯ src/lib/garden/garden.spec.ts:132:13
|
Run yarn run test:
packages/core/src/lib/garden/garden.spec.ts#L149
TypeError: Cannot read properties of undefined (reading 'source_swap')
❯ src/lib/garden/garden.spec.ts:149:21
|
Run yarn run test:
packages/core/src/lib/quote/quote.spec.ts#L86
AssertionError: expected 'GetAttestedQuote: TypeError: fetch fa…' to be undefined
❯ src/lib/quote/quote.spec.ts:86:23
|
Run yarn run test
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading