888 Commits

Author SHA1 Message Date
Steve Myers
67ecd89d5f
Update gradle compilerArgs to use -Xopt-in 2021-12-21 13:11:57 -08:00
Steve Myers
cd55d01f72
Upgrade gradle and sdk and dependency versions 2021-12-18 10:45:08 -08:00
Steve Myers
e4a7e4efa1
remove demo/gradle 2021-12-17 12:15:07 -08:00
Steve Myers
e409856d62
Update README.md 2021-12-14 21:34:16 -08:00
Steve Myers
d0be3bd6da
Bump version to 0.2.0 2021-12-13 23:00:26 -08:00
Steve Myers
0f42ba7590
Remove non-kotlin related files, add bdk-ffi as submodule, update build.sh 2021-12-13 22:15:37 -08:00
thunderbiscuit
964b7ae5f0
Update project url 2021-12-13 19:45:48 -05:00
thunderbiscuit
d946e53c60
Bump package version to 0.0.4 2021-12-13 19:44:10 -05:00
thunderbiscuit
3aef401092
Add supported architectures to readme 2021-12-13 19:43:39 -05:00
thunderbiscuit
662c425743
Enable subdirectories for native libraries in package 2021-12-13 12:17:25 -05:00
thunderbiscuit
65bd7ea428
Update loadIndirect function fix documentation 2021-12-13 12:15:30 -05:00
thunderbiscuit
9f3194d315
Bump package version to 0.0.3-dev 2021-12-11 19:30:55 -05:00
thunderbiscuit
5e82625b76
Add .so file type to package data copy task
This fix enables building for the x86_64 architecture
2021-12-11 19:29:01 -05:00
thunderbiscuit
c750af1b9a
Add authors and long description to PyPI release 2021-12-07 14:56:15 -05:00
thunderbiscuit
5e376db385
Add MVP Python package structure 2021-12-07 10:25:42 -05:00
thunderbiscuit
45cdd6911a
Add build script 2021-12-07 10:18:14 -05:00
thunderbiscuit
f898bc0351
Add build and install instructions to readme 2021-12-07 10:12:30 -05:00
thunderbiscuit
5fd491a4e7
Add gitignore 2021-12-07 10:10:30 -05:00
thunderbiscuit
145c526fc1
Add git submodule bdk-ffi 2021-12-06 13:13:34 -05:00
thunderbiscuit
247340632b
Add readme 2021-12-06 13:04:15 -05:00
thunderbiscuit
58f189f987
Initial empty commit 2021-12-06 12:59:07 -05:00
Steve Myers
f2b857a609
Change bdkFFI xcframework download url to bitcoindevkit repo release 2021-12-03 12:35:58 -08:00
Steve Myers
e450668b9d
Update .gitmodule to https url 2021-12-03 11:35:58 -08:00
Steve Myers
a33e856b48
Add M1 target support to build.sh 2021-12-03 10:55:39 -08:00
Steve Myers
250df250ff
Update README 2021-11-24 15:14:47 -08:00
Steve Myers
dcefae806d
Bump version to 0.1.3 2021-11-24 14:31:21 -08:00
Steve Myers
05a6a21e9e
Update README with usage and publishing instructions 2021-11-24 14:30:33 -08:00
Steve Myers
ee56748348
Update to lastest bdk-ffi master branch 2021-11-24 12:31:59 -08:00
Steve Myers
9188dec2f2 Remove swift related files and -s option in build.sh
Build script and files to create a bdkFFI binary xcframework and BitcoinDevKit swift package
have been moved to the bdk-swift repo.
2021-11-24 12:23:19 -08:00
Steve Myers
09ce971708 Remove swift related files and -s option in build.sh
Build script and files to create a bdkFFI binary xcframework and BitcoinDevKit swift package
have been moved to the bdk-swift repo.
2021-11-24 12:23:19 -08:00
Steve Myers
aa84f5583e
Bump version to 0.1.2 2021-11-24 00:17:34 -08:00
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