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
5bb3b31 fix(types): v24 ListUnspentItem might not have a label field (Jose Storopoli)
014e158 fix(types): v28 SubmitPackageTxResultFees might not have effective-includes (Jose Storopoli)
a5f9033 fix(types): v24 GetRawMempoolVerbose should use the same version MempoolEntry (Jose Storopoli)
Pull request description:
A bunch of issues when porting a custom `types.rs` module from [`bitcoind-async-client`](https://github.com/alpenlabs/bitcoind-async-client) to `corepc-types`.
- `v24::GetRawMempoolVerbose` should use the same version `MempoolEntry` and not the `v17`.
- `v28::SubmitPackageTxResult` might not have `effective-includes` field.
- `v24::ListUnspentItem` might not have a `label` field.
ACKs for top commit:
jamillambert:
ACK 5bb3b31
tcharding:
ACK 5bb3b31
Tree-SHA512: 36fc5a41990b45b37b540d6413c144fd7943a76ebbe108bf418a04e5d520c80718d41ac558cca0cd25098c0adc2e3f59342c19873ee218136da365b834640c8f
0 commit comments