]> Untitled Git - bdk/shortlog
bdk
2021-02-13 Steve MyersFix clippy warn on compact_filters peer::_recv()
2021-02-13 Steve MyersFix clippy warning 'wrong_self_convention'
2021-02-13 Steve MyersFix clippy warning 'unnecessary_wraps'
2021-02-11 Alekos FiliniUpdate version in the examples
2021-02-11 Alekos FiliniUpdate CHANGELOG for release v0.4.0
2021-02-11 Alekos FiliniBump version to 0.4.0-rc.1
2021-02-10 Riccardo Casattacompact filters balance example
2021-02-05 Alekos FiliniMerge commit 'refs/pull/278/head' of github.com:bitcoin...
2021-02-05 Alekos FiliniProperly handle the `Signet` network
2021-02-05 Alekos Filini[compact_filters] Use the new rust-bitcoin API
2021-02-05 Alekos FiliniUpdate changelog
2021-02-05 Alekos FiliniUpdate bitcoin, miniscript, electrum-client
2021-02-05 Alekos FiliniUpdate bitcoin, miniscript, electrum-client
2021-02-03 Alekos FiliniMerge commit 'refs/pull/274/head' of github.com:bitcoin...
2021-02-03 Alekos FiliniUn-pin the version of `cc`
2021-02-03 Lucas Soriano... Emit specific compile error if incompatible features...
2021-01-30 LLFournMerge branch 'master' into make_txbuilder_take_ref_to_w...
2021-01-30 LLFournFix whitespace and curse emacs
2021-01-30 LLFournFix CHANGELOG to mention s/utxos/add_utxos/
2021-01-29 Alekos FiliniMerge commit 'refs/pull/270/head' of github.com:bitcoin...
2021-01-29 Alekos Filini[keys] Improve the API of `DerivableKey`
2021-01-29 LLFournMake maintain_single_recipient return a Result
2021-01-27 Steve Myers[ci] Update rust toolchains
2021-01-27 Alekos Filini[signer] Add `Signer::id()`
2021-01-26 Alekos FiliniFix the crate version in `src/lib.rs`
2021-01-25 Alekos FiliniAdd a function to return the version of BDK at runtime
2021-01-23 Lloyd FournierMerge branch 'master' into make_txbuilder_take_ref_to_w...
2021-01-22 Alekos FiliniMerge commit 'refs/pull/174/head' of github.com:bitcoin...
2021-01-22 LLFournAdd "add_utxos" method on TxBuilder
2021-01-22 LLFournRemove not very useful comment
2021-01-22 LLFournDerive Clone + Debug for TxBuilder
2021-01-22 LLFournRevert back to Vec to hold utxos in builder
2021-01-22 LLFournRemove Option trickery from TxBuilder API
2021-01-22 LLFournAssert that `.finish()` hasn't been called already...
2021-01-22 LLFournAdd comment explaining why params and coin_selection...
2021-01-22 LLFournFix wrong doc links
2021-01-22 LLFournMake testutils dependency path relative
2021-01-22 LLFournUpdate Changelog for Tx creation overhaul
2021-01-22 LLFourn[wallet] Use doctest_wallet!() to remove some no_runs...
2021-01-22 LLFourn[wallet] Overhaul TxBuilder internals and externals
2021-01-22 LLFournChange "received_tx" into "populate_test_db" macro
2021-01-20 Alekos FiliniMerge branch 'release/0.3.0'
2021-01-20 Alekos FiliniBump version to 0.3.1-dev github/release/0.3.0
2021-01-20 Alekos FiliniBump version to 0.3.0 v0.3.0
2021-01-20 Alekos FiliniUpdate CHANGELOG.md in preparation of tag `v0.3.0`
2021-01-18 Tobin HardingUse contains combinator
2021-01-18 Tobin HardingUse contains combinator
2021-01-18 Tobin HardingAdd full stops to list items
2021-01-18 Tobin HardingRemove unexplainable newlines
2021-01-18 Tobin HardingDo minor grammar fix
2021-01-18 Justin Moon[wallet] Add "needed" and "available" metadata to Error...
2021-01-14 Justin MoonUpdate CHANGELOG
2021-01-14 Justin Moon[wallet] Add "needed" and "available" metadata to Error...
2021-01-14 Justin Moon[blockchain] Upgrade tokio
2021-01-12 Alekos FiliniBump version to 0.3.0-rc.1
2021-01-12 Alekos FiliniMerge commit 'refs/pull/264/head' of github.com:bitcoin...
2021-01-12 Alekos Filinidescriptor: Use `DescriptorError` instead of `Error...
2021-01-11 Riccardo CasattaPermit to not set timeout in ElectrumBlockchainConfig
2021-01-09 Steve MyersFix crates.io license info
2021-01-05 Alekos FiliniMerge commit 'refs/pull/260/head' of github.com:bitcoin...
2021-01-05 Alekos FiliniMerge commit 'refs/pull/248/head' of github.com:bitcoin...
2021-01-05 Alekos FiliniMerge commit 'refs/pull/257/head' of github.com:bitcoin...
2021-01-05 Steve Myers[ci] Fail 'Build docs' job if warnings
2020-12-31 Steve MyersRemove 'cli.rs' module, 'cli-utils' feature and 'repl...
2020-12-31 Steve MyersFix clippy warnings for compact_filters feature
2020-12-31 Steve Myers[ci] Fix clippy step to check matrix features
2020-12-29 LLFourn[wallet] Fix details.fees being wrong when change is...
2020-12-23 Alekos FiliniMerge commit 'refs/pull/252/head' of github.com:bitcoin...
2020-12-23 Alekos FiliniMerge commit 'refs/pull/250/head' of github.com:bitcoin...
2020-12-23 LLFournUse () to indicate a missing blockchain
2020-12-22 LLFournFix incredibly annoying cargo-fmt problem
2020-12-21 Steve Myers[docs] Add badges for crates.io, mit license. Fix docs...
2020-12-21 Alekos FiliniFix the changelog after release v0.2.0
2020-12-21 Alekos FiliniBump version to 0.2.1-dev github/release/0.2.0
2020-12-21 Alekos FiliniBump version to 0.2.0 v0.2.0
2020-12-21 Alekos FiliniAdd metadata to Cargo.toml, remove local deps
2020-12-21 Alekos FiliniAdd metadata for `bdk-testutils` and `bdk-testutils...
2020-12-21 Alekos Filini[testutils-macros] Fix deps features
2020-12-21 Alekos FiliniAdd metadata for `bdk-macros`, bump its version
2020-12-21 Alekos FiliniDocument the development cycle
2020-12-18 Alekos FiliniBump version to 0.2.0-rc.1
2020-12-18 Alekos FiliniMerge commit 'refs/pull/235/head' of github.com:bitcoin...
2020-12-17 Steve Myers[ci] Remove unneeded skip step conditionals in CI
2020-12-17 Steve MyersFix empty checkboxes in PR template
2020-12-16 Steve Myers[docs] Format code in docs with '--config format_code_i...
2020-12-16 Steve Myers[docs] Replace all 'allow(missing_docs)' with basic...
2020-12-16 Steve Myers[docs] Add more docs to 'types.rs'
2020-12-16 Alekos Filini[keys] impl `ToDescriptorKey` for `&str`
2020-12-16 Alekos Filini[descriptor] Make the syntax of `descriptor!()` more...
2020-12-16 Riccardo Casatta[docs] use only sled instead of crate::sled
2020-12-16 Riccardo Casatta[docs] fix NetworkMessage::Ping docs link
2020-12-16 Alekos FiliniMerge commit 'refs/pull/223/head' of github.com:bitcoin...
2020-12-16 Alekos FiliniMerge commit 'refs/pull/229/head' of github.com:bitcoin...
2020-12-16 Riccardo Casattaalways build docs and create artifacts, publish only...
2020-12-15 Steve Myers[docs] Add docs to the 'wallet' module
2020-12-15 Steve Myers[ci] Fix publishing coverage to codecov.io
2020-12-15 Evgenii PTake ID into account in SignersContainerKey's PartialEq...
2020-12-15 Alekos FiliniMerge commit 'refs/pull/228/head' of github.com:bitcoin...
2020-12-15 Alekos Filini[wallet] Add tests for `check_nsequence_rbf` and `check...
2020-12-15 Alekos Filini[wallet] Set the correct nSequence when RBF and OP_CSV...
next