]> Untitled Git - bdk/shortlog
bdk
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
2021-11-09 Riccardo Casattaadd test for add_data
2021-11-09 Riccardo Casattaadd method add_data as a shortcut to create an OP_RETUR...
2021-11-08 Alekos FiliniMerge commit 'refs/pull/464/head' of github.com:bitcoin...
2021-11-08 Alekos FiliniMerge commit 'refs/pull/458/head' of github.com:bitcoin...
2021-11-06 rajarshimaitraUpdate WordsCount -> WordCount
2021-11-06 rajarshimaitraUpdate changelog
2021-11-04 Alekos FiliniMerge commit 'refs/pull/462/head' of github.com:bitcoin...
2021-11-03 Steve MyersMerge commit 'refs/pull/453/head' of github.com:bitcoin...
2021-11-03 rajarshimaitraremove redundant backtrace dependency
2021-11-03 rajarshimaitraupdate module doc
2021-11-03 rajarshimaitraReplace tiny-bip39 with rust-bip39
2021-11-02 rajarshimaitraUpdate codecov@v2
2021-10-31 rajarshimaitraupdate dependency
2021-10-28 Steve MyersBump version to 0.13.1-dev github/release/0.13.0
2021-10-28 Steve MyersBump version to 0.13.0 v0.13.0
2021-10-27 Steve MyersSwitch back to rust-bitcoin/rust-bitcoincore-rpc
2021-10-27 Steve MyersUpdate dev-dependencies electrsd to 0.12
2021-10-27 Mariusz KlochowiczBorrow instead of moving transaction when broadcasting
2021-10-26 Alekos FiliniPin version of `ureq` to maintain our MSRV
2021-10-26 Alekos FiliniPin version of `backtrace` to maintain our MSRV
2021-10-26 Alekos Filini[ci] Update the stable version to 1.56
2021-10-22 Alekos FiliniPin version of `ureq` to maintain our MSRV
2021-10-22 Alekos FiliniPin version of `backtrace` to maintain our MSRV
2021-10-22 Alekos Filini[ci] Update the stable version to 1.56
2021-10-21 Steve MyersFix CHANGELOG for Unreleased, v0.13.0
2021-10-21 Steve MyersBump version to 0.13.0-rc.1
2021-10-15 Sudarsan BalajiMake MemoryDatabase Send + Sync
2021-10-14 Steve MyersPin ahash version to 0.7.4 for sqlite feature
2021-10-08 Steve MyersMerge commit 'refs/pull/443/head' of github.com:bitcoin...
2021-10-08 Steve MyersMerge commit 'refs/pull/445/head' of github.com:bitcoin...
2021-10-07 rajarshimaitraUpdate ChangeLog
2021-10-07 rajarshimaitraExpose get_tx() method from `DB` to `Wallet`
2021-09-30 Steve MyersFix cargo doc warning and missing `sqlite` feature github/release/0.12.0
2021-09-30 Steve MyersUpdate DEVELOPMENT_CYCLE release instructions
2021-09-30 Steve MyersBump version to 0.12.1-dev
2021-09-30 Steve MyersBump version to 0.12.0 v0.12.0
2021-09-30 Steve MyersBump bdk-macros version to 0.6.0
2021-09-27 Steve MyersDowngrade tiny-bip39 to version < 0.8
2021-09-27 Steve MyersDowngrade tiny-bip39 to version < 0.8
2021-09-24 Steve MyersBump version to 0.12.0-rc.1
2021-09-24 Steve MyersFix clippy warning
2021-09-24 Steve MyersMove new CHANGELOG entries to Unreleased
2021-09-24 John Cantrellimplement sqlite database
2021-09-23 Steve MyersMerge commit 'refs/pull/442/head' of github.com:bitcoin...
2021-09-23 Alekos Filini[esplora] Support proxies in EsploraBlockchain
2021-09-23 Lucas Soriano... Activate miniscript/use-serde feature
2021-09-22 Steve Myers[ci] Change check-wasm job to use ubuntu-20.04 runner
2021-09-22 LLFourn[fix-build] Fix version of zeroize_derive to 1.1.0
2021-09-17 Riccardo Casatta[rpc] rescan in chunks of 10_000 blocks
2021-09-16 Steve MyersMerge commit 'refs/pull/438/head' of github.com:bitcoin...
2021-09-16 Steve MyersMerge commit 'refs/pull/434/head' of github.com:bitcoin...
2021-09-15 rajarshimaitraUpdate CI blockchain tests github/release/0.11.0
2021-09-15 rajarshimaitraTest refactor
2021-09-15 rajarshimaitraFix reqwest blockchain test
2021-09-15 rajarshimaitraUpdate Cargo.toml
2021-09-15 Alekos Filini[descriptor] Add a test for `extract_policy()` on ...
2021-09-15 Alekos Filini[descriptor] Add an alias for `and_or()`
2021-09-15 Alekos Filini[descriptor] Fix `pk_h()` in the `descriptor!()` macro
2021-09-15 Alekos Filini[descriptor] Fix `extract_policy()` for descriptors...
2021-09-14 rajarshimaitraUpdate CI blockchain tests
2021-09-14 rajarshimaitraTest refactor
2021-09-14 rajarshimaitraFix reqwest blockchain test
2021-09-14 rajarshimaitraUpdate Cargo.toml
2021-09-04 Steve MyersBump version to 0.11.1-dev
2021-09-04 Steve MyersBump version to 0.11.0 v0.11.0
2021-09-04 Steve MyersUpdate version in src/lib.rs
2021-09-04 Steve MyersUpdate changelog
2021-08-31 Steve MyersMerge commit 'refs/pull/428/head' of github.com:bitcoin...
2021-08-31 rajarshimaitraUse ureq with default features
2021-08-30 Steve MyersMerge commit 'refs/pull/426/head' of github.com:bitcoin...
2021-08-30 Steve MyersBump version to 0.11.0-rc.1
2021-08-30 Lucas Soriano... Fix use statements in populate_test_db macro
2021-08-30 Lucas Soriano... Use re-exported bitcoin and miniscript in testutils...
2021-08-25 Steve MyersFix CHANGELOG after merging release/0.10.0 branch
next