Steve Myers
|
cdb90aa35c
|
wip compiles now
|
2021-10-12 11:53:11 -07:00 |
|
Steve Myers
|
aa63457d9c
|
WIP -- NOT WORKING
|
2021-10-12 10:27:33 -07:00 |
|
Steve Myers
|
c11e17b5e2
|
Upgrade bdk dependency to 0.11
|
2021-09-28 17:03:25 -07:00 |
|
Steve Myers
|
b437b78668
|
Add Wallet.listTransactions()
|
2021-07-04 22:10:32 -07:00 |
|
Steve Myers
|
cd813a14b1
|
Add Wallet.balance()
|
2021-07-04 15:54:23 -07:00 |
|
Steve Myers
|
adadcbc982
|
Return FfiResult errors as FfiError enum short values
|
2021-07-03 20:40:17 -07:00 |
|
Steve Myers
|
8443265142
|
Add FfiResultVoid type
|
2021-07-03 19:24:29 -07:00 |
|
Steve Myers
|
d00cc73261
|
Remove unneeded pointers from FfiResult types
|
2021-07-03 19:07:49 -07:00 |
|
Steve Myers
|
62f18bdc2c
|
Reorganized code into wallet mod/package
|
2021-07-03 10:16:02 -07:00 |
|
Steve Myers
|
273cad8318
|
Refactor to return results by value, add wallet list_unspent and related types
|
2021-07-02 21:28:26 -07:00 |
|
Steve Myers
|
f5dd87b02a
|
Add LibTest getTestDataDir to fix sled test on android
|
2021-06-26 18:55:49 -07:00 |
|
Steve Myers
|
1249a4c491
|
Add kotlin BlockchainConfig and DatabaseConfig
|
2021-06-25 23:40:38 -07:00 |
|
Steve Myers
|
757113c002
|
Simplify Kotlin Wallet api
|
2021-06-24 15:00:00 -07:00 |
|
Steve Myers
|
d248bca299
|
Add classes to wrap LibJna native types
|
2021-06-22 11:53:09 -07:00 |
|
Steve Myers
|
9e5aac759d
|
Return results as opaque structs from ffi calls
|
2021-06-20 15:48:06 -07: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
|
8aa18fbf20
|
Test new, print, and free Config works
|
2021-06-08 18:15:20 -07:00 |
|
Steve Myers
|
43425c8875
|
Pass wallet by ref
|
2021-06-04 23:04:19 -07:00 |
|
Steve Myers
|
49126a8943
|
Add strings example
|
2021-06-04 18:03:34 -07:00 |
|
Steve Myers
|
d14ea9a059
|
Add WalletPtr
|
2021-06-04 11:07:51 -07:00 |
|
Steve Myers
|
26d11cdba9
|
First commit
|
2021-06-03 17:51:07 -07:00 |
|