Update Wallet to 2.3.0 and other deps #1070
Annotations
9 errors and 2 warnings
|
Run Clippy
Process completed with exit code 101.
|
|
Run Clippy:
src/handlers.rs#L558
use of deprecated field `bdk_wallet::SignOptions::trust_witness_utxo`: PSBT signing was moved to `bitcoin::psbt` module
|
|
Run Clippy:
src/handlers.rs#L557
use of deprecated field `bdk_wallet::SignOptions::assume_height`: PSBT signing was moved to `bitcoin::psbt` module
|
|
Run Clippy:
src/handlers.rs#L514
use of deprecated field `bdk_wallet::SignOptions::trust_witness_utxo`: PSBT signing was moved to `bitcoin::psbt` module
|
|
Run Clippy:
src/handlers.rs#L513
use of deprecated field `bdk_wallet::SignOptions::assume_height`: PSBT signing was moved to `bitcoin::psbt` module
|
|
Run Clippy:
src/handlers.rs#L556
use of deprecated struct `bdk_wallet::SignOptions`: PSBT signing was moved to `bitcoin::psbt` module
|
|
Run Clippy:
src/handlers.rs#L512
use of deprecated struct `bdk_wallet::SignOptions`: PSBT signing was moved to `bitcoin::psbt` module
|
|
Run Clippy:
src/handlers.rs#L42
use of deprecated struct `bdk_wallet::SignOptions`: PSBT signing was moved to `bitcoin::psbt` module
|
|
Run Clippy:
src/error.rs#L79
use of deprecated enum `bdk_wallet::signer::SignerError`: PSBT signing was moved to `bitcoin::psbt` module
|
|
Post Install Rust toolchain
Unexpected input(s) 'profile', valid inputs are ['toolchain', 'target', 'components', 'cache', 'cache-workspaces', 'cache-directories', 'cache-on-failure', 'cache-key', 'cache-shared-key', 'cache-bin', 'cache-provider', 'cache-all-crates', 'cache-workspace-crates', 'matcher', 'rustflags', 'override', 'rust-src-dir']
|
|
Install Rust toolchain
Unexpected input(s) 'profile', valid inputs are ['toolchain', 'target', 'components', 'cache', 'cache-workspaces', 'cache-directories', 'cache-on-failure', 'cache-key', 'cache-shared-key', 'cache-bin', 'cache-provider', 'cache-all-crates', 'cache-workspace-crates', 'matcher', 'rustflags', 'override', 'rust-src-dir']
|
Loading