-
Notifications
You must be signed in to change notification settings - Fork 63
Open
Description
Summary
Commit
Changelog
- ci: bump rust-cache to 2.8.0 ci: bump rust-cache to 2.8.0 #305
- Add docs + test on required use of xpub for multipath constructor Add docs + test on required use of xpub for multipath constructor #306
- Add utilities to test persistence Add utilities to test persistence #300
- chore: bump dev version to 3.0.0-alpha.0 chore: bump dev version to 3.0.0-alpha.0 #308
- refactor: have a structured IndexOutOfBoundsError type refactor: have a structured IndexOutOfBoundsError type #302
- chore(just): add a _default recipe chore(just): add a
_defaultrecipe #313 - chore: bump MSRV to 1.85.0 chore: bump MSRV to 1.85.0 #317
- Add rust-toolchain.toml file Add
rust-toolchain.tomlfile #315 - feat!: use NetworkKind feat!: use
NetworkKind#250 - build(deps): bump actions/upload-artifact from 4 to 5 build(deps): bump actions/upload-artifact from 4 to 5 #333
- Replace Coveralls with Codecov for coverage reporting Replace Coveralls with Codecov for coverage reporting #327
- build(deps): bump actions/checkout from 5 to 6 build(deps): bump actions/checkout from 5 to 6 #346
- build(deps): bump Swatinem/rust-cache from 2.7.8 to 2.8.2 build(deps): bump Swatinem/rust-cache from 2.7.8 to 2.8.2 #347
- fix(wallet): Don't fail in build_fee_bump for missing parent txid fix(wallet): Don't fail in
build_fee_bumpfor missing parent txid #337 - build(deps): bump github/codeql-action from 3 to 4 build(deps): bump github/codeql-action from 3 to 4 #329
- Update README with new codecov badge Update README with new codecov badge #341
- Bump Rust compiler version to stable (1.91.1) Bump Rust compiler version to stable (1.91.1) #350
- Bump Rust compiler version to stable (1.92.0) Bump Rust compiler version to stable (1.92.0) #356
- feat!: Persist utxo lock status feat!: Persist utxo lock status #259
- chore: Update example links in README chore: Update example links in README #363
- chore(descriptor): justify ignored tests and add missing assertions chore(descriptor): justify ignored tests and add missing assertions #369
- Make FutureResult non-Send when no-std Make
FutureResultnon-Sendwhen no-std#335 - fix(doc): fix TxOrdering::Untouched doc comment fix(doc): fix
TxOrdering::Untoucheddoc comment #372 - build(deps): bump actions/upload-artifact from 5 to 6 build(deps): bump actions/upload-artifact from 5 to 6 #354
- Return wallet events when applying updates and blocks (3.0 milestone) Return wallet events when applying updates and blocks (3.0 milestone) #319
- Bump Rust compiler version to stable (1.93.0) Bump Rust compiler version to stable (1.93.0) #377
- Refactor: Move Wallet errors into their dedicated file Refactor: Move
Walleterrors into their dedicated file #378 - refactor: rename Wallet::indexed_graph field refactor: rename
Wallet::indexed_graphfield #373 - refactor(wallet)!: Remove unused ApplyBlockError refactor(wallet)!: Remove unused
ApplyBlockError#382 - Pass bitcoind_rpc example name on the run recipe Pass
bitcoind_rpcexample name on therunrecipe #384 - feature: Add Caravan wallet format import/export support feature: Add Caravan wallet format import/export support #205
- chore: update CODEOWNERS with ValuedMammal and oleonardolima chore: update CODEOWNERS with ValuedMammal and oleonardolima #385
- build(deps): bump codecov/codecov-action from 5.5.1 to 5.5.2 build(deps): bump codecov/codecov-action from 5.5.1 to 5.5.2 #353
- Switch to cargo-llvm-cov for code coverage Switch to cargo-llvm-cov for code coverage #371
- Add get_pre_1_wallet_keychains migration helper Add get_pre_1_wallet_keychains migration helper #364
- fix(tx_builder)!: Remove include_output_redeem_witness_script fix(tx_builder)!: Remove
include_output_redeem_witness_script#392 - refactor(wallet)!: Remove Wallet::cancel_tx function refactor(wallet)!: Remove
Wallet::cancel_txfunction #393
Checklist
Release numbering must follow Semantic Versioning. These steps assume the current master branch development version is 3.0.0-alpha.0.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
releaseRelease related issue or PRRelease related issue or PR
Type
Projects
Status
Todo