Steve Myers
|
18a2efa8da
|
Add missing BitcoinDevKit.swift
|
2021-11-24 00:10:26 -08:00 |
|
Steve Myers
|
14c10b6631
|
Fix bdkFFI url
|
2021-11-23 23:57:24 -08:00 |
|
Steve Myers
|
a74f5caaff
|
Fix bdkFFI checksum
|
2021-11-23 23:41:00 -08:00 |
|
Steve Myers
|
71496cd56a
|
Simplify build.sh and add template bdkFFI.xcframework to repo
|
2021-11-23 22:50:42 -08:00 |
|
Steve Myers
|
2ccd89ed2e
|
Fix build.sh cargo build loop and xcframework module.modulemap
|
2021-11-23 21:46:11 -08:00 |
|
Steve Myers
|
38403e00b4
|
Initial Commit
|
2021-11-23 11:51:51 -08:00 |
|
Steve Myers
|
a9a01950ee
|
Fix IOSBdkAppSample to work with git hosted BitcoinDevKit swift package
|
2021-11-23 10:05:19 -08:00 |
|
Steve Myers
|
743ba939ca
|
Fix IOSBdkAppSample to work with git hosted BitcoinDevKit swift package
|
2021-11-23 10:05:19 -08:00 |
|
Steve Myers
|
39cc3b3bfa
|
Update build.sh to create swift xcframework
|
2021-11-23 10:05:19 -08:00 |
|
Steve Myers
|
af101d0b41
|
Update build.sh to create swift xcframework
|
2021-11-23 10:05:19 -08:00 |
|
Steve Myers
|
c08fe99ad6
|
Pin anyhow version to "=1.0.45"
This change can be removed after upgrading to the next version of uniffi.
See: https://github.com/mozilla/uniffi-rs/issues/1109
|
2021-11-22 15:59:12 -08:00 |
|
Steve Myers
|
581787a775
|
Pin anyhow version to "=1.0.45"
This change can be removed after upgrading to the next version of uniffi.
See: https://github.com/mozilla/uniffi-rs/issues/1109
|
2021-11-22 15:59:12 -08:00 |
|
thunderbiscuit
|
d53eb793ea
|
Refactor transaction 'id' property to 'txid'
|
2021-11-12 12:50:40 -05:00 |
|
thunderbiscuit
|
9fa6fd5133
|
Refactor transaction 'id' property to 'txid'
|
2021-11-12 12:50:40 -05:00 |
|
Steve Myers
|
3f28be0854
|
Bump version to 0.1.3-dev
|
2021-11-08 18:14:44 -08:00 |
|
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
|
a68a8bee7d
|
Merge pull request #75 from bitcoindevkit/update-readme-with-deployed-package-versions
Update README with latest published package information
v0.1.2
|
2021-11-06 05:48:53 +05:30 |
|
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
|
e250d4ae1f
|
Update README with latest published package information
|
2021-11-06 05:48:27 +05:30 |
|
Sudarsan Balaji
|
613f25a79e
|
Update README with latest published package information
|
2021-11-06 05:48:27 +05:30 |
|
Sudarsan Balaji
|
3e0ae31890
|
Merge pull request #73 from bitcoindevkit/publish-a-package
Publish android and kotlin packages
|
2021-11-06 01:31:42 +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
|
d197e17eaa
|
Add some notes on consuming published packages
|
2021-11-06 01:30:36 +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
|
63cbcb1aa3
|
Remove armv7 ABI target instead of i686
|
2021-11-06 00:45:03 +05:30 |
|
Sudarsan Balaji
|
152e2147e6
|
Remove armv7 ABI target instead of i686
|
2021-11-06 00:45:03 +05:30 |
|
Sudarsan Balaji
|
be8b31684f
|
Stop publishing on build
|
2021-11-06 00:23:06 +05:30 |
|
Sudarsan Balaji
|
a4e32e7833
|
Stop publishing on build
|
2021-11-06 00:23:06 +05:30 |
|
Sudarsan Balaji
|
862658ce96
|
Stop copying over i686
|
2021-11-06 00:22:58 +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
|
6257911095
|
Ignore unnecessary files
|
2021-11-05 23:52:08 +05:30 |
|
Sudarsan Balaji
|
931461e10d
|
Ignore unnecessary files
|
2021-11-05 23:52:08 +05:30 |
|
Steve Myers
|
01da0137ef
|
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
|
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
|
f86a9df594
|
Fix build.sh kotlin copy for android
|
2021-11-04 17:44:02 -07:00 |
|
Steve Myers
|
4e5741f55d
|
Fix build.sh kotlin copy for android
|
2021-11-04 17:44:02 -07:00 |
|
Sudarsan Balaji
|
379cbe0b59
|
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
|
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
|
4fd4a7ee6f
|
Use From trait for conversion
|
2021-11-05 01:13:45 +05:30 |
|
Sudarsan Balaji
|
bfe38d9890
|
Use From trait for conversion
|
2021-11-05 01:13:45 +05:30 |
|
Sudarsan Balaji
|
c6c4446092
|
Use From trait for conversion
|
2021-11-05 01:08:50 +05:30 |
|
Sudarsan Balaji
|
87a8af9457
|
Use From trait for conversion
|
2021-11-05 01:08:50 +05:30 |
|