]> Untitled Git - bdk/shortlog
bdk
2021-06-03 Riccardo Casattause storage address instead of satoshi's
2021-06-03 Riccardo Casattaalways ask node for tx no matter capabilities
2021-06-03 Riccardo Casattacorrectly initialize UTXO keychain kind
2021-06-03 Riccardo Casattachange feature to execute sync from rpc to test-rpc
2021-06-03 Riccardo Casattarename struct to CallResult
2021-06-03 Riccardo Casattamatch also on signet
2021-06-03 Riccardo Casattaupdate changelog with rpc feature
2021-06-03 Riccardo CasattaImplements RPC Backend
2021-05-27 Paul MillerUse AddressInfo in private methods
2021-05-27 Paul Millerreturn AddressInfo from get_address
2021-05-26 Alekos Filini[signer] Add an option to explicitly allow using non...
2021-05-26 Alekos FiliniMerge commit 'refs/pull/347/head' of github.com:bitcoin...
2021-05-21 LLFournInitialize env_logger at start of blockchain tests
2021-05-21 LLFournrun_blockchain_tests.sh improvements
2021-05-20 LLFournUppercase 'Test' so that github can see what's up
2021-05-19 LLFournAdd script for running the blockchain tests locally
2021-05-19 LLFournFix clippy warnings inside testutils macro
2021-05-19 LLFournRemove testutils feature so doctests worka again
2021-05-19 LLFournMove blockchain related stuff to blockchain_tests
2021-05-19 LLFournMerge testutils crate into the main crate
2021-05-19 LLFournRun blockchain tests on esplora
2021-05-18 Steve MyersMerge commit 'refs/pull/338/head' of github.com:bitcoin...
2021-05-18 LLFournRoll blockchain tests proc macro into normal macro
2021-05-14 Steve MyersMerge commit 'refs/pull/346/head' of github.com:bitcoin...
2021-05-12 Alekos FiliniFix changelog github/release/0.7.0
2021-05-12 Alekos FiliniBump version to 0.7.1-dev
2021-05-12 Alekos FiliniBump version to 0.7.0 v0.7.0
2021-05-12 Alekos FiliniUse the released `testutils-macros`
2021-05-12 Alekos FiliniBump version in `src/lib.rs`
2021-05-12 Alekos FiliniBump `testutils-macros` to `v0.6.0`
2021-05-12 Alekos FiliniUpdate changelog in preparation of `v0.7.0`
2021-05-12 Tobin HardingUpdate create transaction example code
2021-05-11 Tobin HardingRemove stale comments
2021-05-11 Tobin HardingRemove unneeded unit expression
2021-05-11 Tobin HardingClear clippy manual_map warning
2021-05-11 Tobin HardingUse consistent field ordering
2021-05-11 Tobin HardingUse !any() instead of find()...is_none()
2021-05-11 Tobin HardingRemove unnecessary clone
2021-05-11 Tobin HardingUse assert!(foo) instead of assert_eq!(foo, true)
2021-05-07 Riccardo Casattacontinue signing when finding already finalized inputs
2021-05-07 Tobin HardingUse PsbtKey instead of PSBT
2021-05-07 Tobin HardingUse Psbt instead of PSBT
2021-05-07 Riccardo Casattacontinue signing when finding already finalized inputs
2021-05-07 Alekos FiliniMerge commit 'refs/pull/341/head' of github.com:bitcoin...
2021-05-07 Alekos FiliniMerge commit 'refs/pull/341/head' of github.com:bitcoin...
2021-05-06 Tobin HardingUse `default: D` mirroring Rust documentation
2021-05-06 Riccardo Casattaget psbt inputs with bounds check
2021-05-06 Riccardo CasattaCheck index out of bound also for tx inputs not only...
2021-05-06 Alekos FiliniBump version to 0.7.0-rc.1
2021-05-06 Alekos FiliniRewrite the `non_witness_utxo` check
2021-05-06 Alekos Filini[signer] Replace `force_non_witness_utxo` with `only_wi...
2021-05-06 Alekos Filini[signer] Adjust signing behavior with `SignOptions`
2021-05-05 Alekos Filini[signer] Fix error variant
2021-05-05 Alekos FiliniFix import for `FromStr`
2021-05-05 Alekos FiliniMerge commit 'refs/pull/336/head' of github.com:bitcoin...
2021-04-30 codeShark149Added grcov based code coverage reporting in github...
2021-04-28 LLFournMake wallet methods take &mut psbt
2021-04-16 Alekos FiliniMerge commit 'refs/pull/321/head' of github.com:bitcoin...
2021-04-16 Riccardo CasattaVerify PSBT input satisfaction
2021-04-16 Riccardo Casattadestructure tuple to improve clarity
2021-04-15 Steve Myers[ci] Revert fixed nightly-2021-03-23, use actual nightly
2021-04-15 Riccardo Casattacomment out println in tests, fix doc
2021-04-15 Riccardo CasattaAdd timelocks to policy satisfaction results
2021-04-15 Alekos FiliniMerge commit 'refs/pull/322/head' of github.com:bitcoin...
2021-04-15 Steve Myers[ci] Update 'test-readme-examples' job to use nightly... github/release/0.6.0
2021-04-15 Steve Myers[ci] Update 'Tarpaulin to codecov.io' job to use nightl...
2021-04-14 Alekos FiliniUpdate CHANGELOG for v0.6.0
2021-04-14 Alekos FiliniBump version to 0.6.1-dev
2021-04-14 Alekos FiliniBump version to 0.6.0 v0.6.0
2021-04-14 Alekos FiliniUse published `bdk-testutils-macros`
2021-04-14 Alekos FiliniBump version of `bdk-testutils-macros`
2021-04-13 Alekos FiliniMerge commit 'refs/pull/325/head' of github.com:bitcoin...
2021-04-13 Alekos FiliniMerge commit 'refs/pull/326/head' of github.com:bitcoin...
2021-04-13 Richard UlrichAllow setting RBF when bumping the fee of a transaction...
2021-04-13 Richard UlrichAdding tests to demonstrate that we can't keep RBF...
2021-04-12 Steve Myers[ci] Update 'Build docs' job to use nightly-2021-03-23
2021-04-09 Steve MyersBump version to 0.6.0-rc.1
2021-04-09 Steve MyersRemove unneeded script
2021-04-08 Steve Myers[ci] Update 'build-test' job to clippy check all-targets
2021-04-08 Steve MyersUpdate 'cargo-check.sh' to not check +nightly
2021-04-08 Steve MyersUse .flatten() instead of .filter_map(|x| x), clippy...
2021-04-08 Steve MyersUse .any() instead of .find().is_some(), clippy warning
2021-04-08 Steve MyersUse .get(0) instead of .iter().next(), clippy warning
2021-04-08 Steve MyersCompare float equality using error margin EPSILON,...
2021-04-08 Steve MyersRemove redundant clone, clippy warning
2021-04-08 Steve MyersRemove needlessly taken reference of both operands...
2021-04-07 Riccardo CasattaConvert upper-case acronyms as suggested by CamelCase...
2021-04-07 Riccardo Casattaremove format! from assert! (will be an error in rust...
2021-04-07 Riccardo Casattaupgrade CI rust version to 1.51.0
2021-04-06 Steve MyersMerge commit 'refs/pull/314/head' of github.com:bitcoin...
2021-04-06 Daniel KarzelAvoid over-/underflow error in coin_select
2021-04-03 LLFournUse tagged serialization for blockchain config
2021-03-31 Steve MyersMerge commit 'refs/pull/310/head' of github.com:bitcoin...
2021-03-29 Steve Myers[ci] update MSRV to 1.46.0
2021-03-29 Alekos FiliniMerge branch 'release/0.5.1'
2021-03-29 Alekos FiliniBump version to 0.5.2-dev github/release/0.5.1
2021-03-29 Alekos FiliniBump version to 0.5.1 v0.5.1
2021-03-29 Alekos FiliniUpdate CHANGELOG.md
2021-03-29 Steve MyersPin hyper version to =0.14.4
2021-03-22 Steve MyersUpdate DEVELOPMENT_CYCLE for unreleased dev-dependencies
next