Steve Myers
|
02dd2af0d3
|
Remove kotlin jvm testFixtures and dup test code
|
2021-11-08 18:14:39 -08:00 |
|
Steve Myers
|
0d68d2341b
|
Bump version to 0.1.2
|
2021-11-08 18:14:33 -08:00 |
|
Sudarsan Balaji
|
9131c37d8e
|
Re-add test fixtures
|
2021-11-08 18:14:28 -08:00 |
|
Sudarsan Balaji
|
597d0685ae
|
Remove debug version of android package
|
2021-11-08 18:14:22 -08:00 |
|
Sudarsan Balaji
|
df5bb9b722
|
Update email
|
2021-11-08 18:14:17 -08:00 |
|
Steve Myers
|
62d7d6fbd5
|
Configure publishing for jvm and android artifacts to maven central
|
2021-11-08 18:14:11 -08:00 |
|
Sudarsan Balaji
|
5512cee539
|
Merge pull request #75 from bitcoindevkit/update-readme-with-deployed-package-versions
Update README with latest published package information
|
2021-11-06 05:48:53 +05:30 |
|
Sudarsan Balaji
|
613f25a79e
|
Update README with latest published package information
|
2021-11-06 05:48:27 +05:30 |
|
Sudarsan Balaji
|
52529b7d05
|
Merge pull request #73 from bitcoindevkit/publish-a-package
Publish android and kotlin packages
|
2021-11-06 01:31:42 +05:30 |
|
Sudarsan Balaji
|
5ecfab3c0e
|
Add some notes on consuming published packages
|
2021-11-06 01:30:36 +05:30 |
|
Sudarsan Balaji
|
39554e11be
|
Update jvm package artifact id
|
2021-11-06 01:23:21 +05:30 |
|
Sudarsan Balaji
|
152e2147e6
|
Remove armv7 ABI target instead of i686
|
2021-11-06 00:45:03 +05:30 |
|
Sudarsan Balaji
|
a4e32e7833
|
Stop publishing on build
|
2021-11-06 00:23:06 +05:30 |
|
Sudarsan Balaji
|
fb3bfbde70
|
Stop copying over i686
|
2021-11-06 00:22:58 +05:30 |
|
Sudarsan Balaji
|
cfde899b2c
|
Add publish configuration
|
2021-11-06 00:22:45 +05:30 |
|
Sudarsan Balaji
|
dc7339a174
|
Add publish configuration
|
2021-11-06 00:22:38 +05:30 |
|
Sudarsan Balaji
|
931461e10d
|
Ignore unnecessary files
|
2021-11-05 23:52:08 +05:30 |
|
Steve Myers
|
1edc4ec878
|
Merge pull request #70 from notmandatory/fix_build
Fix build.sh kotlin copy for android, also a rust fmt fix
|
2021-11-04 17:47:52 -07:00 |
|
Steve Myers
|
4e5741f55d
|
Fix build.sh kotlin copy for android
|
2021-11-04 17:44:02 -07:00 |
|
Sudarsan Balaji
|
b2bdb5c818
|
Merge pull request #69 from bitcoindevkit/return-transaction-details-on-broadcast
Return transaction details on broadcast
|
2021-11-05 01:19:04 +05:30 |
|
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
|
e738126bed
|
Fix demo
|
2021-11-05 00:45: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
|
202f6c71e6
|
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
|
ba12b632b4
|
Add optional fee rate to a transaction
|
2021-11-04 23:29:22 +05:30 |
|
Sudarsan Balaji
|
850ef7208d
|
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
|
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
|
498fabf97d
|
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
|
862029a0ba
|
Ignore xc user data
|
2021-11-02 21:48:29 +05:30 |
|
Sudarsan Balaji
|
12628a62d8
|
Ignore unnecessary files
|
2021-11-02 18:43:05 +05:30 |
|
Steve Myers
|
b6835364b3
|
Fix androidTest package and proguard and manifest
|
2021-11-01 20:08:07 -07:00 |
|
Steve Myers
|
ae2294c83b
|
Delete generated swift files, update lib name
|
2021-11-01 19:36:52 -07:00 |
|
Steve Myers
|
a8f69fbd2b
|
Rename kotlin package to org.bitcoindevkit, rust lib to bdkffi
|
2021-11-01 19:07:27 -07:00 |
|
Sudarsan Balaji
|
fa1c6ffa33
|
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
|
99affffd32
|
Fix heading levels
|
2021-10-30 00:28:26 +05:30 |
|
Sudarsan Balaji
|
fea6a3d1ee
|
Add sections and more info
|
2021-10-30 00:27:02 +05:30 |
|
Steve Myers
|
cafc15197c
|
Update README android setup
|
2021-10-28 15:34:17 -07:00 |
|
Steve Myers
|
2fc37eef61
|
Fix build.sh and test.sh help
|
2021-10-28 14:22:45 -07:00 |
|
Steve Myers
|
fec67b7622
|
Update bdk dependency to 0.13.0
|
2021-10-28 14:21:57 -07:00 |
|
Sudarsan Balaji
|
b7703e30f9
|
Merge pull request #35 from notmandatory/add-swift-language-bindings
Add swift language bindings
|
2021-10-28 23:01:11 +05:30 |
|
Sudarsan Balaji
|
28d13b57d6
|
Update uniffi to 0.14.1
which supports callback interface in Swift
|
2021-10-28 23:00:23 +05:30 |
|
Sudarsan Balaji
|
95074b4834
|
Revert "Remove callback interface"
This reverts commit f04c1f7fa8c821a50e36210a99e892d96bcdbf92.
|
2021-10-28 01:51:16 +05:30 |
|
Sudarsan Balaji
|
f5be0fae3d
|
Add swiftmodule
|
2021-10-28 00:37:42 +05:30 |
|