You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
6aef191 feat: add Wallet::tx_details method (thunderbiscuit)
Pull request description:
Fixes#100.
The `TxDetails` feature was put aside to focus on the 1.0 release, but now that we're done with that I want to revive the idea.
This is very much WIP. I'm trying to figure out exactly what we want in this data structure, and I'm not even sure my way to get at the data is the most efficient way to do it.
### Notes to the reviewers
### Changelog notice
```md
Added:
- Wallet::get_tx_details method [#201]
[#201]: #201
```
### Checklists
#### All Submissions:
* [ ] I've signed all my commits
* [ ] I followed the [contribution guidelines](https://github.com/bitcoindevkit/bdk/blob/master/CONTRIBUTING.md)
* [ ] I ran `cargo fmt` and `cargo clippy` before committing
#### New Features:
* [ ] I've added tests for the new feature
* [ ] I've added docs for the new feature
#### Bugfixes:
* [ ] This pull request breaks the existing API
* [ ] I've added tests to reproduce the issue which are now passing
* [ ] I'm linking the issue being fixed by this PR
ACKs for top commit:
ValuedMammal:
ACK 6aef191
Tree-SHA512: ae6d509279601b70cbcd000d42a8755928b66062d3efc4f69b0b452018e82057e7879e2cde9bfcdbf1ff8ae82daa9b660041a464bde2190fdc9338484f165984
0 commit comments