docs: update intro, add gateway explainer, misc updates #806
Annotations
4 errors and 5 warnings
test/utxo.test.ts > UTXO Tests > should spend from address to create a transaction with an OP return output:
sdk/src/wallet/utxo.ts#L170
Error: Failed to create transaction. Do you have enough funds?
❯ Module.createBitcoinPsbt src/wallet/utxo.ts:170:15
❯ test/utxo.test.ts:95:44
❯ test/utxo.test.ts:79:17
❯ test/utxo.test.ts:77:9
|
test/utxo.test.ts > UTXO Tests > should estimate the fee for a transaction:
sdk/test/utxo.test.ts#L351
AssertionError: Fee should be greater than 0
❯ test/utxo.test.ts:351:33
❯ test/utxo.test.ts:330:9
|
test/utxo.test.ts > UTXO Tests > should not spend outputs with inscriptions:
sdk/src/wallet/utxo.ts#L170
Error: Failed to create transaction. Do you have enough funds?
❯ Module.createBitcoinPsbt src/wallet/utxo.ts:170:15
❯ test/utxo.test.ts:384:9
|
SDK
Process completed with exit code 1.
|
SDK
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
SDK:
sdk/src/ordinals/signer.ts#L11
'_hash' is defined but never used
|
SDK:
sdk/src/ordinals/signer.ts#L11
'_lowR' is defined but never used
|
SDK:
sdk/src/ordinals/signer.ts#L15
'hash' is defined but never used
|
Contracts
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|