-
Notifications
You must be signed in to change notification settings - Fork 23
Update bdk_wallet
out of date dependencies
#32
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Labels
dependencies
Pull requests that update a dependency file
Milestone
Comments
I would like to work on this issue. Can anyone please assign me this? |
yaegeristhitesh
referenced
this issue
in yaegeristhitesh/bdk
Jan 18, 2025
…xamples (fixes #1797) - `bdk_chain`: updated `rusqlite` from `0.31.0` to `0.32.1` to address compatibility and security improvements. - `bdk_chain`: updated `criterion` from `^0.2` to `0.5.1` in dev dependencies to leverage newer features and bug fixes. - `bdk_testenv`: updated `electrsd` from `^0.28.0` to `0.29.0` for improved compatibility with the latest versions of `electrs`. - `example_wallet_rpc` and `example_bitcoind_rpc_polling`: updated `ctrlc` from `^2` to `3.4.5` to ensure compatibility with the latest versions of `ctrlc`. These updates aim to improve compatibility, performance, and security across relevant crates.
yaegeristhitesh
referenced
this issue
in yaegeristhitesh/bdk
Jan 18, 2025
…xamples (fixes #1797) - `bdk_chain`: updated `rusqlite` from `0.31.0` to `0.32.1` to address compatibility and security improvements. - `bdk_chain`: updated `criterion` from `^0.2` to `0.5.1` in dev dependencies to leverage newer features and bug fixes. - `bdk_testenv`: updated `electrsd` from `^0.28.0` to `0.29.0` for improved compatibility with the latest versions of `electrs`. - `example_wallet_rpc` and `example_bitcoind_rpc_polling`: updated `ctrlc` from `^2` to `3.4.5` to ensure compatibility with the latest versions of `ctrlc`. These updates aim to improve compatibility, performance, and security across relevant crates.
8 tasks
Thanks @luisschwab I've updated the above list. |
bdk_wallet
out of date dependencies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Where possible we should update out of date dependencies, including for dev and example projects.
https://deps.rs/repo/github/bitcoindevkit/bdk_wallet
Also tracking:
bdk_chain
to 0.22.0 #208ctrlc
to latest chore(example_wallet_rpc): bumpctrlc
to 3.4.6 #217lazy_static
chore: removelazy_static
from Cargo.toml #218The text was updated successfully, but these errors were encountered: