Commit Graph

  • 0ad65c7776
    Merge bitcoindevkit/bdk#930: Add default std feature, prep for 0.28.0 release release/0.27 Steve Myers 2023-04-05 16:16:21 -05:00
  • 24cd8c5cc7
    [bdk_chain_redesign] More tweaks and renamings 志宇 2023-04-05 19:13:42 +08:00
  • ddd5e951f5
    [bdk_chain_redesign] Modify signature of TxIndex 志宇 2023-04-05 18:17:08 +08:00
  • da4cef044d
    [bdk_chain_redesign] Introduce Append trait for additions 志宇 2023-04-05 17:29:20 +08:00
  • 89cfa4d78e
    [bdk_chain_redesign] Better names, comments and generic bounds 志宇 2023-04-05 16:39:54 +08:00
  • 6e59dce10b
    [bdk_chain_redesign] chain_oracle::Cache 志宇 2023-04-05 10:57:26 +08:00
  • ebd6103e65
    Fix policy condition calculation #932 Alekos Filini 2023-03-31 20:08:23 +02:00
  • a7eaebbb77
    [bdk_chain_redesign] Add serde support for IndexedAdditions 志宇 2023-03-31 22:55:57 +08:00
  • c09cd2afce
    [bdk_chain_redesign] Added methods to LocalChain 志宇 2023-03-31 22:42:47 +08:00
  • 7810059ed0
    [bdk_chain_redesign] TxGraph tweaks 志宇 2023-03-31 14:15:34 +08:00
  • a63ffe9739
    [bdk_chain_redesign] Simplify TxIndex 志宇 2023-03-31 12:39:00 +08:00
  • a1172def7d
    [bdk_chain_redesign] Revert some API changes 志宇 2023-03-30 18:33:53 +08:00
  • 8c906170c9
    [bdk_chain_redesign] Make default anchor for TxGraph as () 志宇 2023-03-30 18:14:44 +08:00
  • 468701a129
    [bdk_chain_redesign] Initial work on LocalChain. 志宇 2023-03-29 22:45:01 +08:00
  • cbcbdd120d
    Update CHANGELOG for 0.28.0 release #930 Steve Myers 2023-03-28 15:34:41 -05:00
  • f507185729
    Change workflows to run for release branches Steve Myers 2023-03-28 14:41:13 -05:00
  • 573bf52578
    Add default feature std Steve Myers 2023-03-28 14:17:32 -05:00
  • 34d0277e44
    [bdk_chain_redesign] Rm anchor type param for structs that don't use it 志宇 2023-03-28 14:58:59 +08:00
  • 3440a05711
    [bdk_chain_redesign] Add docs 志宇 2023-03-28 10:58:23 +08:00
  • 236c50fa7b
    [bdk_chain_redesign] IndexedTxGraph keeps track of the last synced height 志宇 2023-03-27 22:42:39 +08:00
  • e902c10295
    [bdk_chain_redesign] Fix apply_additions logic for IndexedTxGraph. 志宇 2023-03-27 21:51:11 +08:00
  • 313965d8c8
    [bdk_chain_redesign] mut_index should be index_mut 志宇 2023-03-27 20:56:42 +08:00
  • db7883d813
    [bdk_chain_redesign] Add balance methods to IndexedTxGraph 志宇 2023-03-27 19:55:57 +08:00
  • d0a2aa83be
    [bdk_chain_redesign] Add apply_additions to IndexedTxGraph 志宇 2023-03-27 15:36:37 +08:00
  • 6cbb18d409
    [bdk_chain_redesign] MOVE: IndexedTxGraph into submodule 志宇 2023-03-27 14:21:10 +08:00
  • 784cd34e3d
    [bdk_chain_redesign] List chain data methods can be try/non-try 志宇 2023-03-27 13:59:51 +08:00
  • 43b648fee0
    [bdk_chain_redesign] Add ..in_chain methods 志宇 2023-03-26 11:24:30 +08:00
  • 61a8606fbc
    [bdk_chain_redesign] Introduce ChainOracle and TxIndex traits 志宇 2023-03-24 15:47:39 +08:00
  • 10608afb76
    Merge bitcoindevkit/bdk#875: Bump bip39 crate to v2.0.0 Steve Myers 2023-03-25 20:32:17 -05:00
  • 5ae5fe30eb
    [bdk_chain_redesign] Introduce BlockAnchor trait 志宇 2023-03-24 09:23:36 +08:00
  • 5a090fac90
    Add description to file_store cargo metadata #914 Steve Myers 2023-03-20 12:45:33 -05:00
  • f99eb32ac5
    Remove keyword from file_store cargo metadata Steve Myers 2023-03-20 12:37:22 -05:00
  • 747866579d
    Add description to file_store cargo metadata release/1.0.0-alpha Steve Myers 2023-03-20 12:45:33 -05:00
  • e6387f8f27
    Remove keyword from file_store cargo metadata Steve Myers 2023-03-20 12:37:22 -05:00
  • 30c11904a7
    Add bdk_chain README v1.0.0-alpha.0 Steve Myers 2023-03-20 12:09:21 -05:00
  • 82f9caddab
    Bump bdk version to 1.0.0-alpha.0 #911 Steve Myers 2023-03-19 23:00:37 -05:00
  • 3b68a7bcc0
    For examples and nursery remove workspace dependency versions Steve Myers 2023-03-19 23:03:09 -05:00
  • 919e74aa8d
    Merge pull request #890 from evanlinjin/simplify-reveal-to-target-logic 志宇 2023-03-18 10:28:57 +08:00
  • 72b1e2a485
    Simplify reveal_to_target logic #890 志宇 2023-03-15 15:38:25 +08:00
  • 2ae69ca10b
    Merge pull request #889 from evanlinjin/add-async-syncing-esplora 志宇 2023-03-17 17:20:08 +08:00
  • 877b658787
    Add docs for EsploraAsyncExt and make doctests runnable #889 志宇 2023-03-10 13:40:27 +13:00
  • de46a51208
    Bump version to 0.27.2 v0.27.2 #892 Steve Myers 2023-03-15 11:29:22 -05:00
  • e8acafce8e
    Merge bitcoindevkit/bdk#884: Update esplora client dependency to version 0.4 Steve Myers 2023-03-15 11:10:41 -05:00
  • 82f5d9c81e
    Merge pull request #888 from rajarshimaitra/greamarly-fixes 志宇 2023-03-15 16:07:05 +11:00
  • 24df03afd6
    Add documentation fixes #888 rajarshimaitra 2023-03-10 23:23:29 +05:30
  • bb2b2d6dd8
    Update esplora-client dependency to version 0.4 #884 Steve Myers 2023-03-13 11:36:09 -05:00
  • cd4945af3a
    Merge bitcoindevkit/bdk#793: bdk v1.0.0-alpha.0 Steve Myers 2023-03-14 12:42:04 -05:00
  • bc3e05c6c6
    Doc fixes #793 Daniela Brozzoni 2023-03-13 22:23:40 +01:00
  • 352f95f558
    [ci] misc fixes Daniela Brozzoni 2023-03-10 13:10:16 +01:00
  • 2fcf9c4adb
    Make async esplora futures Send LLFourn 2023-03-10 12:12:00 +11:00
  • 5dd4ce74cf
    More documentation improvements 志宇 2023-03-10 13:40:27 +13:00
  • ae9b19d84c
    bdk README improvements 志宇 2023-03-09 16:34:48 +13:00
  • def0c9ed39
    Add wallet_esplora_async example and various fixes 志宇 2023-03-09 10:59:18 +13:00
  • 26ab2e2d6c
    Implement EsploraExt for Async client Vladimir Fomene 2023-03-07 17:04:06 +03:00
  • ab9242d10d
    Replace current caching solution with Rust Cache #879 Vladimir Fomene 2023-03-08 13:49:54 +03:00
  • 0aaf420f6d
    examples: exit if balance < SEND_AMOUNT Daniela Brozzoni 2023-03-08 15:20:36 +01:00
  • 47faa881fb
    Fix cargo clippy Daniela Brozzoni 2023-03-08 15:20:20 +01:00
  • 87c558c9cf
    Set default-features = false for rust-bitcoin #882 benthecarman 2023-03-04 13:21:28 -06:00
  • 9d26121dbc
    Improve stdout output for wallet esplora/electrum examples 志宇 2023-03-08 15:28:56 +13:00
  • eddd748870
    Add wallet_electrum example 志宇 2023-03-08 12:01:01 +13:00
  • 0505cd7242
    Remove transaction-based type parameters and traits 志宇 2023-03-08 11:39:25 +13:00
  • a4647cfa98
    Bump bip39 crate to v2.0.0 #875 Elias Rohrer 2023-02-28 12:33:20 +01:00
  • de9457fce6
    Changed inflate_update logic to not depend on Cow 志宇 2023-03-08 01:53:09 +13:00
  • b111f97c58
    Set dev-dependency base64ct version to <1.6.0 #877 Steve Myers 2023-02-28 17:12:49 -06:00
  • 69cf6d7924
    Use os-specific temp dir for wallet_esplora example 志宇 2023-03-07 10:59:13 +13:00
  • b3836cb308
    Use hardcoded send amount for wallet_esplora example 志宇 2023-03-07 10:47:13 +13:00
  • b082932268
    Add the wallet_esplora example Daniela Brozzoni 2023-03-03 17:53:44 +01:00
  • d267517dbd
    NewError implements StdError (fix typo) Daniela Brozzoni 2023-03-03 17:33:47 +01:00
  • 0c7a0abb19
    Disable code coverage Daniela Brozzoni 2023-03-03 17:13:51 +01:00
  • dfcbafd6b1
    Use action-rs/toolchain in CI Daniela Brozzoni 2023-03-03 15:59:02 +01:00
  • 0ba41c5751
    Make bdk_esplora wasm compatible again Daniela Brozzoni 2023-03-03 12:07:04 +01:00
  • a38f63359d
    Make bdk_file_store use bincode v1 LLFourn 2023-03-03 22:54:47 +11:00
  • 38ef170ed1
    Make bdk and bdk_chain work under 1.57.0 Steve Myers 2023-03-02 22:05:11 -06:00
  • 3a5d727899
    Update workspace dependencies to be relative paths Steve Myers 2023-03-02 20:38:10 -06:00
  • 96d932c830
    Add clippy.toml Daniela Brozzoni 2023-03-02 19:38:45 +01:00
  • 5708bf0c8c
    Fix docs Daniela Brozzoni 2023-03-02 19:37:05 +01:00
  • 5acee82496
    Update rust stable in CI (1.67.0) Daniela Brozzoni 2023-03-02 19:26:08 +01:00
  • 8c9bcebc71
    Fix the "repository" field in Cargo.toml Daniela Brozzoni 2023-03-02 19:15:36 +01:00
  • c61b3604e1
    Fix cargo clippy warnings Daniela Brozzoni 2023-03-02 19:08:33 +01:00
  • 1805bd35c0
    Fix clippy Daniela Brozzoni 2023-03-02 16:24:22 +01:00
  • 3f5a78ae3b
    Disable test-hardware-signer Daniela Brozzoni 2023-03-02 16:14:27 +01:00
  • 303a1703c9
    Rust fmt Daniela Brozzoni 2023-03-02 11:12:13 +01:00
  • b5559767db
    Rename the stub wallet examples LLFourn 2023-03-02 16:59:11 +11:00
  • 2e82cd8c04
    Use tempfile for file_store tests LLFourn 2023-03-02 16:44:18 +11:00
  • c069b0fb41
    Move everything else over 🎉 LLFourn 2023-03-02 16:23:06 +11:00
  • 949608ab1f
    Move bdk_electrum into the bdk repo 🎉 Daniela Brozzoni 2023-03-01 11:20:00 +01:00
  • 03deafb553
    Move bdk_file_store into the bdk repo 🎉 Daniela Brozzoni 2023-03-01 11:16:05 +01:00
  • 37dfa77d9d
    Move bdk_chain into the bdk repo 🎉 Daniela Brozzoni 2023-03-01 11:09:08 +01:00
  • f2188f9dcd
    Make lib.rs's docs be the README.md LLFourn 2023-03-01 17:02:06 +11:00
  • 1c970a9295
    Fix code coverage CI Daniela Brozzoni 2023-02-22 16:46:02 +01:00
  • 94a084aafd
    Fix doc links LLFourn 2023-02-21 17:34:53 +11:00
  • 9edbdf54c9
    [ci] Fix feature flags LLFourn 2023-02-21 17:22:59 +11:00
  • 20e45b7af0
    Add back test-hardware-signer feature LLFourn 2023-02-21 17:20:30 +11:00
  • 6d05598407
    Remove test-readme-examples LLFourn 2023-02-21 17:15:00 +11:00
  • b60820a7b5
    Remove authors.workspace because older cargo don't like LLFourn 2023-02-21 16:55:08 +11:00
  • 22bec6d363
    Delete unused errors LLFourn 2023-02-21 16:50:24 +11:00
  • 8a6de3aa2d
    Convert to workspace LLFourn 2023-02-21 16:23:08 +11:00
  • fdfc9b9ede
    Delete unused things LLFourn 2023-02-21 14:19:48 +11:00
  • e1eb0253cf
    Make doctests work LLFourn 2023-02-21 12:38:16 +11:00
  • 3baf9721ec
    Use bdk_chain Balance LLFourn 2023-02-15 13:00:32 +11:00