Sudarsan Balaji
|
2ac26fa060
|
Add details to PSBT
|
2021-11-05 00:45:02 +05:30 |
|
Sudarsan Balaji
|
7e61659cb7
|
Add a way to convert TransactionDetails to Transaction
|
2021-11-05 00:44:40 +05:30 |
|
Sudarsan Balaji
|
947a5cb8e0
|
Allow cloning transaction
|
2021-11-05 00:43:26 +05:30 |
|
Sudarsan Balaji
|
f6b099aa76
|
Merge pull request #67 from bitcoindevkit/allow-passing-a-fee-rate-when-creating-a-transaction
Add optional fee rate to a transaction
|
2021-11-04 23:30:11 +05:30 |
|
Sudarsan Balaji
|
0467e12aae
|
Add optional fee rate to a transaction
|
2021-11-04 23:29:22 +05:30 |
|
Sudarsan Balaji
|
94b07b9fb9
|
Merge pull request #65 from bitcoindevkit/allow-getting-last-unused-wallet-address
Allow getting last unused wallet address
|
2021-11-04 22:48:55 +05:30 |
|
Sudarsan Balaji
|
9ee31d97c7
|
Expose Wallet::getLastUnusedAddress
|
2021-11-04 22:45:00 +05:30 |
|
Sudarsan Balaji
|
2c30bdff56
|
Add a way to get last unused address
|
2021-11-04 22:44:38 +05:30 |
|
Sudarsan Balaji
|
97c59b4cad
|
Merge pull request #52 from notmandatory/add-more-features-to-ios-example
Add more features to iOS example
|
2021-11-02 21:59:59 +05:30 |
|
Sudarsan Balaji
|
c5f18ca998
|
Ignore xc user data
|
2021-11-02 21:48:29 +05:30 |
|
Sudarsan Balaji
|
c79f1b6326
|
Ignore unnecessary files
|
2021-11-02 18:43:05 +05:30 |
|
Steve Myers
|
334bafcc7c
|
Delete generated swift files, update lib name
|
2021-11-01 19:36:52 -07:00 |
|
Steve Myers
|
1148a2e6d7
|
Rename kotlin package to org.bitcoindevkit, rust lib to bdkffi
|
2021-11-01 19:07:27 -07:00 |
|
Sudarsan Balaji
|
80510381de
|
Merge pull request #40 from notmandatory/add-documentation-for-swift-bindings
Add sections and more info to README
|
2021-10-30 00:29:24 +05:30 |
|
Sudarsan Balaji
|
a4370332df
|
Fix heading levels
|
2021-10-30 00:28:26 +05:30 |
|
Sudarsan Balaji
|
693a75e6d1
|
Add sections and more info
|
2021-10-30 00:27:02 +05:30 |
|
Steve Myers
|
b6fa3539e4
|
Update README android setup
|
2021-10-28 15:34:17 -07:00 |
|
Steve Myers
|
5e7a42df07
|
Fix build.sh and test.sh help
|
2021-10-28 14:22:45 -07:00 |
|
Steve Myers
|
3b05c57794
|
Update bdk dependency to 0.13.0
|
2021-10-28 14:21:57 -07:00 |
|
Sudarsan Balaji
|
aabb09ccb8
|
Merge pull request #35 from notmandatory/add-swift-language-bindings
Add swift language bindings
|
2021-10-28 23:01:11 +05:30 |
|
Sudarsan Balaji
|
ab301f075b
|
Update uniffi to 0.14.1
which supports callback interface in Swift
|
2021-10-28 23:00:23 +05:30 |
|
Sudarsan Balaji
|
9681f30e19
|
Revert "Remove callback interface"
This reverts commit 4ad9b89e2591dccf36b48512a4caa3ce343e3ec5.
|
2021-10-28 01:51:16 +05:30 |
|
Sudarsan Balaji
|
ef73e38154
|
Add swiftmodule
|
2021-10-28 00:37:42 +05:30 |
|
Sudarsan Balaji
|
e98298090d
|
Generate bindings for swift
|
2021-10-28 00:35:22 +05:30 |
|
Sudarsan Balaji
|
d1b24026e6
|
Copy kotlin libs only when building kotlin
|
2021-10-28 00:35:09 +05:30 |
|
Sudarsan Balaji
|
4ad9b89e25
|
Remove callback interface
|
2021-10-28 00:33:10 +05:30 |
|
Sudarsan Balaji
|
a8d9864825
|
Merge pull request #32 from notmandatory/fix-identifier-case-in-udl
Use snake_case for identifier
|
2021-10-21 23:43:28 +05:30 |
|
Sudarsan Balaji
|
71531b7abb
|
Use snake_case for identifier
|
2021-10-21 23:42:38 +05:30 |
|
Sudarsan Balaji
|
a7a45a036c
|
Merge pull request #31 from notmandatory/change-aar-outputs
Export source files with aar
|
2021-10-21 23:27:04 +05:30 |
|
Sudarsan Balaji
|
7e02dbc97a
|
Export source files with aar
|
2021-10-21 23:26:34 +05:30 |
|
Sudarsan Balaji
|
1b30ce14a3
|
Merge pull request #30 from notmandatory/allow-creating-a-wallet-with-a-change-descriptor
Allow creating a wallet with a change descriptor
|
2021-10-21 14:54:21 +05:30 |
|
Sudarsan Balaji
|
e0937b73db
|
Add change descriptor to Wallet
|
2021-10-21 14:50:52 +05:30 |
|
Sudarsan Balaji
|
a8b161569c
|
Merge pull request #29 from notmandatory/allow-restoring-extended-key-from-mnemonic
Allow restoring extended key from mnemonic
|
2021-10-21 14:45:11 +05:30 |
|
Sudarsan Balaji
|
04eec7bf56
|
Allow restoring extended keys from mnemonic
|
2021-10-21 14:40:26 +05:30 |
|
Sudarsan Balaji
|
f2bbe668b1
|
Merge pull request #28 from notmandatory/allow-generating-key
Allow creating extended keys
|
2021-10-21 14:37:18 +05:30 |
|
Sudarsan Balaji
|
f1c2118b02
|
Allow generating extended keys
|
2021-10-21 14:35:40 +05:30 |
|
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
|
892bfe868f
|
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
|
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 |
|