Commit Graph

  • e5ded1a726
    build: bump snapshot versions to alpha.2b #426 thunderbiscuit 2023-11-21 15:14:53 -05:00
  • 022e29faaa
    docs: update release issue template thunderbiscuit 2023-11-21 14:51:18 -05:00
  • 0c0dfd5f42
    build: state rust targets explicitly in swift build script thunderbiscuit 2023-11-21 14:48:49 -05:00
  • 24e09a40cb
    docs: update changelog for 1.0.0-alpha.2a release thunderbiscuit 2023-11-21 14:47:23 -05:00
  • dc58ddc262
    chore: update libraries to official release versions v1.0.0-alpha.2a #425 release/1.0.0-alpha.2a thunderbiscuit 2023-11-20 10:26:47 -05:00
  • 77463fa629
    chore: add bdk team author and email to libraries release/alpha.2-rc1 thunderbiscuit 2023-11-20 12:19:27 -05:00
  • 9df6f6dbc1
    chore: update libraries to official release versions #424 thunderbiscuit 2023-11-20 10:26:47 -05:00
  • 93d50dd34d
    docs: remove api-docs directory #422 thunderbiscuit 2023-11-17 15:55:12 -05:00
  • 5ecbf64e60
    chore: remove authors from rust, kotlin, and python libraries thunderbiscuit 2023-11-17 15:52:12 -05:00
  • 084f0f713a
    test: remove unused python tox config file thunderbiscuit 2023-11-17 15:47:43 -05:00
  • 1ef1c5cc6e
    docs: update python readme and examples thunderbiscuit 2023-11-17 15:47:09 -05:00
  • 0956999283
    docs: recommend looking at jvm tests for examples of 1.0 api thunderbiscuit 2023-11-17 15:19:23 -05:00
  • e70dedce61
    docs: recommend looking at android tests for examples of 1.0 api thunderbiscuit 2023-11-17 15:12:53 -05:00
  • 15c1f19c96
    feat: add broadcast method on esplora blocking client #420 thunderbiscuit 2023-11-17 13:25:33 -05:00
  • 26352edfbe
    feat: add sign method on wallet type thunderbiscuit 2023-11-17 13:24:59 -05:00
  • 787152e0b4
    feat: expose new methods on txbuilder #418 thunderbiscuit 2023-11-15 10:31:29 -05:00
  • e79ce98295
    fix: handle parsing and network errors in address new #417 Matthew 2023-11-16 10:06:49 -06:00
  • b8778cdaa5
    docs: add/update android+ios readme example project links #416 Matthew 2023-11-16 09:40:52 -06:00
  • f2cd561f25
    chore: use rust nightly for 1.73.0 for swift library #414 thunderbiscuit 2023-11-10 13:26:45 -06:00
  • 96e7479ce9
    chore: bump and pin uniffi to 0.25.1 thunderbiscuit 2023-11-10 08:38:59 -06:00
  • a9c6aac6b9
    chore: bump rust compiler version to 1.73.0 for JVM and python builds thunderbiscuit 2023-11-09 16:17:03 -06:00
  • fc4240ca38
    chore: bump rust compiler and android ndk versions thunderbiscuit 2023-11-09 15:08:14 -06:00
  • fd85d1d754
    ci: add workflow for live tests with manual trigger #411 thunderbiscuit 2023-10-31 11:52:21 -04:00
  • d37b2f37b5
    test: add excluded-in-CI live tests #406 thunderbiscuit 2023-10-27 14:13:44 -04:00
  • 13c751cebc
    feat: add Transaction and PartiallySignedTransaction types thunderbiscuit 2023-10-19 14:18:03 -04:00
  • 1521811e9b
    feat: add MVP transaction builder type thunderbiscuit 2023-10-19 09:49:16 -04:00
  • 372f79a10f
    tests: update all tests #410 Matthew 2023-10-25 15:25:16 -05:00
  • 00cd55bb46
    feat(wallet): add scan method on blocking esplora client #409 thunderbiscuit 2023-10-23 14:14:39 -04:00
  • 7463fa7720
    docs: add warning for 1.0 migration to readme #402 thunderbiscuit 2023-10-23 11:49:31 -04:00
  • 790aee9b3b
    feat: upgrade bdk to 1.0.0-alpha.2 thunderbiscuit 2023-10-17 12:33:35 -04:00
  • 743862fb60
    chore: update minor_release template #401 thunderbiscuit 2023-09-12 11:38:18 -04:00
  • b7e38b18be
    chore: bump snapshot and dev versions of libraries thunderbiscuit 2023-09-12 11:37:17 -04:00
  • ef73aa3490
    docs: add 0.30.0 release to changelog thunderbiscuit 2023-09-12 11:35:36 -04:00
  • 599bd8ff06
    chore: update libraries to official release versions v0.30.0 #400 release/0.30 thunderbiscuit 2023-09-08 09:09:10 -04:00
  • fbec953149
    docs: update docs for new pinned dependency #399 thunderbiscuit 2023-09-06 14:13:15 -04:00
  • 0b07b8ed05
    docs: update Kotlin API docs thunderbiscuit 2023-09-06 13:52:48 -04:00
  • b59327e5ea
    chore: pin flate2 to 1.0.26 when building with 1.61 #397 thunderbiscuit 2023-09-06 10:40:29 -04:00
  • e6500baae7
    chore: update library version to 0.30.0 thunderbiscuit 2023-09-06 10:18:08 -04:00
  • 85f220b953
    build: update webpki dependency as per RUSTSEC-2023-0052 #395 thunderbiscuit 2023-09-05 14:38:16 -04:00
  • 106d31c9c3
    Refactor: Remove unused Mutex on DescriptorSecretKey inner field #392 thunderbiscuit 2023-08-18 13:09:09 -04:00
  • 4ae169f860
    Refactor: Remove unused Mutex on DescriptorPublicKey inner field thunderbiscuit 2023-08-11 10:39:33 -04:00
  • 7717ebb097
    refactor: rename inner field names #393 Matthew 2023-08-16 11:26:22 -05:00
  • c3e8469686
    feat(descriptor): add bip-86 template #388 Matthew 2023-08-03 16:06:19 -05:00
  • faf23b7d25
    Merge bitcoindevkit/bdk-ffi#389: ci: fix to work with bdk 0.28.2 and msrv 1.61.0 Steve Myers 2023-08-10 14:01:12 -05:00
  • 1da01b4a0b
    ci: change rust stable version to 0.71.0 #389 Steve Myers 2023-08-10 11:37:38 -05:00
  • f1ba03bf50
    ci: fix to work with bdk 0.28.1 and msrv 1.61.0 Steve Myers 2023-08-03 16:36:07 -05:00
  • bc182c7164
    Update CI actions to their latest versions #383 thunderbiscuit 2023-07-05 06:35:23 -04:00
  • 5fc189717d
    Fix CI bdk-jvm #382 thunderbiscuit 2023-07-04 14:22:55 -04:00
  • 486abb7cd0
    Bump bdk-jvm to 0.29.2 v0.29.2 release/0.29 thunderbiscuit 2023-07-04 15:59:55 -04:00
  • 21915a1466
    Fix CI bdk-jvm thunderbiscuit 2023-07-04 14:22:55 -04:00
  • ee4ec924a1
    Bump bdkpython and bdk-jvm to 0.29.1 v0.29.1 thunderbiscuit 2023-07-04 13:15:52 -04:00
  • 12f8d557ad
    Add Windows target to Kotlin/JVM published library #381 thunderbiscuit 2023-07-03 10:39:57 -04:00
  • ea0256f470
    Fix Python readme and integrate new scripts thunderbiscuit 2023-06-30 16:18:27 -04:00
  • ee56e8f4e1
    Fix publishing Python CI workflow thunderbiscuit 2023-06-30 16:17:46 -04:00
  • 4fb5f970c2
    Run Python Windows tests in CI thunderbiscuit 2023-06-23 11:56:17 -04:00
  • 279847b024
    Use macos-13 image to test and publish Python libraries thunderbiscuit 2023-06-15 13:53:06 -04:00
  • 849bfe79c1
    Add Windows target to Kotlin/JVM published library #380 thunderbiscuit 2023-07-03 10:39:57 -04:00
  • dc79b78b2d
    Fix Python readme and integrate new scripts #374 thunderbiscuit 2023-06-30 16:18:27 -04:00
  • 7cc08f1d6f
    Fix publishing Python CI workflow thunderbiscuit 2023-06-30 16:17:46 -04:00
  • 031fcb02da
    Run Python Windows tests in CI thunderbiscuit 2023-06-23 11:56:17 -04:00
  • 5f9b5682e5
    Use macos-13 image to test and publish Python libraries thunderbiscuit 2023-06-15 13:53:06 -04:00
  • d0a7315c9d
    Remove patch release issue template #376 thunderbiscuit 2023-06-16 22:28:32 -04:00
  • 0bfc56b0e8
    Fix minor release issue template thunderbiscuit 2023-06-16 22:28:09 -04:00
  • 3dd6c203e8
    Bump snapshot and dev versions of libraries thunderbiscuit 2023-06-16 22:11:12 -04:00
  • 76acbf575b
    Add release 0.29.0 to changelog thunderbiscuit 2023-06-16 22:09:14 -04:00
  • 8b66ac96ab
    Update libraries to official release versions v0.29.0 #373 thunderbiscuit 2023-06-15 12:17:24 -04:00
  • 039b64de5c
    Update JVM readme with specific Rust version #372 thunderbiscuit 2023-06-15 11:10:28 -04:00
  • fe7e4e21c0
    Update Android readme with specific Rust and NDK versions thunderbiscuit 2023-06-15 10:57:53 -04:00
  • 77f89afc68
    Update library version to 0.29.0 #371 thunderbiscuit 2023-06-15 10:15:23 -04:00
  • 25033f6bd6
    Add Kotlin API docs for Script.toBytes #369 thunderbiscuit 2023-06-12 10:50:41 -04:00
  • 3cb2c2c394
    Expose Script.to_bytes() method thunderbiscuit 2023-06-12 10:48:36 -04:00
  • 5092987b26
    [swift] suppress keyword escape warnings #365 Steve Myers 2023-06-06 14:17:30 -05:00
  • aea25dbf21
    Update bdk-swift local build script #356 Steve Myers 2023-05-16 11:31:20 -05:00
  • ed67eba910
    Align JVM target version for Kotlin and Java compile tasks #364 thunderbiscuit 2023-06-05 10:35:23 -04:00
  • 90606b2455
    Small style cleanups in JVM Gradle plugin #336 thunderbiscuit 2023-06-05 10:04:52 -04:00
  • 49e8fe461e
    added support for x86_64-pc-windows-msvc 64-bit MSVC yellowhatpro 2023-04-05 17:09:36 +05:30
  • de88184b8c
    github: add feature request issue template #361 Matthew 2023-05-30 15:27:34 -05:00
  • 3be2c0495f
    Clean up is_mine method body #355 thunderbiscuit 2023-05-15 09:01:39 -04:00
  • 2c4c64515f
    Fix Clippy warning thunderbiscuit 2023-05-03 14:26:52 -04:00
  • 17323d3184
    Add Kotlin API docs for isMine method thunderbiscuit 2023-05-03 14:21:37 -04:00
  • b382511a9e
    Add is_mine method on Wallet type thunderbiscuit 2023-05-03 14:19:50 -04:00
  • d3895441d3
    Update bdk-swift/build-local-swift.sh for aarch64-apple-ios-sim to use release-smaller profile #352 Steve Myers 2023-05-01 11:13:26 -05:00
  • 269512a673
    Fix bdk-swift/build-local-swift.sh for aarch64-apple-ios-sim Steve Myers 2023-05-01 10:40:07 -05:00
  • d27206787a
    Add supported Python library changes to changelog #344 thunderbiscuit 2023-04-28 09:00:37 -04:00
  • c1b1fd6f5d
    Update changelog for 0.28.0 release thunderbiscuit 2023-04-18 15:05:24 -04:00
  • 7062fbd047
    Update minor_release and patch_release templates thunderbiscuit 2023-04-18 13:17:45 -04:00
  • 0e34a6bacf
    Bump snapshot and dev versions of libraries thunderbiscuit 2023-04-18 13:17:29 -04:00
  • 89e85a20cf
    Fix Python libraries' names to prepare for releasing #351 thunderbiscuit 2023-04-25 12:33:48 -04:00
  • d8718c3f05
    Update bdk-jvm README build instructions #349 David Sterling 2023-04-23 09:25:19 +07:00
  • 790d08c4c9
    Fix library naming and bump Python version to 0.28.3 v0.28.3 release/0.28 thunderbiscuit 2023-04-24 21:38:05 -04:00
  • ffd5a96ee0
    Add library build task to Android test CI workflow v0.28.0 thunderbiscuit 2023-04-24 13:57:47 -04:00
  • fd02fc2a02
    Remove support for Python 3.6 and 3.7 thunderbiscuit 2023-04-24 13:57:12 -04:00
  • 5c560c6013
    Use ubuntu-20.04 image for all Linux CI runs thunderbiscuit 2023-04-24 13:53:56 -04:00
  • 9d1b2de29b
    Add workflow dispatch to all test workflows thunderbiscuit 2023-04-24 13:52:42 -04:00
  • 3e3c0bf22f
    Pin Rust version in CI workflows to 1.67 thunderbiscuit 2023-04-24 13:51:37 -04:00
  • 871a06d1ce
    Add library build task to Android test CI workflow #345 thunderbiscuit 2023-04-24 13:57:47 -04:00
  • b820d6a2ba
    Remove support for Python 3.6 and 3.7 thunderbiscuit 2023-04-24 13:57:12 -04:00
  • 79d9fa2909
    Use ubuntu-20.04 image for all Linux CI runs thunderbiscuit 2023-04-24 13:53:56 -04:00
  • a0e0467d39
    Add workflow dispatch to all test workflows thunderbiscuit 2023-04-24 13:52:42 -04:00
  • f2296704e6
    Pin Rust version in CI workflows to 1.67 thunderbiscuit 2023-04-24 13:51:37 -04:00