Sudarsan Balaji
|
f1c2118b02
|
Allow generating extended keys
|
2021-10-21 14:35:40 +05:30 |
|
Sudarsan Balaji
|
e20a41a186
|
Allow generating extended keys
|
2021-10-21 14:35:40 +05:30 |
|
Sudarsan Balaji
|
360d2c9005
|
Upgrade to gradle 7.2
|
2021-10-21 14:35:14 +05:30 |
|
Steve Myers
|
fd03eb95eb
|
Change descriptor to wpkh with tprv key
|
2021-10-18 16:51:18 -07:00 |
|
Steve Myers
|
db4f2db748
|
Fix demo gradle warning
|
2021-10-18 14:49:10 -07:00 |
|
Steve Myers
|
e9f00dcb75
|
Move bdk-kotlin test-fixtures tests to jvm module
|
2021-10-18 14:15:36 -07:00 |
|
Sudarsan Balaji
|
f34e59e289
|
Merge pull request #21 from notmandatory/list-incomplete-transactions
List both confirmed and unconfirmed transactions
|
2021-10-18 17:35:14 +05:30 |
|
Sudarsan Balaji
|
5ece17d67a
|
Merge pull request #21 from notmandatory/list-incomplete-transactions
List both confirmed and unconfirmed transactions
|
2021-10-18 17:35:14 +05:30 |
|
Sudarsan Balaji
|
892bfe868f
|
List both confirmed and unconfirmed transactions
|
2021-10-18 15:48:30 +05:30 |
|
Sudarsan Balaji
|
e64b1f67c1
|
List both confirmed and unconfirmed transactions
|
2021-10-18 15:48:30 +05:30 |
|
Steve Myers
|
fe251c12f3
|
Add android aar build and connected device test
|
2021-10-17 14:51:05 -07:00 |
|
Steve Myers
|
c9e8368694
|
Add android aar build and connected device test
|
2021-10-17 14:51:05 -07:00 |
|
Steve Myers
|
f556f611b0
|
Move kotlin tests to fest-fixtures submodule
|
2021-10-17 14:51:04 -07:00 |
|
Steve Myers
|
ee59dbe543
|
Remove and ignore generated code and binary libs
|
2021-10-17 14:51:02 -07:00 |
|
Steve Myers
|
0b500d8e05
|
Remove and ignore generated code and binary libs
|
2021-10-17 14:51:02 -07:00 |
|
Sudarsan Balaji
|
b91d96278b
|
Merge pull request #19 from notmandatory/improve-console-output
Simplify messages
|
2021-10-17 04:12:38 +05:30 |
|
Sudarsan Balaji
|
6122051431
|
Simplify messages
|
2021-10-17 04:11:43 +05:30 |
|
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
|
9b4419088c
|
Merge pull request #18 from notmandatory/allow-listing-transactions
Allow listing confirmed transactions
|
2021-10-17 03:19:42 +05:30 |
|
Sudarsan Balaji
|
b47c3c482d
|
Apply formatting
|
2021-10-17 02:52:45 +05:30 |
|
Sudarsan Balaji
|
50dc701ec4
|
Avoid superflous printlns
|
2021-10-17 02:51:46 +05:30 |
|
Sudarsan Balaji
|
87437fbddc
|
Stop printing to console when confirming
|
2021-10-17 02:45:38 +05:30 |
|
Sudarsan Balaji
|
25977408df
|
Keep syncing until confirmation
|
2021-10-17 02:38:51 +05:30 |
|
Sudarsan Balaji
|
4a7d665f7c
|
Return only confirmed transactions in Wallet::getTransactions
|
2021-10-17 02:36:43 +05:30 |
|
Sudarsan Balaji
|
9d3b31b56e
|
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
|
d343bce815
|
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
|
69efddafec
|
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
|
ca0a2cba15
|
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
|
58d774a3f3
|
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
|
320771d7f8
|
Add sign and broadcast to wallet
|
2021-10-16 20:19:34 +05:30 |
|
Sudarsan Balaji
|
9d6229df58
|
Simplify logger
|
2021-10-16 20:10:07 +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
|
33a291f760
|
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
|
d4c832b8de
|
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
|
0b3fda9da8
|
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
|
3f620ecf19
|
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
|
85d803afcf
|
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 |
|
Sudarsan Balaji
|
2dab31209e
|
Share OfflineWalletOperations
|
2021-10-16 14:19:29 +05:30 |
|
Sudarsan Balaji
|
95980c5e14
|
Merge branch 'uniffi' of https://github.com/notmandatory/bdk-ffi into uniffi
|
2021-10-15 21:27:46 +05:30 |
|
Steve Myers
|
c15993310d
|
Reorganize bdk-kotlin into jvm sub-module
|
2021-10-14 22:05:21 -07:00 |
|