Commit Graph

  • f205269d97
    Fix tests network and addresses to TESTNET Steve Myers 2022-03-28 17:17:27 -07:00
  • a12e5ed396
    Use Path instead of PathBuf #129 Sudarsan Balaji 2022-04-04 11:07:51 +01:00
  • fc00d0d38c
    Use unwrap_or_else panic instead of expect Sudarsan Balaji 2022-04-04 11:01:50 +01:00
  • 7ea5e75bc4
    Use write_all when not writing partially Sudarsan Balaji 2022-04-04 10:59:19 +01:00
  • a5bd16db4d
    Enforce rust naming conventions Sudarsan Balaji 2022-04-04 10:58:01 +01:00
  • d72905168b
    Merge bitcoindevkit/bdk-ffi#128: Release/0.5 Steve Myers 2022-04-01 19:24:41 -07:00
  • 8a556d0ba0
    Bump bdk-ffi version to 0.5.0 v0.5.0 #128 release/0.5 Steve Myers 2022-04-01 19:16:53 -07:00
  • d7c5f24fe8
    Bump bdk-ffi-bindgen version to 0.2.0 Steve Myers 2022-04-01 19:16:29 -07:00
  • f1431c3073
    Update CHANGELOG.md Steve Myers 2022-04-01 19:15:58 -07:00
  • e797efea57
    Merge bitcoindevkit/bdk-ffi#126: Add workspace and bdk-ffi-bindgen binary cli tool Steve Myers 2022-04-01 18:58:08 -07:00
  • 0aa9db450d
    Add library version to API docs thunderbiscuit 2022-04-01 12:56:16 -04:00
  • a41d628b14
    Fix typo Sudarsan Balaji 2022-04-01 13:56:43 +05:30
  • b207464fe6
    Update README.md with bdk-ffi-bindgen info #126 Steve Myers 2022-03-31 19:58:39 -07:00
  • fca5d1602b
    Add workspace and move bin to bdk-ffi-bindgen package Steve Myers 2022-03-30 18:12:19 -07:00
  • f4e097c4ac
    Only print python fix up lib path if used Steve Myers 2022-03-30 12:43:55 -07:00
  • c66dfdd52a
    Use structopt to capture generate options Steve Myers 2022-03-27 23:46:25 -07:00
  • ce848725b4
    Add binary to remove the need for uniffi-bindgen cli tool thunderbiscuit 2022-03-24 12:54:26 -04:00
  • 5512b31969
    Simplify #127 Sudarsan Balaji 2022-03-31 17:26:32 +01:00
  • a48f9b4387
    Simplify Sudarsan Balaji 2022-03-31 17:22:52 +01:00
  • 87a0a15ea7
    Fix formatting Sudarsan Balaji 2022-03-31 17:18:03 +01:00
  • ee91ad5b31
    Add TxBuilder::drain_to Sudarsan Balaji 2022-03-31 17:17:43 +01:00
  • ba68103be1
    Add TxBuilder::drain_wallet Sudarsan Balaji 2022-03-31 17:17:24 +01:00
  • 4f121f8289
    Merge commit 'refs/pull/31/head' of github.com:bitcoindevkit/bdk-kotlin Steve Myers 2022-03-30 12:03:11 -07:00
  • 42b8db8609
    Fix docs homepages module.md files thunderbiscuit 2022-03-30 14:29:09 -04:00
  • bc43d2eb1a
    Map TxBuilder address error to BdkError::Generic #123 Steve Myers 2022-03-28 17:30:40 -07:00
  • adc3f68e31
    Remove unnecessary map_err Sudarsan Balaji 2022-03-28 20:04:22 +01:00
  • dd5622f724
    Remove PSBT constructor Sudarsan Balaji 2022-03-25 17:39:25 +00:00
  • e5aa51c3f8
    Use TxBuilder in PSBT constructor Sudarsan Balaji 2022-03-25 17:37:25 +00:00
  • a39fc787d5
    Add initial version of TxBuilder Sudarsan Balaji 2022-03-25 17:24:21 +00:00
  • 51603e06d9
    Remove to_owned() Sudarsan Balaji 2022-03-25 15:18:25 +00:00
  • 61295bf7ac
    Merge pull request #33 from kirillzh/issue-32/publish-android-sources-and-docs thunderbiscuit 2022-03-23 19:47:40 -04:00
  • f99ba7f992
    Add CI steps to build bdk-ffi libraries Steve Myers 2022-03-22 13:42:35 -05:00
  • fa1b94da10
    Merge commit 'refs/pull/34/head' of https://github.com/bitcoindevkit/bdk-kotlin Sudarsan Balaji 2022-03-21 20:27:45 +00:00
  • a1b89adf84
    Remove unneeded WalletHolder and WalletOperations traits #121 Steve Myers 2022-03-20 19:59:20 -05:00
  • 16e6a4b170
    Update README and build.sh script to use latest env var naming. Kirill Zhukov 2022-03-20 16:52:56 -07:00
  • aea8d703e1
    Enable publishing sources and javadocs for bdk-android. Kirill Zhukov 2022-03-20 15:45:01 -07:00
  • bb9d0869ac
    Update AGP to 7.1.2. Kirill Zhukov 2022-03-20 14:30:39 -07:00
  • aa13e113fa
    Add required files for API docs 0.5.1 thunderbiscuit 2022-03-19 11:01:18 -04:00
  • 6332e78375
    Add ability to generate dokka docs thunderbiscuit 2022-03-01 12:11:44 -05:00
  • f1f69c6fdf
    Add basic CI workflow that runs tests on pull requests thunderbiscuit 2022-03-18 14:10:34 -04:00
  • e139e3d999
    Merge pull request #26 from thunderbiscuit/fix/memory thunderbiscuit 2022-03-17 17:23:27 -04:00
  • fadaef5105
    Fix database memory test thunderbiscuit 2022-03-17 17:19:17 -04:00
  • bb1e69e73f
    Increment version to 0.6.0-SNAPSHOT Steve Myers 2022-03-17 16:10:23 -05:00
  • dc9ad20d99
    Add javadocs to jvm build Steve Myers 2022-03-17 15:46:13 -05:00
  • e9111f74c5
    Update bdk-ffi to 0.4.1 Steve Myers 2022-03-15 21:06:07 -05:00
  • 2f5ac99fee
    Fix Wallet.broadcast function, now returns a tx id as a hex string v0.4.1 release/0.4 Steve Myers 2022-03-15 20:11:33 -05:00
  • b1d483463f
    Merge bitcoindevkit/bdk-ffi#120: Fix Wallet.broadcast function, now returns a tx id as a hex string Steve Myers 2022-03-16 16:52:41 -05:00
  • 851f61296a
    Fix Wallet.broadcast function, now returns a tx id as a hex string #120 Steve Myers 2022-03-15 20:11:33 -05:00
  • 322b5b4343
    Merge pull request #14 from thunderbiscuit/community thunderbiscuit 2022-03-15 19:08:32 -04:00
  • 4e4d2c64b4
    Add documentation on how to skip signing task for local Maven thunderbiscuit 2022-03-15 13:47:08 -04:00
  • a1b4d66f47
    Fix README example Steve Myers 2022-03-15 08:59:58 -05:00
  • a495bd9605
    Update bdk-ffi to v0.4.0 Steve Myers 2022-03-14 15:13:49 -05:00
  • b0b44550a1
    Add sqlite database option Steve Myers 2022-03-11 23:35:49 -06:00
  • 5128ce8d5b
    Bump version to 0.4.1 #119 Steve Myers 2022-03-14 14:46:31 -05:00
  • c6e9a62628
    Bump version to 0.4.0 v0.4.0 Steve Myers 2022-03-14 14:38:58 -05:00
  • 5b760717bf
    Merge commit 'refs/pull/17/head' of github.com:bitcoindevkit/bdk-kotlin Steve Myers 2022-03-14 13:46:28 -05:00
  • e48a0d9b54
    Merge commit 'refs/pull/16/head' of github.com:bitcoindevkit/bdk-kotlin Steve Myers 2022-03-14 12:59:56 -05:00
  • f76f3234b4
    Merge bitcoindevkit/bdk-ffi#109: Refactor memory database config enum Steve Myers 2022-03-14 10:01:43 -05:00
  • cc3736809a
    Fix memory database configuration enum #109 thunderbiscuit 2022-03-01 16:14:21 -05:00
  • 4fc9fb916b
    Merge bitcoindevkit/bdk-ffi#116: Add sqlite database support Steve Myers 2022-03-13 19:08:45 -05:00
  • 12f4784b85
    Add sqlite database option #116 Steve Myers 2022-03-11 22:45:37 -06:00
  • 1ff345ab1d
    Merge pull request #12 from thunderbiscuit/bump-version thunderbiscuit 2022-03-04 09:50:55 -05:00
  • 7c9a624eab
    Add changelog thunderbiscuit 2022-03-04 09:07:27 -05:00
  • 8b50e8d3ad
    Fix version numbering to comply with PEP 440 thunderbiscuit 2022-03-04 08:53:11 -05:00
  • 6f848254bc
    Add Apache 2.0 and MIT licenses thunderbiscuit 2022-03-03 16:40:51 -05:00
  • 680d3ccc86
    Add feature request template thunderbiscuit 2022-03-03 16:28:45 -05:00
  • e42e2c15e2
    Add bug report template thunderbiscuit 2022-03-03 16:24:46 -05:00
  • d41f787efd
    Add pull request template thunderbiscuit 2022-03-03 16:06:34 -05:00
  • e851f42aee
    Bump version to v0.0.6-SNAPSHOT thunderbiscuit 2022-03-03 15:55:22 -05:00
  • 2ebd4979b0
    Merge pull request #11 from thunderbiscuit/master thunderbiscuit 2022-03-03 15:48:10 -05:00
  • 91b290e474
    Bump version to 0.2.0 Steve Myers 2022-03-02 20:29:38 -08:00
  • 61c75b24bd
    Add example project to README Steve Myers 2022-03-02 20:17:11 -08:00
  • 2cd5fa6934
    Update bdk-ffi to 0.3.1 Steve Myers 2022-03-02 15:17:53 -08:00
  • 58e75d1a1d
    Merge commit 'refs/pull/112/head' of github.com:bitcoindevkit/bdk-ffi Steve Myers 2022-03-02 14:49:41 -08:00
  • 89d58db02a
    Bump version to 0.3.1 v0.3.1 #112 release/0.3 Steve Myers 2022-03-02 14:46:06 -08:00
  • cda682b634
    Remove hard coded sync progress value Steve Myers 2022-03-02 14:06:40 -08:00
  • 939a88214a
    Remove hard coded sync progress value #111 Steve Myers 2022-03-02 14:06:40 -08:00
  • 453dc6e7ea
    Bump bdk-ffi submodule to v0.3.0 thunderbiscuit 2022-03-01 10:37:18 -05:00
  • 1ec6d2538e
    Add license files Steve Myers 2022-02-28 22:14:17 -08:00
  • 54a28d65b8
    Merge branch 'master' into release/0.4 Steve Myers 2022-02-28 21:49:04 -08:00
  • 9123cbbaef
    Remove unused code Steve Myers 2022-02-28 20:38:28 -08:00
  • 9e35866a47
    Merge commit 'refs/pull/10/head' of github.com:bitcoindevkit/bdk-kotlin Steve Myers 2022-02-28 21:39:16 -08:00
  • a21b69a217
    Fix jvm artifact version Steve Myers 2022-02-28 21:30:18 -08:00
  • 933af8c706
    Fix jvm module junit dependency error Steve Myers 2022-02-28 21:11:25 -08:00
  • 5514dc577e
    Bump version to 0.4.1-SNAPSHOT Steve Myers 2022-02-28 20:36:52 -08:00
  • 6195ba0896
    Bump version to 0.4.0 Steve Myers 2022-02-28 16:51:49 -08:00
  • 9a3f930148
    Update README for bdk-jvm and bdk-android 0.4.0 Steve Myers 2022-02-28 16:51:18 -08:00
  • e7e4b0f48b
    Update to pruned bdk-ffi v0.3.0 tag Steve Myers 2022-02-28 16:01:05 -08:00
  • 1bbd85378a Merge bitcoindevkit/bdk-ffi#107: Add license files Steve Myers 2022-02-28 09:19:13 -08:00
  • 74f6d2bb9e
    Remove compiler option for experimental unsigned types thunderbiscuit 2022-02-28 10:28:44 -05:00
  • 6df9a98fb6
    Fix tests for bdk-ffi v0.3.0, add psbt serde test Steve Myers 2022-02-27 22:40:42 -08:00
  • 19e88e3e67
    Update bdk-ffi to v0.3.0 Steve Myers 2022-02-27 21:51:30 -08:00
  • f3c6d97d81 Add license files Steve Myers 2022-02-27 21:26:23 -08:00
  • d17ea4b90c Bump version to 0.3.0 v0.3.0 Steve Myers 2022-02-27 21:18:05 -08:00
  • 76fa9b9521 Add CHANGELOG.md Steve Myers 2022-02-27 21:17:37 -08:00
  • cafa8dacab Merge bitcoindevkit/bdk-ffi#104: Add PSBT deserialize and serialize functions, remove details Steve Myers 2022-02-25 14:46:27 -08:00
  • c039281ffc Add PSBT deserialize and serialize functions, remove details Steve Myers 2022-02-24 11:48:19 -08:00
  • 1f0b053872 Fix bin/generate with no features Steve Myers 2022-02-24 17:16:25 -08:00
  • 95ef8eb3de
    Migrate jvm module Gradle build script to Kotlin DSL thunderbiscuit 2022-02-12 10:06:18 -05:00
  • 25f5bd26b4
    Migrate android module Gradle build script to Kotlin DSL thunderbiscuit 2022-02-11 16:59:24 -05:00