Steve Myers
Steve Myers
# Summer of Bitcoin Project Proposal **Description** The `rust-esplora-client` currently uses `reqwest` for async HTTP communications. We've had problems in the past with the `reqwest` MSRV being higher than the...
### Description Add #[non_exhaustive] to ChangeSet structs in tx_graph, keychain_txout, local_chain. Add #[non_exhaustive] attribute to the ChangeSet structs to prevent downstream crates from exhaustively matching or constructing instances using struct...
**Describe the enhancement** Our `bdk` examples should be simplified since combining them all into a cli tool adds a lot of boilerplate code that obscures the core logic needed to...
Where possible we should update out of date dependencies, including for dev and example projects. https://deps.rs/repo/github/bitcoindevkit/bdk Also tracking: - [x] ~rusqlite~ - [ ] rand - [ ] criterion -...
**Describe the enhancement** As described in bitcoindevkit/bdk#1017 it's possible in the `build-test` job for `--no-default-features` and `--all-features` tests to pass, but building individual packages can still fail. To make sure...
This should match the lead maintainers mentioned in the top level BDK file here: https://github.com/bitcoindevkit See: https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners
This issue was triggered by an discord discussion with @wiz. The [mempool.space project] provides an extended API on top of the [blockstream electrs] server API. In particular it offers improved...
[bwt](https://github.com/shesek/bwt) is a lightweight wallet xpub tracker and query engine for Bitcoin, implemented in Rust. Implement block data source trait for bwt server REST API. depends on bitcoindevkit/bdk#84
I got the below email from the maven central team. We need to determine how this will affect our publishing for maven artifacts. > NOTE: If you have already migrated...
The current link is to the general https://metamask.io site. Once this Bitcoin feature is released I'd like to link to the extension page if there will be one. If not...