Update Wallet to 2.3.0 and other deps #248
+473
−199
Open
Annotations
4 errors and 11 warnings
|
Test
Process completed with exit code 101.
|
|
Test:
src/payjoin/mod.rs#L605
this method takes 1 argument but 2 arguments were supplied
|
|
Test:
src/handlers.rs#L1529
mismatched types
|
|
Test:
src/handlers.rs#L635
mismatched types
|
|
Complete job
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: Swatinem/rust-cache@779680da715d629ac1d338a641029a2f4372abb5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Test:
src/handlers.rs#L513
use of deprecated field `bdk_wallet::SignOptions::trust_witness_utxo`: PSBT signing was moved to `bitcoin::psbt` module
|
|
Test:
src/handlers.rs#L512
use of deprecated field `bdk_wallet::SignOptions::assume_height`: PSBT signing was moved to `bitcoin::psbt` module
|
|
Test:
src/payjoin/mod.rs#L789
use of deprecated struct `bdk_wallet::SignOptions`: PSBT signing was moved to `bitcoin::psbt` module
|
|
Test:
src/payjoin/mod.rs#L522
use of deprecated struct `bdk_wallet::SignOptions`: PSBT signing was moved to `bitcoin::psbt` module
|
|
Test:
src/payjoin/mod.rs#L145
use of deprecated struct `bdk_wallet::SignOptions`: PSBT signing was moved to `bitcoin::psbt` module
|
|
Test:
src/payjoin/mod.rs#L5
use of deprecated struct `bdk_wallet::SignOptions`: PSBT signing was moved to `bitcoin::psbt` module
|
|
Test:
src/handlers.rs#L555
use of deprecated struct `bdk_wallet::SignOptions`: PSBT signing was moved to `bitcoin::psbt` module
|
|
Test:
src/handlers.rs#L511
use of deprecated struct `bdk_wallet::SignOptions`: PSBT signing was moved to `bitcoin::psbt` module
|
|
Test:
src/handlers.rs#L42
use of deprecated struct `bdk_wallet::SignOptions`: PSBT signing was moved to `bitcoin::psbt` module
|
|
Test:
src/error.rs#L79
use of deprecated enum `bdk_wallet::signer::SignerError`: PSBT signing was moved to `bitcoin::psbt` module
|
Loading