15 breaking releases
| new 0.17.0 | Apr 29, 2026 |
|---|---|
| 0.16.0 | Mar 23, 2026 |
| 0.15.0 | Feb 18, 2026 |
| 0.13.0 | Dec 11, 2025 |
| 0.3.0 | Mar 20, 2024 |
#3 in #xpub
1,351 downloads per month
Used in 13 crates
(12 directly)
120KB
2.5K
SLoC
A crate containing common code used in multiple other crate in the workspace, such as:
- Utils to inspect a PSET: get the net effect of a PSET on a given wallet [
pset_balance()], or get how many signatures are missing , and which signers should provide them [pset_signatures()]. Signertrait: contains the methods to be implemented by a signer such as signing a pset or returning an xpub
To avoid circular dependencies this crate must not depend on other crate of the workspace
Dependencies
~32MB
~470K SLoC