Commit Graph

  • 023dabd9b2 Update changelog Alekos Filini 2021-02-02 20:09:40 -05:00
  • b44d1f7a92 Update bitcoin, miniscript, electrum-client Alekos Filini 2021-02-05 16:51:13 -05:00
  • 3d9d6fee07 Update bitcoin, miniscript, electrum-client Alekos Filini 2021-02-02 20:06:40 -05:00
  • 4c36020e95 Merge commit 'refs/pull/274/head' of github.com:bitcoindevkit/bdk Alekos Filini 2021-02-03 10:14:16 -05:00
  • 6d01c51c63 Un-pin the version of cc #278 Alekos Filini 2021-02-03 09:42:23 -05:00
  • 693fb24e02 Emit specific compile error if incompatible features are enabled #277 Lucas Soriano del Pino 2021-02-03 17:29:24 +11:00
  • 6689384c8a Merge branch 'master' into make_txbuilder_take_ref_to_wallet #258 LLFourn 2021-01-30 13:12:13 +11:00
  • 35a61f5759 Fix whitespace and curse emacs LLFourn 2021-01-30 13:05:23 +11:00
  • d0ffd5606a Fix CHANGELOG to mention s/utxos/add_utxos/ LLFourn 2021-01-30 12:58:05 +11:00
  • c2b1268675 Merge commit 'refs/pull/270/head' of github.com:bitcoindevkit/bdk Alekos Filini 2021-01-29 15:24:39 -05:00
  • ccbbad3e9e [keys] Improve the API of DerivableKey #274 Alekos Filini 2021-01-26 11:48:44 -05:00
  • dbf8cf7674 Make maintain_single_recipient return a Result LLFourn 2021-01-29 12:10:22 +11:00
  • eb96ac374b [ci] Update rust toolchains #275 Steve Myers 2021-01-27 14:00:44 -08:00
  • c431a60171 [signer] Add Signer::id() #270 Alekos Filini 2021-01-25 15:04:56 -05:00
  • 2e0ca4fe05 Fix the crate version in src/lib.rs #273 Alekos Filini 2021-01-26 09:34:14 -05:00
  • df32c849bb Add a function to return the version of BDK at runtime #271 Alekos Filini 2021-01-25 15:13:45 -05:00
  • 33426d4c3a Merge branch 'master' into make_txbuilder_take_ref_to_wallet Lloyd Fournier 2021-01-23 17:36:01 +11:00
  • 03e6e8126d Merge commit 'refs/pull/174/head' of github.com:bitcoindevkit/bdk Alekos Filini 2021-01-22 10:38:17 -05:00
  • ff10aa5ceb Add "add_utxos" method on TxBuilder LLFourn 2021-01-22 14:59:01 +11:00
  • 21d382315a Remove not very useful comment LLFourn 2021-01-22 14:14:50 +11:00
  • 6fe3be0243 Derive Clone + Debug for TxBuilder LLFourn 2021-01-22 14:11:29 +11:00
  • 10fcba9439 Revert back to Vec to hold utxos in builder LLFourn 2021-01-22 14:04:06 +11:00
  • 890d6191a1 Remove Option trickery from TxBuilder API LLFourn 2021-01-11 14:14:14 +11:00
  • 735db02850 Assert that .finish() hasn't been called already in coin_selection LLFourn 2021-01-05 12:08:43 +11:00
  • 7bf46c7d71 Add comment explaining why params and coin_selection are Options LLFourn 2021-01-05 11:43:49 +11:00
  • 8319b32466 Fix wrong doc links LLFourn 2021-01-05 08:46:23 +11:00
  • 0faca43744 Make testutils dependency path relative LLFourn 2021-01-02 13:24:14 +11:00
  • 6f66de3d16 Update Changelog for Tx creation overhaul LLFourn 2021-01-01 14:52:10 +11:00
  • 5fb7fdffe1 [wallet] Use doctest_wallet!() to remove some no_runs from doctests LLFourn 2021-01-01 14:15:24 +11:00
  • 7553b905c4 [wallet] Overhaul TxBuilder internals and externals LLFourn 2021-01-01 13:35:05 +11:00
  • f74f17e227 Change "received_tx" into "populate_test_db" macro LLFourn 2021-01-01 13:22:33 +11:00
  • 7566904926 Merge branch 'release/0.3.0' Alekos Filini 2021-01-20 10:59:09 -05:00
  • 1420cf8d0f Bump version to 0.3.1-dev release/0.3.0 Alekos Filini 2021-01-20 10:58:04 -05:00
  • bddd418c8e Bump version to 0.3.0 v0.3.0 Alekos Filini 2021-01-20 10:39:24 -05:00
  • 49db898acb Update CHANGELOG.md in preparation of tag v0.3.0 Alekos Filini 2021-01-20 10:27:28 -05:00
  • 01585227c5 Use contains combinator Tobin Harding 2021-01-18 19:28:18 +11:00
  • 03b7c1b46b Use contains combinator #265 Tobin Harding 2021-01-18 19:28:18 +11:00
  • 4686ebb420 Add full stops to list items Tobin Harding 2021-01-16 08:45:04 +11:00
  • 082db351c0 Remove unexplainable newlines Tobin Harding 2021-01-16 08:40:55 +11:00
  • 84db6ce453 Do minor grammar fix Tobin Harding 2021-01-16 08:29:07 +11:00
  • 52b45c5b89 [wallet] Add "needed" and "available" metadata to Error::InsufficientFunds Justin Moon 2020-11-17 18:05:33 -06:00
  • 5c82789e57 Update CHANGELOG #174 Justin Moon 2021-01-13 23:04:23 -06:00
  • 7bc8c3c380 [wallet] Add "needed" and "available" metadata to Error::InsufficientFunds #173 Justin Moon 2020-11-17 18:05:33 -06:00
  • 813c1ddcd0 [blockchain] Upgrade tokio Justin Moon 2020-11-17 18:27:01 -06:00
  • 733355a6ae Bump version to 0.3.0-rc.1 Alekos Filini 2021-01-12 21:41:30 +01:00
  • 6955a7776d Merge commit 'refs/pull/264/head' of github.com:bitcoindevkit/bdk Alekos Filini 2021-01-12 14:02:41 +01:00
  • bf04a2cf69 descriptor: Use DescriptorError instead of Error when reasonable #264 Alekos Filini 2021-01-11 13:12:01 +01:00
  • 2b669afd3e Permit to not set timeout in ElectrumBlockchainConfig #263 Riccardo Casatta 2021-01-11 11:37:34 +01:00
  • 8510b2b86e Fix crates.io license info #262 Steve Myers 2021-01-08 10:20:02 -08:00
  • a95a9f754c Merge commit 'refs/pull/260/head' of github.com:bitcoindevkit/bdk Alekos Filini 2021-01-05 16:06:32 +01:00
  • 3980b90bff Merge commit 'refs/pull/248/head' of github.com:bitcoindevkit/bdk Alekos Filini 2021-01-05 16:04:53 +01:00
  • b2bd1b5831 Merge commit 'refs/pull/257/head' of github.com:bitcoindevkit/bdk Alekos Filini 2021-01-05 16:01:15 +01:00
  • aa31c96821 [ci] Fail 'Build docs' job if warnings #260 Steve Myers 2021-01-04 16:20:47 -08:00
  • f74bfdd493 Remove 'cli.rs' module, 'cli-utils' feature and 'repl.rs' example #248 Steve Myers 2020-12-21 18:38:35 -08:00
  • 5034ca2267 Fix clippy warnings for compact_filters feature #257 Steve Myers 2020-12-30 19:23:35 -08:00
  • 8094263028 [ci] Fix clippy step to check matrix features Steve Myers 2020-12-30 19:23:00 -08:00
  • 0c9c0716a4 [wallet] Fix details.fees being wrong when change is dust #255 LLFourn 2020-12-29 16:36:35 +11:00
  • c2b2da7601 Merge commit 'refs/pull/252/head' of github.com:bitcoindevkit/bdk Alekos Filini 2020-12-23 18:39:05 +01:00
  • 407f14add9 Merge commit 'refs/pull/250/head' of github.com:bitcoindevkit/bdk Alekos Filini 2020-12-23 17:48:59 +01:00
  • 656c9c9da8 Use () to indicate a missing blockchain #252 LLFourn 2020-12-23 13:48:17 +11:00
  • a578d20282 Fix incredibly annoying cargo-fmt problem #250 LLFourn 2020-12-22 14:37:53 +11:00
  • 2e222c7ad9 [docs] Add badges for crates.io, mit license. Fix docs.rs badge and link #245 Steve Myers 2020-12-21 09:35:39 -08:00
  • 7d6cd6d4f5 Fix the changelog after release v0.2.0 Alekos Filini 2020-12-21 16:36:29 +01:00
  • e31bd812ed Bump version to 0.2.1-dev #243 release/0.2.0 Alekos Filini 2020-12-21 14:51:49 +01:00
  • 76b5273040 Bump version to 0.2.0 v0.2.0 Alekos Filini 2020-12-21 14:16:14 +01:00
  • c910668ce3 Add metadata to Cargo.toml, remove local deps Alekos Filini 2020-12-21 14:03:32 +01:00
  • 2c7a28337d Add metadata for bdk-testutils and bdk-testutils-macros, bump their version Alekos Filini 2020-12-21 12:38:19 +01:00
  • 7be193faa5 [testutils-macros] Fix deps features Alekos Filini 2020-12-21 13:16:05 +01:00
  • a5f914b56d Add metadata for bdk-macros, bump its version Alekos Filini 2020-12-21 12:14:06 +01:00
  • c68716481b Document the development cycle Alekos Filini 2020-12-18 12:08:54 +01:00
  • a217494bb1 Bump version to 0.2.0-rc.1 Alekos Filini 2020-12-18 10:52:10 +01:00
  • 63aabe203f Merge commit 'refs/pull/235/head' of github.com:bitcoindevkit/bdk Alekos Filini 2020-12-18 10:41:37 +01:00
  • b8c6732c74 [ci] Remove unneeded skip step conditionals in CI #237 Steve Myers 2020-12-16 15:29:46 -08:00
  • baa919c96a Fix empty checkboxes in PR template Steve Myers 2020-12-16 15:26:17 -08:00
  • 2325a1fcc2 [docs] Format code in docs with '--config format_code_in_doc_comments=true' #236 Steve Myers 2020-12-16 14:19:37 -08:00
  • fb5c70fc64 [docs] Replace all 'allow(missing_docs)' with basic docs Steve Myers 2020-12-16 13:57:01 -08:00
  • 8cfbf1f0a2 [docs] Add more docs to 'types.rs' Steve Myers 2020-12-16 11:33:34 -08:00
  • 713411ea5d [keys] impl ToDescriptorKey for &str #235 Alekos Filini 2020-12-16 19:01:16 +01:00
  • 7e90657ee1 [descriptor] Make the syntax of descriptor!() more consistent Alekos Filini 2020-12-16 16:10:22 +01:00
  • 635d98c069 [docs] use only sled instead of crate::sled #234 Riccardo Casatta 2020-12-16 12:10:40 +01:00
  • 680aa2aaf4 [docs] fix NetworkMessage::Ping docs link Riccardo Casatta 2020-12-16 12:06:09 +01:00
  • 5f373180ff Merge commit 'refs/pull/223/head' of github.com:bitcoindevkit/bdk Alekos Filini 2020-12-16 11:11:38 +01:00
  • 931a110e4e Merge commit 'refs/pull/229/head' of github.com:bitcoindevkit/bdk Alekos Filini 2020-12-16 10:48:10 +01:00
  • d2aac4848c always build docs and create artifacts, publish only on master #233 Riccardo Casatta 2020-12-16 09:58:34 +01:00
  • 148e8c6088 [docs] Add docs to the 'wallet' module #223 Steve Myers 2020-12-11 14:10:11 -08:00
  • 1d1d539154 [ci] Fix publishing coverage to codecov.io #231 Steve Myers 2020-12-15 10:36:47 -08:00
  • 09730c0898 Take ID into account in SignersContainerKey's PartialEq impl #229 Evgenii P 2020-12-15 22:40:07 +07:00
  • 6d9472793c Merge commit 'refs/pull/228/head' of github.com:bitcoindevkit/bdk Alekos Filini 2020-12-15 14:33:59 +01:00
  • eadf50042c [wallet] Add tests for check_nsequence_rbf and check_nlocktime #216 Alekos Filini 2020-12-14 16:25:59 +01:00
  • 322122afc8 [wallet] Set the correct nSequence when RBF and OP_CSV are used Alekos Filini 2020-12-07 14:48:17 +01:00
  • 5315c3ef25 rustfmt Evgenii P 2020-12-15 11:34:25 +07:00
  • c58236fcd7 Fix SignersContainer::find to filter out incorrect IDs Evgenii P 2020-12-15 11:33:57 +07:00
  • 2658a9b05a Fix SignersContainerKey PartialOrd to respect the ID Evgenii P 2020-12-15 11:33:33 +07:00
  • c075183a7b Revert replacing BTreeMap to HashMap in SingersContainer Evgenii P 2020-12-14 17:50:47 +07:00
  • 9b31ae9153 Fix doc comment fallout from s/script type/keychain #228 LLFourn 2020-12-15 08:39:19 +11:00
  • 1713d621d4 Rename ScriptType to KeychainKind Alekos Filini 2020-12-14 17:14:24 +01:00
  • 7adaaf227c [ci] Ignore empty nightly docs commits instead of failing #226 Alekos Filini 2020-12-14 15:16:38 +01:00
  • 4ede4a4ad0 Merge commit 'refs/pull/222/head' of github.com:bitcoindevkit/bdk Alekos Filini 2020-12-14 11:44:06 +01:00
  • c83cec3777 Merge commit 'refs/pull/221/head' of github.com:bitcoindevkit/bdk Alekos Filini 2020-12-14 11:27:51 +01:00
  • 0ef0b45745 Merge commit 'refs/pull/224/head' of github.com:bitcoindevkit/bdk Alekos Filini 2020-12-14 11:18:51 +01:00