Steve Myers
Steve Myers
Take a look at the utils.rs file and on line 403 you need to use this new param you're adding.
Hi, thanks for adding a `validate_domain` option, can you make it a flag instead of something that takes a true or false value? See here: https://docs.rs/clap/latest/clap/_derive/_tutorial/index.html#flags
Chatted with @thunderbiscuit and would like to make this a feature matrix section in the web docs. Showing feature supported for: `bdk`, `bdk-cli`(?), `bdk-kotlin`, `bdk-swift`, `bdk-python`.
FYI I did a high level write up for my [talk at BitDevsLA] this weekend. It might be useful info for this discussion on how to document BDK features. I...
Looks like this one needs to be rebased. Plus how do you feel about grouping by quarter, so we just did our Q2 Full Time and Project grants. For full...
replaced by #1448
This looks like the right way to prevent prints from getting into the code. But do we even want to allow them on tests? The only place I think they...
@ValuedMammal if this is already rebased and ready to go please change the status to "ready to review".
Need to confirm how this should be done with the new wallet API. I don't think the best way to do this will be via queries directly on the DB,...
I moved this to the 1.1 milestone since it's not out of scope for 1.0 but could be done in a follow-on feature release without changing 1.0 BDK APIs.