Steve Myers
|
31710ac77b
|
Add Network enum as wallet constructor param
|
2021-10-14 10:58:16 -07:00 |
|
Sudarsan Balaji
|
6d7939c88f
|
Allow using configs for database
|
2021-10-14 04:23:17 +05:30 |
|
Sudarsan Balaji
|
598d08b3bc
|
Use a thread-safe MemoryDatabase
|
2021-10-14 03:53:22 +05:30 |
|
Sudarsan Balaji
|
279f304d5d
|
Add a little bit of error handling
|
2021-10-14 00:05:50 +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 |
|
Sudarsan Balaji
|
784f754cd9
|
[WIP] Add get new address API to Wallet
|
2021-10-13 01:45:22 +05:30 |
|
Steve Myers
|
8faba58cd4
|
wip compiles now
|
2021-10-12 11:53: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
|
a1aea54c53
|
Add Wallet.listTransactions()
|
2021-07-04 22:10:32 -07:00 |
|
Steve Myers
|
a33a09f2a3
|
Add Wallet.balance()
|
2021-07-04 15:54:23 -07:00 |
|
Steve Myers
|
6361b41f33
|
Return FfiResult errors as FfiError enum short values
|
2021-07-03 20:40:17 -07:00 |
|
Steve Myers
|
2abe7205cb
|
Add FfiResultVoid type
|
2021-07-03 19:24:29 -07:00 |
|
Steve Myers
|
3e31e9aca3
|
Remove unneeded pointers from FfiResult types
|
2021-07-03 19:07:49 -07:00 |
|
Steve Myers
|
a056c0dd59
|
Reorganized code into wallet mod/package
|
2021-07-03 10:16:02 -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
|
59fe24818a
|
Add LibTest getTestDataDir to fix sled test on android
|
2021-06-26 18:55:49 -07:00 |
|
Steve Myers
|
91ae8dd537
|
Add kotlin BlockchainConfig and DatabaseConfig
|
2021-06-25 23:40:38 -07:00 |
|
Steve Myers
|
13e7217ffd
|
Simplify Kotlin Wallet api
|
2021-06-24 15:00:00 -07:00 |
|
Steve Myers
|
9f29eb0e86
|
Add classes to wrap LibJna native types
|
2021-06-22 11:53:09 -07:00 |
|
Steve Myers
|
f6c10da805
|
Return results as opaque structs from ffi calls
|
2021-06-20 15:48:06 -07:00 |
|
Steve Myers
|
5303de9593
|
Rename bdk-kotlin companion project, fix gradle warnings
|
2021-06-14 13:59:56 -07:00 |
|
Steve Myers
|
333f694d55
|
Remove unneeded test structs and functions, cleanup tests
|
2021-06-10 17:22:33 -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
|
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 |
|