What's Changed
- ci(msrv)!: bump rust MSRV to 1.75.0 by @oleonardolima in #154
- Add
Error::SerdeJsonvariant and remove unwraps onsubmit_packageby @luisschwab in #171 - feat(client)!: update broadcast API by @oleonardolima in #151
- Introduce
ci/pin-msrv.shscript andmsrvrecipe by @luisschwab in #172 - chore: add
CODEOWNERSfile by @oleonardolima in #174 - Roll a custom
TestEnvand droplazy_staticby @luisschwab in #176 - ci(audit): add new nightly
cargo auditjob by @oleonardolima in #177 - Pin
hyper-rustlsto v0.27.7 for MSRV by @luisschwab in #187 - Relicense this crate under MIT/Apache-2.0 by @luisschwab in #188
- Rename
scripthash_txstoget_scripthash_txsby @luisschwab in #189 - Remove
PrevOutin favor ofVoutby @luisschwab in #190 - chore(deps): bump
electrsdto0.38.0by @oleonardolima in #193 - refactor(client)!: use
bitreqfor bothBlockingClientandAsyncClientby @oleonardolima in #137 - Use
bitcoin::Weightfor all weight fields by @luisschwab in #194 - Use
bitcoin::Amountfor all bitcoin value/amount fields by @luisschwab in #195 - Rename
TxtoEsploraTxand add conversions by @luisschwab in #196 - Deprecate
BlockSummaryandget_blocksby @luisschwab in #197 - Use
bitcoin::Amountandbitcoin::FeeRateby @luisschwab in #198 - Implant
cargo-rbmtby @luisschwab in #203 - chore(deps): bump astral-sh/setup-uv from 8.0.0 to 8.1.0 by @dependabot[bot] in #205
- Move
TestEnvand tests totests/by @luisschwab in #207 - Implement
DisplayforErrorby @luisschwab in #209 - Bump
cargo-rbmtto v0.3.0 and update toolchains by @luisschwab in #213 - Bump
bitreqto v0.3.7 andelectrsdto v0.40.0 by @luisschwab in #215 - feat(client): add missing
get_block_infosby @luisschwab in #216 - Redocument everything by @luisschwab in #219
- More API fixes by @luisschwab in #220
- chore(deps): bump actions/checkout from 6.0.2 to 7.0.0 by @dependabot[bot] in #222
- chore(deps): bump astral-sh/setup-uv from 8.1.0 to 8.2.0 by @dependabot[bot] in #223
- Release
esplora-clientv0.13.0 by @luisschwab in #221
New Contributors
- @dependabot[bot] made their first contribution in #205
Full Changelog: v0.12.2...v0.13.0