Steve Myers
Steve Myers
Thanks all for the feed back. I've made suggested fixes and updated the line on bitcoin's mission to read: - Supports the overall bitcoin mission, in particular to improve individuals...
Fixed by #1595. If we want to do the same in other places (like coin selection) please open new PR.
Can you also add changes from #1341?
Please also setup commit signing, see: https://docs.github.com/en/authentication/managing-commit-signature-verification/about-commit-signature-verification
Please rebase again and fixup commits into one commit then this should be ready to merge.
Related PR for BDK is bitcoindevkit/bdk#1177 since we also depend on rust-miniscript being updated I'm not 100% sure this will make it into our 1.0 release milestone.
The plan for the `rust-bitcoin` projects is to set their MSRV at `1.48` to work with Debian stable. To support `1.48` for `rust-esplora-client` (and WASM) we should be able to...
Yup makes sense `bdk_chain` doesn't depend on the blockchain client projects. But if we are making it's MSRV `1.48` I'm thinking about how we can get the blockchain client projects...
I started a `bdk_chain` with 1.48.0 experiment and was able to get it to build, but with a questionable clone or two. Should I make a PR out of my...
Hey all just a reminder that @danielabrozzoni and I are in Nashville so may not get too much testing done this week, but I propose to help us divide and...