Steve Myers
|
4e5741f55d
|
Fix build.sh kotlin copy for android
|
2021-11-04 17:44:02 -07:00 |
|
Sudarsan Balaji
|
bfe38d9890
|
Use From trait for conversion
|
2021-11-05 01:13:45 +05:30 |
|
Sudarsan Balaji
|
87a8af9457
|
Use From trait for conversion
|
2021-11-05 01:08:50 +05:30 |
|
Sudarsan Balaji
|
de47771c12
|
Update Wallet::broadcast API
|
2021-11-05 00:45:40 +05:30 |
|
Sudarsan Balaji
|
578771ffe1
|
Return transaction on broadcast
|
2021-11-05 00:45:27 +05:30 |
|
Sudarsan Balaji
|
683a817c55
|
Simplify
|
2021-11-05 00:45:16 +05:30 |
|
Sudarsan Balaji
|
d190008f2c
|
Add details to PSBT
|
2021-11-05 00:45:02 +05:30 |
|
Sudarsan Balaji
|
f4e9af18b5
|
Add a way to convert TransactionDetails to Transaction
|
2021-11-05 00:44:40 +05:30 |
|
Sudarsan Balaji
|
620d65e217
|
Allow cloning transaction
|
2021-11-05 00:43:26 +05:30 |
|
Sudarsan Balaji
|
ba12b632b4
|
Add optional fee rate to a transaction
|
2021-11-04 23:29:22 +05:30 |
|
Sudarsan Balaji
|
1888c2e2a1
|
Expose Wallet::getLastUnusedAddress
|
2021-11-04 22:45:00 +05:30 |
|
Sudarsan Balaji
|
076de31dcc
|
Add a way to get last unused address
|
2021-11-04 22:44:38 +05:30 |
|
Sudarsan Balaji
|
6fc53fdfe7
|
Use snake_case for identifier
|
2021-10-21 23:42:38 +05:30 |
|
Sudarsan Balaji
|
091f5df97d
|
Add change descriptor to Wallet
|
2021-10-21 14:50:52 +05:30 |
|
Sudarsan Balaji
|
852f7a6468
|
Allow restoring extended keys from mnemonic
|
2021-10-21 14:40:26 +05:30 |
|
Sudarsan Balaji
|
e20a41a186
|
Allow generating extended keys
|
2021-10-21 14:35:40 +05:30 |
|
Sudarsan Balaji
|
e64b1f67c1
|
List both confirmed and unconfirmed transactions
|
2021-10-18 15:48:30 +05:30 |
|
Sudarsan Balaji
|
9d3b31b56e
|
Return only confirmed transactions in Wallet::getTransactions
|
2021-10-17 02:36:43 +05:30 |
|
Sudarsan Balaji
|
d343bce815
|
Allow listing confirmed transactions
|
2021-10-17 02:28:26 +05:30 |
|
Sudarsan Balaji
|
ca0a2cba15
|
Share Wallet::getBalance and Wallet::sign
|
2021-10-16 20:25:58 +05:30 |
|
Sudarsan Balaji
|
58d774a3f3
|
Fix formatting
|
2021-10-16 20:19:56 +05:30 |
|
Sudarsan Balaji
|
320771d7f8
|
Add sign and broadcast to wallet
|
2021-10-16 20:19:34 +05:30 |
|
Sudarsan Balaji
|
d4c832b8de
|
Allow creating partially signed bitcoin transactions
|
2021-10-16 16:42:35 +05:30 |
|
Sudarsan Balaji
|
2dab31209e
|
Share OfflineWalletOperations
|
2021-10-16 14:19:29 +05:30 |
|
artfuldev
|
c15c69fb08
|
Add OnlineWallet::getBalance()
|
2021-10-15 03:40:33 +05:30 |
|
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
|
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 |
|
Steve Myers
|
290db0105f
|
[WIP] reorganize and remove old stuff
|
2021-10-12 15:24:11 -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
|
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 |
|