Commit Graph

48 Commits

Author SHA1 Message Date
thunderbiscuit
a3cbc4477f Bump SNAPSHOT version to 0.10.0-SNAPSHOT 2022-09-09 12:41:41 -04:00
thunderbiscuit
b8f9d199a8 Simplify tests 2022-09-08 18:21:04 -04:00
thunderbiscuit
3cd252f877 Remove dokka-related markdown files 2022-09-08 08:47:46 -04:00
thunderbiscuit
a0adc8fc74 Remove unused Dokka blocks and imports 2022-09-08 08:47:33 -04:00
thunderbiscuit
db4ad1a78d Sign bdk-jvm artifact in CI 2022-09-08 08:47:09 -04:00
thunderbiscuit
697b58d33e Bump version to 0.9.0-SNAPSHOT 2022-08-01 22:27:05 -04:00
thunderbiscuit
d213266c52 Bump version to 0.8.0-SNAPSHOT (#67) 2022-06-17 14:49:15 -03:00
thunderbiscuit
de9fde0d9c Migrate tests to API version 0.7.0 2022-06-14 16:52:13 -03:00
Steve Myers
a9e868cb7e Bump version to 0.7.0-SNAPSHOT 2022-05-16 10:38:12 -07:00
Steve Myers
108fcd46ec Comment out walletTxBuilderBroadcast test 2022-05-12 15:09:22 -07:00
Steve Myers
44b724ea9f Update to bdk-ffi 0.6.0 2022-05-12 15:09:14 -07:00
thunderbiscuit
a9f42dd945 Fix dokka plugin declaration in JVM gradle build file 2022-04-17 09:27:52 -04:00
thunderbiscuit
d8cfa1110d Merge branch 'master' into gradle-plugin 2022-04-17 09:18:15 -04:00
thunderbiscuit
b8e1282eba Fix dokka theme bug with AGP 2022-04-07 15:45:48 -04:00
thunderbiscuit
e566c4017c Remove intermediate tasks from Bitcoindevkit group
This ensures they don't show up when using ./gradlew :jvm:tasks. The
only two tasks that will appear in the end will be buildJvmLib and
buildAndroidLib.
2022-04-05 22:17:12 -04:00
thunderbiscuit
a8d0bf52d2 Add Gradle plugin MVP for building JVM library 2022-04-05 21:35:51 -04:00
Steve Myers
25863c527f Comment out jvm test walletTxBuilderDrainWallet 2022-04-05 15:05:04 -07:00
Steve Myers
1905d8804d Add jvm walletTxBuilderDrainWallet test 2022-04-05 15:05:02 -07:00
Steve Myers
907f67eb83 Update bdk-ffi and add TxBuilder tests 2022-04-05 15:04:56 -07:00
Steve Myers
f205269d97 Fix tests network and addresses to TESTNET
Must be TESTNET to match BlockchainConfig.
2022-04-05 15:04:54 -07:00
thunderbiscuit
0aa9db450d Add library version to API docs 2022-04-01 12:56:16 -04:00
thunderbiscuit
42b8db8609 Fix docs homepages module.md files 2022-03-30 14:29:09 -04:00
thunderbiscuit
aa13e113fa Add required files for API docs 0.5.1 2022-03-19 11:11:44 -04:00
thunderbiscuit
6332e78375 Add ability to generate dokka docs 2022-03-19 11:11:25 -04:00
Steve Myers
bb1e69e73f Increment version to 0.6.0-SNAPSHOT 2022-03-17 16:10:23 -05:00
Steve Myers
dc9ad20d99 Add javadocs to jvm build 2022-03-17 16:06:12 -05:00
Steve Myers
a495bd9605 Update bdk-ffi to v0.4.0 2022-03-14 15:24:10 -05:00
Steve Myers
b0b44550a1 Add sqlite database option 2022-03-14 15:15:13 -05:00
Steve Myers
54a28d65b8 Merge branch 'master' into release/0.4 2022-02-28 21:49:04 -08:00
Steve Myers
9123cbbaef Remove unused code 2022-02-28 21:43:19 -08:00
Steve Myers
9e35866a47 Merge commit 'refs/pull/10/head' of github.com:bitcoindevkit/bdk-kotlin 2022-02-28 21:39:16 -08:00
Steve Myers
a21b69a217 Fix jvm artifact version 2022-02-28 21:30:18 -08:00
Steve Myers
933af8c706 Fix jvm module junit dependency error 2022-02-28 21:11:25 -08:00
Steve Myers
5514dc577e Bump version to 0.4.1-SNAPSHOT 2022-02-28 20:43:23 -08:00
Steve Myers
6195ba0896 Bump version to 0.4.0 2022-02-28 20:43:21 -08:00
Steve Myers
6df9a98fb6 Fix tests for bdk-ffi v0.3.0, add psbt serde test 2022-02-27 22:48:59 -08:00
thunderbiscuit
95ef8eb3de Migrate jvm module Gradle build script to Kotlin DSL 2022-02-23 15:19:18 -05:00
Steve Myers
530031e088 Bump jvm and android versions to 0.3.2 2022-02-03 20:02:28 -06:00
Steve Myers
438f05a39a Bump jvm and android versions to 0.3.1 2022-01-30 21:25:25 -06:00
Steve Myers
7b060f2e7e Bump android and jvm versions to 0.3.0 2022-01-28 23:49:06 -06:00
Steve Myers
cd55d01f72 Upgrade gradle and sdk and dependency versions 2021-12-18 10:45:08 -08:00
Steve Myers
d0be3bd6da Bump version to 0.2.0 2021-12-13 23:00:26 -08:00
Steve Myers
0f42ba7590 Remove non-kotlin related files, add bdk-ffi as submodule, update build.sh 2021-12-13 22:15:37 -08:00
Steve Myers
e266634560 Rename bdk-kotlin companion project, fix gradle warnings 2021-06-14 13:59:56 -07:00
Steve Myers
a37bae5b9d Remove unneeded test structs and functions, cleanup tests 2021-06-10 17:22:33 -07:00
Steve Myers
a5ad4cd0a5 Fix kotlin wallet struct access via JNA opaque pointer 2021-06-10 13:41:46 -07:00
Steve Myers
8deb39ac76 Add missing kotlin files 2021-06-09 16:00:40 -07:00
Steve Myers
8aa18fbf20 Test new, print, and free Config works 2021-06-08 18:15:20 -07:00