Steve Myers
Steve Myers
I'll move this out of the alpha milestone, thanks guys.
Technically wallet `ChangeSet` is part of the public wallet API I'll move this to 2.0.
Looks good, simpler and safer than dealing directly with database or intermediate text files as I'd originally proposed. A few suggestions: 1. would read better with more descriptive variable names,...
Yes I agree it might make a better book section with companion code to take snippets from.
Maintenance version v0.30.0 of `bdk` crate with upgrade to rusqlite 0.31 is now published: https://crates.io/crates/bdk/0.30.0
Overall looks great, short and too the point. I have a couple suggestions but otherwise this looks ready to go.
As discussed on call today, this can be closed in favor of bitcoindevkit/book-of-bdk#81. That PR is already using `sync` instead of `full_scan` and I understand and agree it's best to...
There's no explanation why this change is needed so I'm closing it. Feel free to update it with more details if you still think this change is needed.
> Hi, can you give this PR more attention please? We need that urgently. kind regards Philipp This can currently be done using the `bdk_chain` crate but won't be a...
A lot has changed with bdk since this PR, but I'm leaving it open for research when we get to doing this for 2.0.