28 Commits

Author SHA1 Message Date
Steve Myers
1148a2e6d7 Rename kotlin package to org.bitcoindevkit, rust lib to bdkffi 2021-11-01 19:07:27 -07:00
Steve Myers
5e7a42df07 Fix build.sh and test.sh help 2021-10-28 14:22:45 -07:00
Sudarsan Balaji
ef73e38154 Add swiftmodule 2021-10-28 00:37:42 +05:30
Sudarsan Balaji
e98298090d Generate bindings for swift 2021-10-28 00:35:22 +05:30
Sudarsan Balaji
d1b24026e6 Copy kotlin libs only when building kotlin 2021-10-28 00:35:09 +05:30
Sudarsan Balaji
7e02dbc97a Export source files with aar 2021-10-21 23:26:34 +05:30
Steve Myers
fe251c12f3 Add android aar build and connected device test 2021-10-17 14:51:05 -07:00
Steve Myers
ee59dbe543 Remove and ignore generated code and binary libs 2021-10-17 14:51:02 -07:00
Sudarsan Balaji
653773a638 Add demo application in kotlin 2021-10-16 14:45:32 +05:30
Steve Myers
c15993310d Reorganize bdk-kotlin into jvm sub-module 2021-10-14 22:05:21 -07:00
Sudarsan Balaji
64fbf60a6a Stop running gradle build
which also runs tests
2021-10-14 00:05:29 +05:30
Steve Myers
01bfe5d10e Update README, build.sh and test.sh, rust fmt 2021-10-12 18:22:02 -07:00
Steve Myers
091c9994fa [WIP] reorganize and remove old stuff 2021-10-12 15:24:11 -07:00
Steve Myers
0b265a7c26 WIP -- NOT WORKING 2021-10-12 10:27:33 -07:00
Steve Myers
39e5efe5c0 Upgrade bdk dependency to 0.11 2021-09-28 17:03:25 -07:00
Steve Myers
bb9fdd35cf Update build.sh to install jvm darwin-x86-64 dylib 2021-07-05 14:25:09 -07:00
Steve Myers
060e54a718 Refactor to return results by value, add wallet list_unspent and related types 2021-07-02 21:28:26 -07:00
Steve Myers
af828efa93 Update build.sh to publish to local maven repo 2021-06-23 14:20:04 -07:00
Steve Myers
0f7a4aebf8 Fix Kotlin jar: native library path 2021-06-23 14:13:33 -07:00
Steve Myers
3a5d4816ac Add jna lib to jvm jar resources 2021-06-21 15:08:39 -07:00
Steve Myers
36333b9fb7 Rename gradle modules to jvm and android 2021-06-20 18:48:48 -07:00
Steve Myers
f6c10da805 Return results as opaque structs from ffi calls 2021-06-20 15:48:06 -07:00
Steve Myers
76087b9aec Add kotlin/aar android device tests 2021-06-14 22:38:29 -07:00
Steve Myers
43ddf0a3b1 Execute bdk_ffi_test via valgrind 2021-06-14 14:18:16 -07:00
Steve Myers
5303de9593 Rename bdk-kotlin companion project, fix gradle warnings 2021-06-14 13:59:56 -07:00
Steve Myers
308d4af4f1 Fix kotlin wallet struct access via JNA opaque pointer 2021-06-10 13:41:46 -07:00
Steve Myers
f31ebaa1e6 Test new, print, and free Config works 2021-06-08 18:15:20 -07:00
Steve Myers
f07f0248ef Add build.sh 2021-06-04 18:00:55 -07:00