thunderbiscuit
486abb7cd0
Bump bdk-jvm to 0.29.2
2023-07-04 15:59:55 -04:00
thunderbiscuit
ee4ec924a1
Bump bdkpython and bdk-jvm to 0.29.1
2023-07-04 13:15:52 -04:00
thunderbiscuit
8b66ac96ab
Update libraries to official release versions
2023-06-15 12:17:24 -04:00
thunderbiscuit
039b64de5c
Update JVM readme with specific Rust version
2023-06-15 11:10:28 -04:00
thunderbiscuit
ed67eba910
Align JVM target version for Kotlin and Java compile tasks
...
This commit resolves a build error related to mismatched JVM target
versions for the Kotlin and Java compile tasks. Previously, the
'compileJava' task was targeting JVM 11, while the 'compileKotlin'
task was targeting JVM 8.
Both tasks have now been set to target JVM 11, ensuring consistency
and eliminating the build error.
2023-06-05 10:35:23 -04:00
thunderbiscuit
90606b2455
Small style cleanups in JVM Gradle plugin
2023-06-05 10:09:27 -04:00
yellowhatpro
49e8fe461e
added support for x86_64-pc-windows-msvc 64-bit MSVC
2023-06-05 10:09:14 -04:00
thunderbiscuit
0e34a6bacf
Bump snapshot and dev versions of libraries
2023-04-28 08:56:47 -04:00
David Sterling
d8718c3f05
Update bdk-jvm README build instructions
...
The current build instructions for bdk-jvm are insufficient for someone to build bdk-jvm from scratch. It's not outlined that JDK 11 and Rust is required on the system.
2023-04-25 13:48:32 -04:00
thunderbiscuit
b8b60dda87
Prepare language bindings libraries for 0.28 release
2023-04-17 14:34:03 -04:00
thunderbiscuit
f26031db80
Update tests for new AddressInfo type
2023-03-28 15:05:42 -04:00
thunderbiscuit
81e208222a
Add uniffi/cli as default feature to cargo
2023-03-23 12:39:22 -04:00
thunderbiscuit
5728b50100
Fix formatting warning in Gradle plugins
2023-02-27 20:07:02 -05:00
thunderbiscuit
c93f292b0e
Upgrade uniffi-rs to 0.23.0 and migrate Gradle plugins
2023-02-27 14:43:52 -05:00
thunderbiscuit
974ff66caf
Bump snapshot and dev versions of libraries
2023-02-21 15:45:46 -05:00
thunderbiscuit
553c337241
Update JVM readme
2023-02-17 17:31:00 -05:00
Ed Ball
7611a65620
fix jvm test AddressIndex class capitalisation
2023-02-02 12:26:23 -05:00
thunderbiscuit
d2bec60046
Bump development versions for JVM, Android, and Python
2023-01-17 15:49:46 -05:00
thunderbiscuit
c763609b8b
Update bdk-jvm readme for 0.26.0 release
2023-01-09 21:08:20 -05:00
Steve Myers
f399b799e4
Add validate_domain option to ElectrumConfig
2023-01-09 14:41:49 -05:00
thunderbiscuit
41f15fe80f
Change descriptor parameter in wallet constructor to use Descriptor instead of String
2022-12-16 11:28:55 -05:00
thunderbiscuit
9ae938ca8c
Add JNA issue fix in documentation
2022-12-16 11:26:19 -05:00
thunderbiscuit
146cb039c3
Add dependency on the JVM plugin library building task for tests
2022-12-16 11:22:43 -05:00
thunderbiscuit
a408387bff
Bump snapshot and dev libraries' versions
2022-12-07 11:59:40 -05:00
thunderbiscuit
3cd17bb908
Fix bdk-jvm and bdk-android readme files
2022-12-06 15:42:29 -05:00
thunderbiscuit
5dd5828e88
Add documentation on how to use snapshot versions of libraries
2022-11-30 12:20:48 -05:00
thunderbiscuit
2645f69853
Fix jvm and android library version defined in two places
...
Fixes #234
2022-11-30 12:04:25 -05:00
thunderbiscuit
3edda27ef2
Clean up root readme and add individual libraries' readmes
2022-11-17 11:48:24 -05:00
Steve Myers
063f69222a
Update android and jvm workflows and plugins for root rust /target
2022-11-14 20:59:52 -06:00
thunderbiscuit
e6708d4c5b
Move bdk-jvm and bdk-android out of subdirectory after ffi merge
2022-11-14 09:58:10 -05:00