bitcoindevkit / bdk_wallet
This project contains:
bdk_wallet
(8 total, 2 outdated)
Crate | Required | Latest | Status |
---|---|---|---|
rand_core | ^0.6.0 | 0.9.3 | out of date |
miniscript | ^12.3.1 | 12.3.2 | up to date |
bitcoin | ^0.32.4 | 0.32.5 | up to date |
serde | ^1.0 | 1.0.219 | up to date |
serde_json | ^1.0 | 1.0.140 | up to date |
bdk_chain | ^0.21.1 | 0.21.1 | up to date |
bdk_file_store | ^0.18.1 | 0.19.0 | out of date |
bip39 | ^2.0 | 2.1.0 | up to date |
(6 total, 2 outdated)
Crate | Required | Latest | Status |
---|---|---|---|
assert_matches | ^1.5.0 | 1.5.0 | up to date |
tempfile | ^3 | 3.19.1 | up to date |
bdk_chain | ^0.21.1 | 0.21.1 | up to date |
bdk_file_store | ^0.18.1 | 0.19.0 | out of date |
anyhow | ^1 | 1.0.98 | up to date |
rand | ^0.8 | 0.9.1 | out of date |
example_wallet_electrum
(2 total, all up-to-date)
Crate | Required | Latest | Status |
---|---|---|---|
bdk_electrum | ^0.21 | 0.21.0 | up to date |
anyhow | ^1 | 1.0.98 | up to date |
example_wallet_esplora_blocking
(2 total, all up-to-date)
Crate | Required | Latest | Status |
---|---|---|---|
bdk_esplora | ^0.20 | 0.20.1 | up to date |
anyhow | ^1 | 1.0.98 | up to date |
example_wallet_esplora_async
(3 total, all up-to-date)
Crate | Required | Latest | Status |
---|---|---|---|
bdk_esplora | ^0.20 | 0.20.1 | up to date |
tokio | ^1.38.1 | 1.44.2 | up to date |
anyhow | ^1 | 1.0.98 | up to date |
example_wallet_rpc
(4 total, all up-to-date)
Crate | Required | Latest | Status |
---|---|---|---|
bdk_bitcoind_rpc | ^0.18 | 0.18.0 | up to date |
anyhow | ^1 | 1.0.98 | up to date |
clap | ^4.5.17 | 4.5.37 | up to date |
ctrlc | ^3.4.6 | 3.4.6 | up to date |