20 Commits

Author SHA1 Message Date
Steve Myers
fffb2e2cbc Add Network enum as wallet constructor param 2021-10-14 10:58:16 -07:00
Sudarsan Balaji
6f01c38a71 Allow using configs for database 2021-10-14 04:23:17 +05:30
Sudarsan Balaji
23c17ca841 Use a thread-safe MemoryDatabase 2021-10-14 03:53:22 +05:30
Sudarsan Balaji
07b35bb20f Add a little bit of error handling 2021-10-14 00:05:50 +05:30
Steve Myers
b94620819c Update README, build.sh and test.sh, rust fmt 2021-10-12 18:22:02 -07:00
Sudarsan Balaji
84d28a0476 [WIP] Add get new address API to Wallet 2021-10-13 01:45:22 +05:30
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
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
1249a4c491 Add kotlin BlockchainConfig and DatabaseConfig 2021-06-25 23:40:38 -07:00
Steve Myers
d248bca299 Add classes to wrap LibJna native types 2021-06-22 11:53:09 -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