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
|
2f83a9ed05
|
Merge pull request #18 from notmandatory/allow-listing-transactions
Allow listing confirmed transactions
|
2021-10-17 03:19:42 +05:30 |
|
Sudarsan Balaji
|
4a7d665f7c
|
Return only confirmed transactions in Wallet::getTransactions
|
2021-10-17 02:36:43 +05:30 |
|
Sudarsan Balaji
|
25b8a8841d
|
Allow listing confirmed transactions
|
2021-10-17 02:28:26 +05:30 |
|
Sudarsan Balaji
|
38b8589526
|
Merge pull request #14 from notmandatory/allow-signing-partially-signed-transactions
Allow signing partially signed transactions
|
2021-10-16 20:28:03 +05:30 |
|
Sudarsan Balaji
|
3693e99372
|
Share Wallet::getBalance and Wallet::sign
|
2021-10-16 20:25:58 +05:30 |
|
Sudarsan Balaji
|
d97a13d186
|
Fix formatting
|
2021-10-16 20:19:56 +05:30 |
|
Sudarsan Balaji
|
4e1c6bd62b
|
Add sign and broadcast to wallet
|
2021-10-16 20:19:34 +05:30 |
|
Sudarsan Balaji
|
04eee046cb
|
Merge pull request #13 from notmandatory/allow-creating-a-wallet-transaction
Allow creating partially signed bitcoin transactions
|
2021-10-16 16:44:49 +05:30 |
|
Sudarsan Balaji
|
69a676ba36
|
Allow creating partially signed bitcoin transactions
|
2021-10-16 16:42:35 +05:30 |
|
Sudarsan Balaji
|
a528a76c5d
|
Merge pull request #12 from notmandatory/add-demo-application
Add demo application
|
2021-10-16 14:46:50 +05:30 |
|
Sudarsan Balaji
|
653773a638
|
Add demo application in kotlin
|
2021-10-16 14:45:32 +05:30 |
|
Sudarsan Balaji
|
857d99030b
|
Merge pull request #11 from notmandatory/unify-offline-operations
Share OfflineWalletOperations
|
2021-10-16 14:22:37 +05:30 |
|
Sudarsan Balaji
|
2db59de659
|
Share OfflineWalletOperations
|
2021-10-16 14:19:29 +05:30 |
|
Steve Myers
|
c15993310d
|
Reorganize bdk-kotlin into jvm sub-module
|
2021-10-14 22:05:21 -07:00 |
|
artfuldev
|
b2f2f9135d
|
Add OnlineWallet::getBalance()
|
2021-10-15 03:40:33 +05:30 |
|
artfuldev
|
3a7e7baf51
|
Remove testdb before every test
|
2021-10-15 03:05:46 +05:30 |
|
artfuldev
|
d307b281d7
|
Remove unnecessary Mutex wrapper
|
2021-10-15 03:00:49 +05:30 |
|
artfuldev
|
41afeafcd3
|
Test a callback
|
2021-10-15 01:54:32 +05:30 |
|
artfuldev
|
47651f3681
|
Add OnlineWallet::getNetwork
|
2021-10-15 00:48:53 +05:30 |
|
artfuldev
|
9b7a9ded56
|
Add online wallet
|
2021-10-15 00:43:17 +05:30 |
|
Steve Myers
|
178fd6f010
|
Change order of Network param
|
2021-10-14 11:17:52 -07:00 |
|
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
|
b6d6a0d092
|
Add name to authors
|
2021-10-14 00:15:25 +05:30 |
|
Sudarsan Balaji
|
6093a8750b
|
Add JNA debug_load to gradle script
|
2021-10-14 00:06:05 +05:30 |
|
Sudarsan Balaji
|
279f304d5d
|
Add a little bit of error handling
|
2021-10-14 00:05:50 +05:30 |
|
Sudarsan Balaji
|
64fbf60a6a
|
Stop running gradle build
which also runs tests
|
2021-10-14 00:05:29 +05:30 |
|
Sudarsan Balaji
|
ce93e4e954
|
Ignore more files
mac-specific
local sled database
|
2021-10-14 00:05:04 +05:30 |
|
Sudarsan Balaji
|
cf56619157
|
Use settings from rust-fmt
|
2021-10-14 00:04:44 +05:30 |
|
Sudarsan Balaji
|
caff93c945
|
Add editorconfig
|
2021-10-13 13:42:55 +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
|
f30558d55c
|
Ignore testdb
|
2021-10-13 03:06:49 +05:30 |
|
Sudarsan Balaji
|
4efbfc1e9c
|
Add some more steps to run
|
2021-10-13 03:05:55 +05:30 |
|
Sudarsan Balaji
|
3491a4548d
|
[WIP] kotlin tests work!
|
2021-10-13 03:02:49 +05:30 |
|
Sudarsan Balaji
|
0cc2f0a5be
|
[WIP] Add generated and test files
|
2021-10-13 02:05:46 +05:30 |
|
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
|
f9e3bdfdb2
|
[wip] swift
|
2021-10-02 18:22:30 -07:00 |
|
Steve Myers
|
39e5efe5c0
|
Upgrade bdk dependency to 0.11
|
2021-09-28 17:03:25 -07:00 |
|
Steve Myers
|
342c4c4aa8
|
Remove local.properties and add to .gitignore
|
2021-07-07 10:42:42 -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
|
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 |
|