227 Commits

Author SHA1 Message Date
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
thunderbiscuit
e139e3d999
Merge pull request #26 from thunderbiscuit/fix/memory
Fix database memory test
2022-03-17 17:23:27 -04:00
thunderbiscuit
fadaef5105
Fix database memory test 2022-03-17 17:19:17 -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
e9111f74c5
Update bdk-ffi to 0.4.1 2022-03-17 13:38:59 -05:00
thunderbiscuit
4e4d2c64b4
Add documentation on how to skip signing task for local Maven 2022-03-15 13:47:08 -04:00
Steve Myers
a1b4d66f47
Fix README example 2022-03-15 08:59:58 -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
5b760717bf
Merge commit 'refs/pull/17/head' of github.com:bitcoindevkit/bdk-kotlin 2022-03-14 13:46:28 -05:00
Steve Myers
e48a0d9b54
Merge commit 'refs/pull/16/head' of github.com:bitcoindevkit/bdk-kotlin 2022-03-14 12:59:56 -05:00
Steve Myers
1ec6d2538e
Add license files 2022-02-28 22:14:17 -08: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
9a3f930148
Update README for bdk-jvm and bdk-android 0.4.0 2022-02-28 20:42:55 -08:00
Steve Myers
e7e4b0f48b
Update to pruned bdk-ffi v0.3.0 tag 2022-02-28 16:23:48 -08:00
thunderbiscuit
74f6d2bb9e
Remove compiler option for experimental unsigned types 2022-02-28 10:28:44 -05:00
Steve Myers
6df9a98fb6
Fix tests for bdk-ffi v0.3.0, add psbt serde test 2022-02-27 22:48:59 -08:00
Steve Myers
19e88e3e67
Update bdk-ffi to v0.3.0 2022-02-27 21:51:30 -08:00
thunderbiscuit
95ef8eb3de
Migrate jvm module Gradle build script to Kotlin DSL 2022-02-23 15:19:18 -05:00
thunderbiscuit
25f5bd26b4
Migrate android module Gradle build script to Kotlin DSL 2022-02-23 15:18:13 -05:00
thunderbiscuit
4e66758048
Migrate project-level Gradle build script to Kotlin DSL 2022-02-23 15:11:05 -05:00
Steve Myers
bd13eca0f3
Add uniffi-bindgen version to README 2022-02-22 21:48:18 -08:00
Caio Faustino
4656cf50b5
Add step to install uniffi-bindgen on README
This step exists in bdk-ffi readme, but is missing in this repo,
and build.sh fails without it.
2022-02-22 21:46:23 -08:00
Steve Myers
77a5353469
Merge commit 'refs/pull/5/head' of github.com:bitcoindevkit/bdk-kotlin 2022-02-22 21:38:14 -08:00
thunderbiscuit
9ef075c67e
Add Devkit Wallet link 2022-02-07 16:36:27 -05:00
Steve Myers
c917a77639
Fix pull request template 2022-02-04 14:32:18 -06:00
Steve Myers
e26d7b9c9c
Add a Github feature request template 2022-02-04 14:02:38 -06:00
Steve Myers
ba51cbf64e
Allow creating a blank Github issue 2022-02-04 14:02:28 -06:00
Steve Myers
62db844911
Add Github bug template and issue config and PR template 2022-02-04 11:39:52 -06:00
Steve Myers
530031e088
Bump jvm and android versions to 0.3.2 2022-02-03 20:02:28 -06:00
Steve Myers
f601a17daa
Fix jvm darwin-aarch64 jpa resources path 2022-02-03 19:39:13 -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
68dea8b258
Update build.sh to support building mac aarch64 (m1) targets, update bdk-ffi 2022-01-28 23:47:11 -06:00
Steve Myers
9bb629d0a8
Update README.md with links to padawan and tatooine 2022-01-24 10:35:59 -08:00
Steve Myers
2a658d2ff6
Remove demo 2022-01-24 10:35:56 -08:00
Sudarsan Balaji
6c1de427ff
Merge pull request #1 from bitcoindevkit/fix_publish
Update SDK and dependency versions
2022-01-24 18:28:19 +00:00
Sudarsan Balaji
6967ee0ace
Add a note on submodule usage 2022-01-24 18:22:53 +00:00
Sudarsan Balaji
7ab48613c3
Add a note on NDK version 2022-01-24 18:19:17 +00:00
Steve Myers
67ecd89d5f
Update gradle compilerArgs to use -Xopt-in 2021-12-21 13:11:57 -08:00
Steve Myers
cd55d01f72
Upgrade gradle and sdk and dependency versions 2021-12-18 10:45:08 -08:00
Steve Myers
e4a7e4efa1
remove demo/gradle 2021-12-17 12:15:07 -08:00