Commit Graph

  • 9b919e5ceb
    Update libraries to official release versions #343 thunderbiscuit 2023-04-18 12:31:15 -04:00
  • b8b60dda87
    Prepare language bindings libraries for 0.28 release #342 thunderbiscuit 2023-04-17 14:34:03 -04:00
  • a50e19e7e0
    Update bdk to 0.28 #341 Steve Myers 2023-04-12 22:48:26 -05:00
  • fab9ae8ae5
    Add PartiallySignedTransaction.json_serialize() function #334 Steve Myers 2023-04-04 15:09:37 -05:00
  • 478b12c489
    Add API docs for fromScript method on Address #337 thunderbiscuit 2023-04-12 14:14:05 -04:00
  • 63b85b9100
    Add from_script method to Address type andreasgriffin 2023-04-07 09:49:22 +02:00
  • 0e6b472793
    Merge bitcoindevkit/bdk-ffi#335: Use version 21 of the Android NDK in the CI test, build, and publish workflows Steve Myers 2023-04-12 21:37:45 -05:00
  • beb75dd552
    Use version 21 of the Android NDK in the CI test, build, and publish workflows #335 thunderbiscuit 2023-04-05 11:10:21 -04:00
  • 5ee8698e0a
    Add Kotlin API docs for new AddressInfo type #333 thunderbiscuit 2023-03-28 19:51:15 -04:00
  • ac600a1312
    Clean up type aliases and use more explicit variable names thunderbiscuit 2023-03-28 19:47:38 -04:00
  • f26031db80
    Update tests for new AddressInfo type thunderbiscuit 2023-03-28 14:26:56 -04:00
  • e7e1a6057e
    Use Address type in address field on AddressInfo thunderbiscuit 2023-03-28 13:29:06 -04:00
  • 2b7c104f11
    Clean up of docs regarding removed cli tool thunderbiscuit 2023-03-27 13:39:28 -04:00
  • 6bab5a159d
    Remove bdk-ffi-bindgen tool section in root readme #331 thunderbiscuit 2023-03-24 12:56:06 -04:00
  • b6c8b145bb
    Fix bdk-android publishing CI workflow v0.28.0-rc.0 #330 thunderbiscuit 2023-03-24 12:34:39 -04:00
  • 67610abeb6
    Merge bitcoindevkit/bdk-ffi#326: Add SignOptions to Wallet.sign() params Steve Myers 2023-03-24 11:10:22 -05:00
  • 4e5537acd2
    Add SignOptions to Wallet.sign() params #326 Steve Myers 2023-03-21 12:08:21 -05:00
  • 6be4ddaf7b
    Merge bitcoindevkit/bdk-ffi#325: Expose Address payload and network properties Steve Myers 2023-03-23 16:38:13 -05:00
  • cd10c75e96
    Add to_qr_uri() method on Address type #325 thunderbiscuit 2023-03-23 17:03:40 -04:00
  • cbd44249f3
    Add kotlin api-docs for Address.payload() and Address.network() Steve Myers 2023-03-13 18:58:41 -05:00
  • 20c31d5383
    Expose Address payload and network properties Steve Myers 2023-03-13 16:32:39 -05:00
  • 616cb21738
    Update Cargo.lock Steve Myers 2023-03-13 16:31:22 -05:00
  • d3a6453eda
    Merge bitcoindevkit/bdk-ffi#307: Expose more of the Transaction type Steve Myers 2023-03-23 15:38:57 -05:00
  • cba69e681a
    Clean up of From traits implementations #307 thunderbiscuit 2023-03-23 14:01:42 -04:00
  • 35d8fb3139
    Clean up extract_tx method on PSBT thunderbiscuit 2023-03-23 13:14:48 -04:00
  • f003a6275e
    Clean up conversion between BDK TransactionDetails to ffi TransactionDetails thunderbiscuit 2023-03-23 13:08:55 -04:00
  • 2f62377eec
    Add Eq and PartialEq traits on the Transaction type thunderbiscuit 2023-03-23 12:48:04 -04:00
  • 81e208222a
    Add uniffi/cli as default feature to cargo thunderbiscuit 2023-03-23 12:39:22 -04:00
  • 3dc6596aa2
    Add include_raw boolean parameter on wallet list_transactions method thunderbiscuit 2023-03-23 12:32:54 -04:00
  • 2342265c26
    Remove unused NetworkLocalUtxo type thunderbiscuit 2023-03-23 12:21:18 -04:00
  • 6c561228c2
    Use the latest version of the Android NDK thunderbiscuit 2023-03-21 10:34:42 -04:00
  • e86909ab3d
    Clean up input and output methods on Transaction type thunderbiscuit 2023-03-20 15:15:21 -04:00
  • 8e51756a3a
    Fix clippy errors thunderbiscuit 2023-03-14 08:18:50 -04:00
  • 40263b425e
    Remove deprecated bdk-ffi-bindgen tool thunderbiscuit 2023-03-13 14:57:26 -04:00
  • 9437051668
    Fix fmt and clippy errors thunderbiscuit 2023-03-13 14:52:17 -04:00
  • 7557e214c8
    Add optional transaction field on the TransactionDetails type thunderbiscuit 2023-03-13 14:49:07 -04:00
  • 40ca62086c
    Expose all fields on the Transaction type thunderbiscuit 2023-03-13 12:04:51 -04:00
  • e0506deffa
    Add new utility methods on Transaction type thunderbiscuit 2023-03-10 15:36:58 -05:00
  • d3e183a498
    Add Kotlin API docs for new Transaction methods thunderbiscuit 2023-03-08 15:20:14 -05:00
  • 1e9ecfbe52
    Add weight, size, and vsize methods on the Transaction type thunderbiscuit 2023-02-01 16:20:41 -05:00
  • d48bacd29b
    Streamline CI workflows #321 thunderbiscuit 2023-03-08 15:04:32 -05:00
  • c1243f9e1c
    Update publish Python CI workflow #299 thunderbiscuit 2023-03-01 13:43:24 -05:00
  • 9c6069e389
    Run tests in Python CI workflow thunderbiscuit 2023-03-01 10:52:02 -05:00
  • 488edf8bd2
    Fix Python build workflow to account for Linux/Windows thunderbiscuit 2023-02-28 14:24:51 -05:00
  • 90763d42a2
    Fix Swift script and CI workflow thunderbiscuit 2023-02-28 12:42:54 -05:00
  • 44b2ef1382
    Fix cargo test workflow thunderbiscuit 2023-02-28 11:55:29 -05:00
  • 25617d1f23
    Fix cargo clippy CI workflow thunderbiscuit 2023-02-28 09:27:56 -05:00
  • 2fcafe2b80
    Fix Rust CI workflow thunderbiscuit 2023-02-28 08:31:51 -05:00
  • 5728b50100
    Fix formatting warning in Gradle plugins thunderbiscuit 2023-02-27 20:07:02 -05:00
  • d08317775b
    Update Python build scripts for uniffi-rs 0.23.0 thunderbiscuit 2023-02-27 20:04:32 -05:00
  • c93f292b0e
    Upgrade uniffi-rs to 0.23.0 and migrate Gradle plugins thunderbiscuit 2023-02-27 14:43:52 -05:00
  • a75c868eb2
    Update minor_release and patch_release templates #317 thunderbiscuit 2023-02-22 14:27:03 -05:00
  • 974ff66caf
    Bump snapshot and dev versions of libraries thunderbiscuit 2023-02-21 15:45:46 -05:00
  • 2309b19209
    Update changelog for all versions since 0.10.0 thunderbiscuit 2023-02-21 15:42:50 -05:00
  • 016bba93d1
    Update libraries to official release versions v0.27.1 #316 release/0.27 thunderbiscuit 2023-02-21 11:00:08 -05:00
  • 3128fad690
    Update AddressIndex enum use in Python test and example #315 thunderbiscuit 2023-02-18 09:53:13 -05:00
  • a1b112cbbb
    Remove license files from bdk-python thunderbiscuit 2023-02-18 09:42:33 -05:00
  • 553c337241
    Update JVM readme thunderbiscuit 2023-02-17 17:31:00 -05:00
  • 90d12a96c5
    Update Android readme to add section on x86 emulators thunderbiscuit 2023-02-17 16:00:41 -05:00
  • 5ca1d17adb
    Fix Android tests to account for new AddressIndex sealed class thunderbiscuit 2023-02-17 15:49:20 -05:00
  • f121372c73
    Fix PartiallySignedTransaction type name in Kotlin API docs thunderbiscuit 2023-02-17 15:23:47 -05:00
  • 44a78cc459
    Update bdk from 0.27 to 0.27.1 #312 Steve Myers 2023-02-16 14:54:15 -06:00
  • 2dbad2ddd5
    Merge bitcoindevkit/bdk-ffi#308: Bump bdk version to 0.27 and bdk-ffi to 0.27.0 Steve Myers 2023-02-14 17:00:03 -06:00
  • ec71ef58be
    Bump bdk version to 0.27 and bdk-ffi to 0.27.0 #308 thunderbiscuit 2023-02-08 10:19:44 -06:00
  • 4ca7919ca9
    Clean up samples in Kotlin API docs #305 thunderbiscuit 2023-02-01 17:54:18 -05:00
  • 07aa1f8950
    Add new AddressIndex variants to Kotlin API docs thunderbiscuit 2023-02-01 09:14:48 -05:00
  • d42789db9b
    fix: incorrect peek_address index Ed Ball 2023-02-01 15:40:33 +01:00
  • 10f893a4b3
    test: reset_address Ed Ball 2023-02-01 14:20:53 +01:00
  • 13043065b6
    expose: get_address reset method Ed Ball 2023-02-01 14:20:15 +01:00
  • 5fa0b916a2
    test: more descriptive and complete peek_address tests Ed Ball 2023-02-01 14:18:33 +01:00
  • 7611a65620
    fix jvm test AddressIndex class capitalisation Ed Ball 2023-02-01 14:13:26 +01:00
  • 458a162c2a
    remove redundant to_string from tests Ed Ball 2023-02-01 13:44:30 +01:00
  • d15783dba0
    add missing bdk-ffi AddressIndex Peek docstrings Ed Ball 2023-02-01 13:41:15 +01:00
  • 2723577a84
    test: get_address peek ffi tests Ed Ball 2023-01-31 22:52:32 +01:00
  • 7fefb8a7b9
    expose: get_address peek Ed Ball 2023-01-31 22:51:44 +01:00
  • aa842c3844
    fix incorrect address in get_internal_address test #304 Ed Ball 2023-02-01 20:30:24 +01:00
  • df019c11ec
    Add new getInternalAddress method to Kotlin API docs thunderbiscuit 2023-02-01 14:03:49 -05:00
  • 11d7d6b80f
    test: get_internal_address LastUnused Ed Ball 2023-02-01 14:43:22 +01:00
  • 85f8a8a526
    fix: redundant problematic to_string in get_internal_address tests Ed Ball 2023-02-01 14:37:36 +01:00
  • 5e75c856c5
    test: get internal/external address Ed Ball 2023-01-31 22:25:30 +01:00
  • b854c78dde
    feat: expose get_internal_address Ed Ball 2023-01-28 19:10:54 +01:00
  • 634d7db36e
    Bump bdkpython library version to 0.26.2 release/0.26 thunderbiscuit 2023-01-25 09:02:39 -05:00
  • 2233517495
    Fix Python CI release workflow thunderbiscuit 2023-01-23 16:43:17 -05:00
  • 49716471d4
    Bump bdkpython library version to 0.26.1 thunderbiscuit 2023-01-24 13:27:21 -05:00
  • f5d4750ae4
    Fix Python CI release workflow #298 thunderbiscuit 2023-01-23 16:43:17 -05:00
  • f75ead02ff
    Merge bitcoindevkit/bdk-ffi#296: Add Transaction struct, update PSBT and Blockchain to use it Steve Myers 2023-01-23 15:46:19 -06:00
  • 8e54ada436
    Add Transaction struct, update PSBT and Blockchain to use it #296 Steve Myers 2023-01-23 12:12:35 -06:00
  • 302ad8dea8
    Move Rust tests to their respective files #286 thunderbiscuit 2023-01-19 22:59:53 -05:00
  • 561e93f6dd
    Add pycache directory to gitignore thunderbiscuit 2023-01-19 16:29:21 -05:00
  • b8230799cf
    Fix GitHub repository link in setup.py file thunderbiscuit 2023-01-19 16:11:52 -05:00
  • d2bec60046
    Bump development versions for JVM, Android, and Python thunderbiscuit 2023-01-17 15:49:46 -05:00
  • aadc622006
    Refactor: Fix up imports thunderbiscuit 2023-01-17 15:47:48 -05:00
  • 202dcfa2b5
    Refactor: separate database from lib.rs thunderbiscuit 2022-12-19 14:18:24 -05:00
  • 46bd9a1f15
    Refactor: separate keys from lib.rs thunderbiscuit 2022-12-19 13:53:37 -05:00
  • 6fcb8985f1
    Refactor: separate descriptor from lib.rs thunderbiscuit 2022-12-19 13:42:17 -05:00
  • dd58a9d548
    Refactor: separate blockchain from lib.rs thunderbiscuit 2022-12-19 13:22:09 -05:00
  • d2a4e2adba
    Refactor: separate transaction builders from lib.rs thunderbiscuit 2022-12-19 13:09:12 -05:00
  • cbc740c407
    Refactor: separate psbt struct from lib.rs thunderbiscuit 2022-12-19 12:42:11 -05:00
  • f50ecdb7e7
    Refactor: separate wallet struct from lib.rs thunderbiscuit 2022-12-19 12:30:41 -05:00
  • f01e0e30f3
    expose estimate_fee api #289 Shobit Beltangdy 2023-01-02 23:05:00 -08:00