203 Commits

Author SHA1 Message Date
Steve Myers
6195ba0896
Bump version to 0.4.0 2022-02-28 20:43:21 -08:00
Steve Myers
9a3f930148
Update README for bdk-jvm and bdk-android 0.4.0 2022-02-28 20:42:55 -08:00
Steve Myers
e7e4b0f48b
Update to pruned bdk-ffi v0.3.0 tag 2022-02-28 16:23:48 -08:00
Steve Myers
6df9a98fb6
Fix tests for bdk-ffi v0.3.0, add psbt serde test 2022-02-27 22:48:59 -08:00
Steve Myers
19e88e3e67
Update bdk-ffi to v0.3.0 2022-02-27 21:51:30 -08:00
Steve Myers
bd13eca0f3
Add uniffi-bindgen version to README 2022-02-22 21:48:18 -08:00
Caio Faustino
4656cf50b5
Add step to install uniffi-bindgen on README
This step exists in bdk-ffi readme, but is missing in this repo,
and build.sh fails without it.
2022-02-22 21:46:23 -08:00
Steve Myers
77a5353469
Merge commit 'refs/pull/5/head' of github.com:bitcoindevkit/bdk-kotlin 2022-02-22 21:38:14 -08:00
thunderbiscuit
9ef075c67e
Add Devkit Wallet link 2022-02-07 16:36:27 -05:00
Steve Myers
c917a77639
Fix pull request template 2022-02-04 14:32:18 -06:00
Steve Myers
e26d7b9c9c
Add a Github feature request template 2022-02-04 14:02:38 -06:00
Steve Myers
ba51cbf64e
Allow creating a blank Github issue 2022-02-04 14:02:28 -06:00
Steve Myers
62db844911
Add Github bug template and issue config and PR template 2022-02-04 11:39:52 -06:00
Steve Myers
530031e088
Bump jvm and android versions to 0.3.2 2022-02-03 20:02:28 -06:00
Steve Myers
f601a17daa
Fix jvm darwin-aarch64 jpa resources path 2022-02-03 19:39:13 -06:00
Steve Myers
438f05a39a
Bump jvm and android versions to 0.3.1 2022-01-30 21:25:25 -06:00
Steve Myers
7b060f2e7e
Bump android and jvm versions to 0.3.0 2022-01-28 23:49:06 -06:00
Steve Myers
68dea8b258
Update build.sh to support building mac aarch64 (m1) targets, update bdk-ffi 2022-01-28 23:47:11 -06:00
Steve Myers
9bb629d0a8
Update README.md with links to padawan and tatooine 2022-01-24 10:35:59 -08:00
Steve Myers
2a658d2ff6
Remove demo 2022-01-24 10:35:56 -08:00
Sudarsan Balaji
6c1de427ff
Merge pull request #1 from bitcoindevkit/fix_publish
Update SDK and dependency versions
2022-01-24 18:28:19 +00:00
Sudarsan Balaji
6967ee0ace
Add a note on submodule usage 2022-01-24 18:22:53 +00:00
Sudarsan Balaji
7ab48613c3
Add a note on NDK version 2022-01-24 18:19:17 +00:00
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
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
743ba939ca Fix IOSBdkAppSample to work with git hosted BitcoinDevKit swift package 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
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
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
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