]> Untitled Git - bdk/shortlog
bdk
2023-03-08 Daniela BrozzoniFix cargo clippy
2023-03-08 志宇Improve stdout output for wallet esplora/electrum examples
2023-03-07 志宇Add `wallet_electrum` example
2023-03-07 志宇Remove transaction-based type parameters and traits
2023-03-07 志宇Changed `inflate_update` logic to not depend on `Cow`
2023-03-06 志宇Use os-specific temp dir for `wallet_esplora` example
2023-03-06 志宇Use hardcoded send amount for `wallet_esplora` example
2023-03-03 Daniela BrozzoniAdd the wallet_esplora example
2023-03-03 Daniela BrozzoniNewError implements StdError (fix typo)
2023-03-03 Daniela BrozzoniDisable code coverage
2023-03-03 Daniela BrozzoniUse action-rs/toolchain in CI
2023-03-03 Daniela BrozzoniMake bdk_esplora wasm compatible again
2023-03-03 LLFournMake bdk_file_store use bincode v1
2023-03-03 Steve MyersMake bdk and bdk_chain work under 1.57.0
2023-03-03 Steve MyersUpdate workspace dependencies to be relative paths
2023-03-03 Daniela BrozzoniAdd clippy.toml
2023-03-03 Daniela BrozzoniFix docs
2023-03-03 Daniela BrozzoniUpdate rust stable in CI (1.67.0)
2023-03-03 Daniela BrozzoniFix the "repository" field in Cargo.toml
2023-03-03 Daniela BrozzoniFix cargo clippy warnings
2023-03-03 Daniela BrozzoniFix clippy
2023-03-03 Daniela BrozzoniDisable test-hardware-signer
2023-03-02 Daniela BrozzoniRust fmt
2023-03-02 LLFournRename the stub wallet examples
2023-03-02 LLFournUse tempfile for file_store tests
2023-03-02 LLFournMove everything else over 🎉
2023-03-02 Daniela BrozzoniMove bdk_electrum into the bdk repo :tada:
2023-03-02 Daniela BrozzoniMove bdk_file_store into the bdk repo :tada:
2023-03-02 Daniela BrozzoniMove bdk_chain into the bdk repo :tada:
2023-03-02 LLFournMake lib.rs's docs be the README.md
2023-03-02 Daniela BrozzoniFix code coverage CI
2023-03-02 LLFournFix doc links
2023-03-02 LLFourn[ci] Fix feature flags
2023-03-02 LLFournAdd back test-hardware-signer feature
2023-03-02 LLFournRemove test-readme-examples
2023-03-02 LLFournRemove authors.workspace because older cargo don't...
2023-03-02 LLFournDelete unused errors
2023-03-02 LLFournConvert to workspace
2023-03-02 LLFournDelete unused things
2023-03-02 LLFournMake doctests work
2023-03-02 LLFournUse bdk_chain Balance
2023-03-02 LLFournAdd Wallet::cancel_tx
2023-03-02 LLFournAdd wallet persistence
2023-03-02 LLFournMove tests to /tests
2023-03-02 LLFournMake bdk no_std
2023-03-02 LLFournbdk_core integration initial commit 🔥
2023-03-02 志宇Modified build, clippy and test steps
2023-02-24 Daniela BrozzoniMerge bitcoindevkit/bdk#857: Check results in the DB...
2023-02-16 Steve MyersMerge bitcoindevkit/bdk#869: Bump version to 0.27.1
2023-02-16 Steve MyersBump version to 0.27.1
2023-02-15 Steve MyersMerge bitcoindevkit/bdk#867: Update rusqlite from 0...
2023-02-15 Steve MyersUpdate rusqlite from 0.27.0 to 0.28.0
2023-02-14 Silvestrs TimofejevsCheck results in the DB tests
2023-02-13 Daniela BrozzoniMerge bitcoindevkit/bdk#863: Fix ci Dockerfile.ledger
2023-02-13 Steve MyersFix ci Dockerfile.ledger
2023-02-03 Steve MyersMerge bitcoindevkit/bdk#852: Bump version to 0.27.0
2023-02-03 Steve MyersPin dev-dependency zip to 0.6.3
2023-02-02 Steve MyersBump version to 0.27.0
2023-02-02 Steve MyersMerge bitcoindevkit/bdk#847: Update electrsd to version...
2023-02-02 Steve MyersMerge bitcoindevkit/bdk#844: Update rust-miniscript...
2023-02-02 Steve MyersMerge bitcoindevkit/bdk#838: Add small clarification...
2023-02-01 Steve MyersMerge bitcoindevkit/bdk#846: Update CHANGELOG and relea...
2023-01-31 Steve MyersUpdate CHANGELOG and release process
2023-01-31 Steve MyersUpdate rust-miniscript to version 9.0, hwi to version 0.5
2023-01-31 Steve MyersUpdate electrsd to version 0.22
2023-01-31 Steve MyersMerge bitcoindevkit/bdk#834: Document return type of...
2023-01-31 thunderbiscuitAdd small clarification to docs
2023-01-31 Thibaut Le... Document return type of `sign` method.
2023-01-30 Steve MyersMerge bitcoindevkit/bdk#837: Derive `PartialEq`, `Eq...
2023-01-30 Steve MyersMerge bitcoindevkit/bdk#831: Don't default to use ...
2023-01-30 Steve MyersMerge bitcoindevkit/bdk#814: Improve display error...
2023-01-29 Max FangDerive `PartialEq`, `Eq` on `SyncTime`
2023-01-27 Yuki KishimotoImprove display error formatting
2023-01-27 Elias RohrerDon't default to use `async`/`await` on `wasm32`
2023-01-27 Steve MyersMerge bitcoindevkit/bdk#842: Bump project MSRV to 1...
2023-01-27 Steve MyersBump project MSRV to 1.57.0, update stable for all...
2023-01-24 Steve MyersMerge bitcoindevkit/bdk#815: Bump CI Rust stable versio...
2023-01-07 Yuki Kishimotoci: bump rust stable version to 1.65.0
2023-01-07 Yuki KishimotoFix Clippy Rust 1.65
2023-01-03 Steve MyersMerge bitcoindevkit/bdk#830: Update esplora-client
2023-01-01 rajarshimaitraUpdate esplora-client
2022-12-26 Steve MyersBump version to 0.26.0
2022-12-26 Steve MyersMerge bitcoindevkit/bdk#821: [#344] Add assert_matches
2022-12-26 Steve MyersMerge bitcoindevkit/bdk#825: Bump hwi to 0.4.0
2022-12-24 Steve MyersMerge bitcoindevkit/bdk#805: electrum: add validate_dom...
2022-12-23 Jeremy Mawson[#344] Add assert_matches
2022-12-20 Igor Cotaelectrum: add validate_domain to ElectrumBlockchainConfig
2022-12-19 Daniela BrozzoniBump hwi to 0.4.0
2022-12-19 Daniela BrozzoniMerge bitcoindevkit/bdk#812: Implement ordering for...
2022-12-17 benthecarmanImplement ordering for TransactionDetails
2022-12-16 Steve MyersMerge bitcoindevkit/bdk#818: Fix wrong key origin path...
2022-12-16 Steve MyersMerge bitcoindevkit/bdk#808: fix: make save_tx order...
2022-12-16 bodymindartschore: make TxCache.save_txs can order independent
2022-12-15 Daniela BrozzoniMerge bitcoindevkit/bdk#820: Make README.md code exampl...
2022-12-14 Yuki KishimotoFix wrong key origin path in public descriptor templates
2022-12-14 Peter ToddMake README.md code examples compile without errors
2022-12-14 Daniela BrozzoniMerge bitcoindevkit/bdk#822: Update ci nightly-docs...
2022-12-14 Steve MyersUpdate ci nightly-docs workflow to use nightly-2022...
2022-12-06 Daniela BrozzoniMerge bitcoindevkit/bdk#811: Downgrade ubuntu to 20...
2022-12-05 Steve MyersDowngrade ubuntu to 20.04 for test_hardware_wallet...
next