|
Ran
|
Jobs
1
|
Files
52
|
Run time
1min
|
Badge
README BADGES
|
push
github
Merge bitcoindevkit/bdk#1865: chore(examples): make change descriptor optional on example_wallet_rpc <a class=hub.com/bitcoindevkit/bdk/commit/78ca4b0319740102b2989585c1f53640f1934e53">78ca4b031 chore: make change descriptor optional on example_wallet_rpc (Luis Schwab) Pull request description: ### Description This PR makes passing a `CHANGE_DESCRIPTOR` optional on `example_wallet_rpc`, as per #1533. ### Notes to the reviewers Before instantiating a `Wallet` it checks if `args.change_descriptor` is Some. If true calls `Wallet::create`, else calls `Wallet::create_single`. #### All Submissions: * [X] I've signed all my commits * [X] I followed the [contribution guidelines](https://github.com/bitcoindevkit/bdk/blob/master/CONTRIBUTING.md) * [X] I ran `cargo fmt` and `cargo clippy` before committing ACKs for top commit: ValuedMammal: ACK 78ca4b0319740102b2989585c1f53640f1934e53 Tree-SHA512: ddca4b2a976c9a1099fc347c3ff76faa2ee
12144 of 14320 relevant lines covered (84.8%)
15245.08 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 2 |
85.78 |
17.03% | crates/chain/src/tx_graph.rs |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 13725825074.1 | 52 |
84.8 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|