Enable taproot address #738
Annotations
4 errors and 3 warnings
Run tests:
sdk/src/wallet/utxo.ts#L173
Error: Failed to create transaction. Do you have enough funds?
❯ Module.createBitcoinPsbt src/wallet/utxo.ts:173:15
❯ GatewayApiClient.startOrder src/gateway/client.ts:200:26
❯ test/gateway.test.ts:168:24
|
Run tests:
sdk/test/ordinal-api.test.ts#L83
AssertionError: expected { …(10) } to deeply equal { value: 10737, …(8) }
- Expected
+ Received
Object {
"address": "bc1pux99xe796y0wx8gshax98e6r5arecu8rxdh8pk77587eyuc9cq3q2e3nng",
"indexed": true,
"inscriptions": Array [
"dfe942a58b7e29a3952d8d1ed6608086c66475d20bc7bdbc3d784d616f9a6a7ai0",
],
+ "outpoint": "dfe942a58b7e29a3952d8d1ed6608086c66475d20bc7bdbc3d784d616f9a6a7a:0",
"runes": Object {},
"sat_ranges": Array [
Array [
670597263608598,
670597263619335,
],
],
"script_pubkey": "5120e18a5367c5d11ee31d10bf4c53e743a7479c70e3336e70dbdea1fd927305c022",
"spent": false,
"transaction": "dfe942a58b7e29a3952d8d1ed6608086c66475d20bc7bdbc3d784d616f9a6a7a",
"value": 10737,
}
❯ test/ordinal-api.test.ts:83:16
|
Run tests:
sdk/src/wallet/utxo.ts#L173
Error: Failed to create transaction. Do you have enough funds?
❯ Module.createBitcoinPsbt src/wallet/utxo.ts:173:15
❯ test/utxo.test.ts:62:44
❯ test/utxo.test.ts:46:17
❯ test/utxo.test.ts:44:9
|
Run tests
Process completed with exit code 1.
|
Run npm run lint:
sdk/src/ordinals/signer.ts#L11
'_hash' is defined but never used
|
Run npm run lint:
sdk/src/ordinals/signer.ts#L11
'_lowR' is defined but never used
|
Run npm run lint:
sdk/src/ordinals/signer.ts#L15
'hash' is defined but never used
|
Loading