artfuldev
|
9ba0625824
|
Remove unnecessary Mutex wrapper
|
2021-10-15 03:00:49 +05:30 |
|
artfuldev
|
2907eb074d
|
Test a callback
|
2021-10-15 01:54:32 +05:30 |
|
artfuldev
|
40a4b58757
|
Add OnlineWallet::getNetwork
|
2021-10-15 00:48:53 +05:30 |
|
artfuldev
|
0fc04fc34e
|
Add online wallet
|
2021-10-15 00:43:17 +05:30 |
|
Steve Myers
|
038c9ef23c
|
Change order of Network param
|
2021-10-14 11:17:52 -07:00 |
|
Steve Myers
|
fffb2e2cbc
|
Add Network enum as wallet constructor param
|
2021-10-14 10:58:16 -07:00 |
|
Sudarsan Balaji
|
58ef298a42
|
Add a test for sled
|
2021-10-14 04:29:50 +05:30 |
|
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
|
a66e8eb8ed
|
Add name to authors
|
2021-10-14 00:15:25 +05:30 |
|
Sudarsan Balaji
|
42582158bf
|
Add test for exception being thrown
|
2021-10-14 00:06:17 +05:30 |
|
Sudarsan Balaji
|
1864a3e6ba
|
Add JNA debug_load to gradle script
|
2021-10-14 00:06:05 +05:30 |
|
Sudarsan Balaji
|
07b35bb20f
|
Add a little bit of error handling
|
2021-10-14 00:05:50 +05:30 |
|
Sudarsan Balaji
|
a8a2de9d24
|
Stop running gradle build
which also runs tests
|
2021-10-14 00:05:29 +05:30 |
|
Sudarsan Balaji
|
da24bb2bfc
|
Ignore more files
mac-specific
local sled database
|
2021-10-14 00:05:04 +05:30 |
|
Sudarsan Balaji
|
9ea2494940
|
Use settings from rust-fmt
|
2021-10-14 00:04:44 +05:30 |
|
Sudarsan Balaji
|
5459ad3e7e
|
Add editorconfig
|
2021-10-13 13:42:55 +05:30 |
|
Steve Myers
|
b94620819c
|
Update README, build.sh and test.sh, rust fmt
|
2021-10-12 18:22:02 -07:00 |
|
Steve Myers
|
290db0105f
|
[WIP] reorganize and remove old stuff
|
2021-10-12 15:24:11 -07:00 |
|
Sudarsan Balaji
|
a7f7ab0ef9
|
Ignore testdb
|
2021-10-13 03:06:49 +05:30 |
|
Sudarsan Balaji
|
87a4e09862
|
Add some more steps to run
|
2021-10-13 03:05:55 +05:30 |
|
Sudarsan Balaji
|
121e2b34b5
|
[WIP] first passing test!
|
2021-10-13 03:04:48 +05:30 |
|
Sudarsan Balaji
|
3ccf780ed3
|
[WIP] kotlin tests work!
|
2021-10-13 03:02:49 +05:30 |
|
Sudarsan Balaji
|
a92aa66358
|
[WIP] Add generated and test files
|
2021-10-13 02:05:46 +05:30 |
|
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
|
6f46e2deb6
|
[wip] swift
|
2021-10-02 18:22:30 -07:00 |
|
Steve Myers
|
c11e17b5e2
|
Upgrade bdk dependency to 0.11
|
2021-09-28 17:03:25 -07:00 |
|
Steve Myers
|
e5a74344f3
|
Remove local.properties and add to .gitignore
|
2021-07-07 10:42:42 -07:00 |
|
Steve Myers
|
24e71b5a39
|
Update build.sh to install jvm darwin-x86-64 dylib
|
2021-07-05 14:25:09 -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
|
f8365cc939
|
Rename kotlin src directories to kotlin
|
2021-07-02 21:36:46 -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
|
110dfbd13c
|
Update build.sh to publish to local maven repo
|
2021-06-23 14:20:04 -07:00 |
|
Steve Myers
|
9fd29871ca
|
Fix Kotlin jar: native library path
|
2021-06-23 14:13:33 -07:00 |
|
Steve Myers
|
c921120216
|
Update Results return Error enum instead of String
|
2021-06-22 16:49:25 -07:00 |
|
Steve Myers
|
d248bca299
|
Add classes to wrap LibJna native types
|
2021-06-22 11:53:09 -07:00 |
|
Steve Myers
|
90c4fd3328
|
Add jna lib to jvm jar resources
|
2021-06-21 15:08:39 -07:00 |
|
Steve Myers
|
e6fabc81b3
|
Rename Lib to LibJna, add LibBase abstract class
|
2021-06-21 14:55:56 -07:00 |
|
Steve Myers
|
adb54e3b87
|
Add slf4j logging for kotlin jvm and android
|
2021-06-20 23:39:42 -07:00 |
|
Steve Myers
|
f1c1524e61
|
Add kotlin test-fixtures module used by jvm and android
|
2021-06-20 20:26:13 -07:00 |
|