Commit Graph

  • a3e45358de
    Bump version to 0.5.1 v0.5.1 Alekos Filini 2021-03-29 10:16:17 +02:00
  • 07e79f6e8a
    Update CHANGELOG.md Alekos Filini 2021-03-29 18:27:47 +02:00
  • d94b8f87a3
    Pin hyper version to =0.14.4 #316 Steve Myers 2021-03-27 01:21:34 -07:00
  • fdb895d26c
    Update DEVELOPMENT_CYCLE for unreleased dev-dependencies #313 Steve Myers 2021-03-22 10:48:39 -07:00
  • 7041e96737
    Fix new test to use new get_address() fn Steve Myers 2021-03-22 10:26:56 -07:00
  • 199f716ebb
    Fix bdk-testutils-macros version Steve Myers 2021-03-22 10:24:21 -07:00
  • b12e358c1d
    Fix 0.5.1-dev CHANGELOG.md Steve Myers 2021-03-20 11:42:00 -07:00
  • f786f0e624
    Merge branch 'release/0.5.0' of github.com:bitcoindevkit/bdk Alekos Filini 2021-03-17 22:27:44 +01:00
  • 71e0472dc9
    Bump version to 0.5.1-dev #311 release/0.5.0 Alekos Filini 2021-03-17 20:58:23 +01:00
  • f7944e871b
    Bump version to 0.5.0 v0.5.0 Alekos Filini 2021-03-17 15:21:37 +01:00
  • 2fea1761c1
    Bump deps version Alekos Filini 2021-03-17 15:17:43 +01:00
  • fa27ae210f
    Update version in lib.rs Alekos Filini 2021-03-17 15:14:35 +01:00
  • 46fa41470e
    Update CHANGELOG with the new release tag Alekos Filini 2021-03-17 15:13:46 +01:00
  • c456a252f8
    Merge commit 'refs/pull/296/head' of github.com:bitcoindevkit/bdk Alekos Filini 2021-03-17 11:30:31 +01:00
  • d837a762fc
    update changelog and fix docs #296 Riccardo Casatta 2021-03-09 16:59:27 +01:00
  • e82dfa971e
    brevity #310 davemo88 2021-03-16 10:20:07 -04:00
  • cc17ac8859
    update changelog davemo88 2021-03-15 21:58:03 -04:00
  • 3798b4d115
    add get_psbt_input davemo88 2021-03-15 21:50:51 -04:00
  • 2d0f6c4ec5
    [wallet] Add get_address(AddressIndex::Reset(u32)), update CHANGELOG #305 Steve Myers 2021-03-10 15:58:58 -08:00
  • f3b475ff0e
    [wallet] Refactor get_*_address() into get_address(AddressIndex), update CHANGELOG Steve Myers 2021-03-08 16:17:10 -08:00
  • 41ae202d02
    [wallet] Add get_unused_address() function, update CHANGELOG Steve Myers 2021-03-07 21:57:19 -08:00
  • fef6176275
    [wallet] Add fetch_index() helper function Steve Myers 2021-03-07 21:54:30 -08:00
  • 8ebe7f0ea5
    Merge commit 'refs/pull/308/head' of github.com:bitcoindevkit/bdk into release/0.5.0 Alekos Filini 2021-03-15 10:53:49 +01:00
  • eb85390846
    Merge commit 'refs/pull/309/head' of github.com:bitcoindevkit/bdk into release/0.5.0 Alekos Filini 2021-03-15 10:53:29 +01:00
  • dc83db273a
    better derivation path building #308 davemo88 2021-03-11 21:54:00 -05:00
  • 201bd6ee02
    better derivation path building davemo88 2021-03-11 21:35:16 -05:00
  • 396ffb42f9
    handle descriptor xkey origin davemo88 2021-03-11 17:39:02 -05:00
  • 9cf62ce874
    [ci] Manually install libclang-common-10-dev to 'check-wasm' job #309 Steve Myers 2021-03-11 11:02:01 -08:00
  • 9c6b98d98b
    Bump version to 0.5.0-rc.1 Alekos Filini 2021-03-11 10:07:26 +01:00
  • 14ae64e09d
    [policy] Populate satisfaction with singatures already present in a PSBT Riccardo Casatta 2021-02-23 17:04:31 +01:00
  • 48215675b0
    [policy] uncomment and update 4 tests: 2 ignored and 2 restored Riccardo Casatta 2021-02-22 15:20:09 +01:00
  • 37fa35b24a
    [policy] pass existing context instead of new one Riccardo Casatta 2021-02-22 11:18:52 +01:00
  • 23ec9c3ba0
    [policy] pass secp context to setup_keys Riccardo Casatta 2021-02-22 11:11:44 +01:00
  • e33a6a12c1
    Update README license badge #302 Steve Myers 2021-03-05 16:48:57 -08:00
  • 12ae1c3479
    Update license to Apache 2.0 or MIT, copyright to Bitcoin Dev Kit Developers Steve Myers 2021-03-03 13:22:05 -08:00
  • fdde0e691e
    Make constructor functions on FeeRate const #300 Thomas Eizinger 2021-02-26 14:15:46 +11:00
  • 1cbd47b988
    Merge commit 'refs/pull/285/head' of github.com:bitcoindevkit/bdk Alekos Filini 2021-02-26 10:14:01 +01:00
  • e0183ed5c7
    Merge commit 'refs/pull/279/head' of github.com:bitcoindevkit/bdk Alekos Filini 2021-02-26 10:09:24 +01:00
  • dae900cc59
    Merge commit 'refs/pull/297/head' of github.com:bitcoindevkit/bdk Alekos Filini 2021-02-26 10:00:01 +01:00
  • 4c2042ab01
    [descriptor] Ensure that there are no duplicated keys #297 Alekos Filini 2021-02-23 15:57:43 +01:00
  • 2f0ca206f3
    Update electrum-client to 0.7 #298 Thomas Eizinger 2021-02-26 14:09:46 +11:00
  • ac7c1bd97b
    Clean up add_foreign_utxo tests a bit #279 LLFourn 2021-02-12 10:35:20 +11:00
  • d9a102afa9
    Improve docs of satisfaction_weight LLFourn 2021-02-12 10:25:57 +11:00
  • 7c1dcd8a72
    Apply typo fixes from @tcharding Lloyd Fournier 2021-02-12 10:20:11 +11:00
  • 1fbfeabd77
    Added add_foreign_utxo LLFourn 2021-02-08 15:40:56 +11:00
  • 9a918f285d
    Make TxBuilder actually Clone LLFourn 2021-02-08 15:25:44 +11:00
  • a7183f34ef
    s/UTXO/LocalUtxo/g LLFourn 2021-02-04 12:09:53 +11:00
  • bda416df0a
    Use mixed order insertions #285 Tobin Harding 2021-02-24 13:39:36 +11:00
  • a838c2bacc
    Use id() for DummySigner comparison Tobin Harding 2021-02-24 13:23:17 +11:00
  • d2a094aa4c
    Align multi-line string Tobin Harding 2021-02-24 12:32:14 +11:00
  • bdb2a53597
    Add cargo check script Tobin Harding 2021-02-10 11:18:39 +11:00
  • 97ad0f1b4f
    Remove unused macro_use Tobin Harding 2021-02-10 11:48:53 +11:00
  • 2b5e177ab2
    Use lazy_static Tobin Harding 2021-02-10 11:41:50 +11:00
  • bfe29c4ef6
    Use map instead of and_then Tobin Harding 2021-02-10 11:36:12 +11:00
  • e35601bb19
    Use vec! instead of mut and push Tobin Harding 2021-02-10 10:25:46 +11:00
  • 24df438607
    Remove useless question mark operator Tobin Harding 2021-02-10 10:20:06 +11:00
  • cb3b8cf21b
    Do not compare vtable Tobin Harding 2020-12-30 14:58:42 +11:00
  • 0e6add0cfb
    Refactor db/batch matching Tobin Harding 2020-12-23 16:19:37 +11:00
  • 343e97da0e
    Conditionally compile constructor Tobin Harding 2020-12-23 16:15:09 +11:00
  • ba8ce7233d
    Allow mutex_atomic Tobin Harding 2020-12-23 15:58:57 +11:00
  • 35184e6908
    Use default pattern Tobin Harding 2020-12-23 14:16:43 +11:00
  • 824b00c9e0
    Use next instead of nth(0) Tobin Harding 2020-12-23 14:08:54 +11:00
  • 79cab93d49
    Use count instead of collect and len Tobin Harding 2020-12-23 14:07:09 +11:00
  • 2afc9faa08
    Remove needles explicit reference Tobin Harding 2020-12-23 13:45:39 +11:00
  • 0e99d02fbe
    Remove redundant calls to clone Tobin Harding 2020-12-23 13:42:52 +11:00
  • 3a0a1e6d4a
    Remove static lifetime Tobin Harding 2020-12-23 13:33:05 +11:00
  • 2057c35468
    Use ! is_empty instead of len > 0 Tobin Harding 2020-12-21 20:09:45 +11:00
  • 5eaa3b0916
    Use unwrap_or_else Tobin Harding 2020-12-21 20:08:24 +11:00
  • 4ad0f54c30
    [ci] Rename MAGICAL_ env vars to BDK_, for tests use wallet name in RPC calls #269 Steve Myers 2021-02-12 09:53:37 -08:00
  • eeff3b5049
    [ci] Update start-core.sh to create default wallet for bitcoind 0.21.0 Steve Myers 2021-01-24 17:46:41 -08:00
  • 5e352489a0
    Merge branch 'release/0.4.0' Steve Myers 2021-02-17 18:33:11 -08:00
  • 7ee262ef4b
    Fix CHANGELOG 'Unreleased' link release/0.4.0 Steve Myers 2021-02-17 16:49:22 -08:00
  • 2759231f7b
    Bump version to 0.4.1-dev Steve Myers 2021-02-17 16:32:23 -08:00
  • e3f893dbd1
    Bump version to 0.4.0 v0.4.0 Steve Myers 2021-02-17 11:54:22 -08:00
  • 3f5513a2d6
    Update 'bdk-macros', 'bdk-testutils', 'bdk-testutils-macros' dep versions Steve Myers 2021-02-17 11:53:38 -08:00
  • fcf5e971a6
    Bump 'bdk-macros' version to 0.3.0 Steve Myers 2021-02-17 11:48:44 -08:00
  • cdf7b33104
    Bump 'bdk-testutils' version to 0.3.0 Steve Myers 2021-02-17 11:45:46 -08:00
  • 7bbff79d4b
    Bump 'bdk-testutils-macros' version to 0.3.0 Steve Myers 2021-02-17 11:42:59 -08:00
  • 3a2b8bdb85
    Small CHANGELOG cleanup Steve Myers 2021-02-17 12:04:59 -08:00
  • 7843732e17
    [descriptor] Perform additional checks before using a descriptor Alekos Filini 2021-02-15 11:33:47 -05:00
  • fa5a5c8c05
    Merge commit 'refs/pull/290/head' of github.com:bitcoindevkit/bdk Alekos Filini 2021-02-16 11:54:52 -05:00
  • 6092c6e789
    Don't fix tokio minor version Lloyd Fournier 2021-02-16 16:31:55 +11:00
  • 7fe5a30424
    Don't fix tokio minor version #291 Lloyd Fournier 2021-02-16 16:31:55 +11:00
  • a82b2155e9
    [ci] Manually set rust stable version in CI pipeline #290 Steve Myers 2021-02-15 14:17:30 -08:00
  • b61427c07b
    [policy] Allow specifying a policy path for Multisig #286 Alekos Filini 2021-02-13 11:00:03 -05:00
  • fa2610538f
    [policy] Remove the TooManyItemsSelected error Alekos Filini 2021-02-13 10:58:26 -05:00
  • d0ffcdd009
    Merge branch 'master' into release/0.4.0 Alekos Filini 2021-02-13 11:08:03 -05:00
  • 1c6864aee8
    Rename ToDescriptorKey to IntoDescriptorKey #282 Steve Myers 2021-02-12 23:02:13 -08:00
  • d638da2f10
    Rename ToWalletDescriptor to IntoWalletDescriptor Steve Myers 2021-02-12 22:34:43 -08:00
  • 2f7513753c
    Update CHANGELOG for rust 1.50.0 clippy changes Steve Myers 2021-02-11 11:34:06 -08:00
  • c90a1f70a6
    Fix clippy warn on compact_filters peer::_recv() Steve Myers 2021-02-11 13:08:21 -08:00
  • 04348d0090
    Fix clippy warning 'wrong_self_convention' Steve Myers 2021-02-11 11:00:48 -08:00
  • eda23491c0
    Fix clippy warning 'unnecessary_wraps' Steve Myers 2021-02-11 10:58:44 -08:00
  • dccf09861c
    Update version in the examples Alekos Filini 2021-02-11 09:29:44 -05:00
  • 02b9eda6fa
    Update CHANGELOG for release v0.4.0 Alekos Filini 2021-02-11 09:29:27 -05:00
  • 6611ef0e5f
    Bump version to 0.4.0-rc.1 Alekos Filini 2021-02-11 09:27:34 -05:00
  • db5e663f05
    compact filters balance example #211 Riccardo Casatta 2020-11-27 17:52:30 +01:00
  • c4f21799a6
    Merge commit 'refs/pull/278/head' of github.com:bitcoindevkit/bdk Alekos Filini 2021-02-05 17:22:52 -05:00
  • fedd92c022
    Properly handle the Signet network #276 Alekos Filini 2021-02-05 10:23:17 -05:00
  • 19eca4e2d1
    [compact_filters] Use the new rust-bitcoin API Alekos Filini 2021-02-02 19:52:44 -05:00