]> Untitled Git - bdk/shortlog
bdk
2022-02-22 Lloyd FournierFix comment on peek_address github/get_change_address
2022-02-22 LLFournAdd API for internal addresses
2022-02-22 Steve MyersMerge bitcoindevkit/bdk#502: Refactor verification...
2022-02-22 Steve MyersMerge branch 'master' into verifcation-refactor
2022-02-22 Steve MyersRemove `verify` flag from `TransactionDetails` via...
2022-02-22 rajarshimaitraUpdate CHANGELOG
2022-02-20 Alekos FiliniMerge bitcoindevkit/bdk#551: Fix sent calculation in...
2022-02-18 Daniela Brozzoni[blockchain] Fix `sent` calculation in the RPC backend
2022-02-18 Daniela Brozzoni[tests] Pass tx inputs to the testutils macro
2022-02-18 Steve MyersMerge bitcoindevkit/bdk#550: Pin tokio version to ...
2022-02-17 Steve MyersPin tokio version to ~1.14
2022-02-14 Alekos FiliniMerge bitcoindevkit/bdk#542: Implement XKeyUtils on...
2022-02-12 Gianluca AcerbisImplement XKeyUtils on InnerXKey
2022-02-09 rajarshimaitraRefactor sync time verification
2022-02-09 rajarshimaitraRemove verifcation flag from compact_filters
2022-02-09 rajarshimaitraAdd verification tests in CI
2022-02-09 rajarshimaitraRemove verify flag from sqlite DB
2022-02-09 rajarshimaitraUpdate changelog
2022-02-09 rajarshimaitraRemove `verify` flag from `TransactionDetails`
2022-02-09 rajarshimaitraAdd sync verification for `esplora`
2022-02-09 rajarshimaitraAdd sync verification in `electrum`
2022-02-09 rajarshimaitraRemove sync verification
2022-02-07 Alekos FiliniMerge bitcoindevkit/bdk#539: [ci] Pin nightly docs...
2022-02-04 Steve Myers[ci] Pin nightly docs workflow rust version to nightly...
2022-01-27 Alekos FiliniMerge bitcoindevkit/bdk#532: Release/0.16.0
2022-01-21 Steve MyersFix 0.16.0 changelog, include WIF fix
2022-01-21 Steve MyersBump version to 0.16.1-dev
2022-01-21 Steve MyersBump version to 0.16.0 v0.16.0
2022-01-12 Steve MyersBump version to 0.16.0-rc.1
2022-01-12 Steve MyersMerge bitcoindevkit/bdk#505: Using dust value from...
2022-01-12 Steve MyersMerge bitcoindevkit/bdk#495: Disable reqwest's default...
2022-01-11 James Taylorfix and test is_dust
2022-01-11 Steve MyersMerge commit 'refs/pull/508/head' of github.com:bitcoin...
2022-01-10 Thomas EizingerDisable reqwest's default features
2021-12-29 Steve MyersFix CHANGELOG link for v0.15.0 github/release/0.15.0
2021-12-29 Alekos FiliniMerge bitcoindevkit/bdk#511: Fix nightly_docs.yml publi...
2021-12-23 Steve MyersBump version to 0.15.1-dev
2021-12-23 Steve MyersMerge commit 'refs/pull/510/head' of github.com:bitcoin...
2021-12-23 Steve MyersFix nightly_docs.yml publish_docs 'Commit' step
2021-12-23 Alekos FiliniMerge commit 'refs/pull/504/head' of github.com:bitcoin...
2021-12-23 Alekos FiliniMerge commit 'refs/pull/509/head' of github.com:bitcoin...
2021-12-23 Alekos FiliniAdd a custom logo to our docs
2021-12-23 Alekos FiliniMerge commit 'refs/pull/503/head' of github.com:bitcoin...
2021-12-23 Steve MyersAdd back old logo to static/bdk.svg
2021-12-23 Steve MyersBump version to 0.15.0 v0.15.0
2021-12-22 James Tayloradd doc comment for IsDust trait
2021-12-19 James Taylorfixed fee in test, removed unnecessary comment
2021-12-19 James Taylorusing dust value from rust-bitcoin
2021-12-18 mcroadTest WIF from BIP39 words has correct network
2021-12-18 mcroadAdd fix to changelog
2021-12-18 mcroadSet the correct inner `private_key` network
2021-12-18 mcroadAdd test to ensure WIF uses the correct network
2021-12-18 Alekos FiliniUpdate logo
2021-12-18 Steve MyersBump version to 0.15.0-rc.1
2021-12-18 Steve Myers[ci] Fix publish_docs job
2021-12-16 Steve MyersMerge bitcoindevkit/bdk#501: Only run clippy for the...
2021-12-16 Steve MyersOnly run clippy for the stable rust version
2021-12-01 Steve MyersMerge bitcoindevkit/bdk#492: bump electrsd dep to 0.13
2021-12-01 Riccardo Casattabump electrsd dep to 0.13
2021-12-01 Steve MyersMerge bitcoindevkit/bdk#487: Use "Description" instead...
2021-12-01 Steve MyersMerge bitcoindevkit/bdk#478: Fix typos in comments
2021-12-01 Steve MyersMerge bitcoindevkit/bdk#473: release/0.14.0
2021-11-30 Steve MyersMerge branch 'master' into release/0.14.0 github/release/0.14.0
2021-11-30 rajarshimaitraUse "Description" instead of "Descriptive Title"
2021-11-29 Steve MyersMerge bitcoindevkit/bdk#475: Fix typo in check_miniscri...
2021-11-29 Steve MyersMerge bitcoindevkit/bdk#477: Update issue templates
2021-11-28 Steve MyersBump version to 0.14.1-dev
2021-11-28 Steve MyersBump version to 0.14.0 v0.14.0
2021-11-25 Steve MyersUpdate issue templates
2021-11-25 Steve MyersMerge bitcoindevkit/bdk#471: moving the function wallet...
2021-11-25 Steve MyersMerge bitcoindevkit/bdk#461: Restructure electrum/esplo...
2021-11-23 thunderbiscuitFix typos in comments
2021-11-23 thunderbiscuitFix typo in check_miniscript method declaration and use
2021-11-23 LLFournMerge branch 'master' into sync_pipeline
2021-11-22 Richard Ulrichmoving the function wallet_name_from_descriptor from...
2021-11-17 Steve MyersBump version to 0.14.0-rc.1
2021-11-11 Steve MyersFix blockchain_tests::test_send_to_bech32m_addr
2021-11-11 Sandipan DeyAdded wallet blockchain test to send to Bech32m address
2021-11-11 Sandipan DeyAdded a wallet unit test to send to a Bech32m address
2021-11-10 Alekos Filini[database] Wrap `BlockTime` in another struct to allow...
2021-11-10 Alekos FiliniRename `ConfirmationTime` to `BlockTime`
2021-11-10 Alekos FiliniUpdate CHANGELOG.md
2021-11-10 Alekos Filini[wallet] Store the block height and timestamp after...
2021-11-10 Alekos Filini[wallet] Expose an immutable reference to a wallet...
2021-11-10 Alekos Filini[db] Add the `last_sync_time` database entry
2021-11-09 LLFournMake stop_gap a parameter to EsploraBlockchainConfig...
2021-11-09 LLFourns/vin/vout/
2021-11-09 LLFournDelete src/blockchain/utils.rs
2021-11-09 LLFournFix comments
2021-11-09 LLFournLess intermediary data states in sync
2021-11-09 LLFourns/observed_txs/finished_txs/g
2021-11-09 LLFournMake variable names consistent
2021-11-09 LLFournAdd some logging to script_sync
2021-11-09 LLFournAlways get up to chunk_size heights to request headers for
2021-11-09 LLFournDon't request conftime during tx request
2021-11-09 LLFournUpdate changelog
2021-11-09 LLFournFix feerate calculation for esplora
2021-11-09 LLFournInvert dependencies in electrum sync
2021-11-09 Riccardo Casattafix after merge changing borrow of tx in broadcast
2021-11-09 Riccardo CasattaUpdate CHANGELOG
next