Steve Myers
|
8857c851f6
|
Move rust workspace to top directory
|
2022-11-14 18:14:08 -06:00 |
|
thunderbiscuit
|
b06528d10c
|
Move bdk-ffi source code in subdirectory
|
2022-11-10 13:27:00 -05:00 |
|
thunderbiscuit
|
0648075555
|
Bump version to 0.11.0
|
2022-11-08 10:11:38 -05:00 |
|
thunderbiscuit
|
29de6f2d06
|
Bump bdk version to 0.24.0
|
2022-11-07 12:33:00 -05:00 |
|
Steve Myers
|
ba71a7a27c
|
Add build profile 'release-smaller'
|
2022-10-29 22:02:59 -05:00 |
|
Steve Myers
|
ee6ee8139a
|
Add simple kotlin,swift, and python integration tests
|
2022-10-21 15:14:15 -05:00 |
|
Steve Myers
|
b9aa0a2cf1
|
Update uniffi dependencies to 0.21.0
|
2022-10-21 13:18:38 -05:00 |
|
Steve Myers
|
1a4b9b440d
|
Bump version to 0.10.0
|
2022-10-19 12:47:16 -05:00 |
|
thunderbiscuit
|
535fc70433
|
Upgrade bdk dependency to v0.23
|
2022-10-17 16:19:35 -04:00 |
|
thunderbiscuit
|
10fa276bec
|
Update uniffi-rs to 0.20.0
|
2022-10-17 16:03:27 -04:00 |
|
thunderbiscuit
|
485f4f72ce
|
Bump version to 0.9.0
|
2022-09-08 15:18:48 -04:00 |
|
thunderbiscuit
|
4e15badb14
|
Update BDK to version 0.22
|
2022-09-08 08:34:56 -05:00 |
|
thunderbiscuit
|
6896097eb7
|
Release/0.8 (#177)
* Update changelog to reflect 0.8.0 additions
* Bump version to 0.8.0
|
2022-07-29 14:08:23 -04:00 |
|
thunderbiscuit
|
fa5c67cd05
|
Bump uniffi-rs to 0.19.3 (#173)
|
2022-07-25 15:15:23 -04:00 |
|
thunderbiscuit
|
d8c8261e44
|
Update BDK to version 0.20.0
|
2022-07-15 12:03:19 -04:00 |
|
Steve Myers
|
80ed21e4c9
|
Bump version to 0.7.0
|
2022-06-14 10:46:44 -07:00 |
|
Steve Myers
|
0a3347b85a
|
Update BDK to version 0.19.0
|
2022-06-10 11:25:37 -07:00 |
|
Steve Myers
|
30e54ac067
|
Bump version to 0.6.0
|
2022-05-10 22:41:48 -07:00 |
|
Steve Myers
|
907540d214
|
Update bdk to 0.18.0 with sqlite-bundled feature
|
2022-04-25 21:31:36 -07:00 |
|
Steve Myers
|
8a556d0ba0
|
Bump bdk-ffi version to 0.5.0
|
2022-04-01 19:16:53 -07:00 |
|
Steve Myers
|
fca5d1602b
|
Add workspace and move bin to bdk-ffi-bindgen package
|
2022-03-31 19:29:05 -07:00 |
|
Steve Myers
|
c66dfdd52a
|
Use structopt to capture generate options
|
2022-03-31 19:29:01 -07:00 |
|
thunderbiscuit
|
ce848725b4
|
Add binary to remove the need for uniffi-bindgen cli tool
|
2022-03-31 19:28:59 -07:00 |
|
Steve Myers
|
5128ce8d5b
|
Bump version to 0.4.1
|
2022-03-14 14:46:31 -05:00 |
|
Steve Myers
|
c6e9a62628
|
Bump version to 0.4.0
|
2022-03-14 14:40:55 -05:00 |
|
Steve Myers
|
12f4784b85
|
Add sqlite database option
|
2022-03-11 22:45:37 -06:00 |
|
Steve Myers
|
89d58db02a
|
Bump version to 0.3.1
|
2022-03-02 14:46:06 -08:00 |
|
Steve Myers
|
d17ea4b90c
|
Bump version to 0.3.0
|
2022-02-27 21:18:05 -08:00 |
|
Alekos Filini
|
97f1011748
|
Add a binary to generate bindings
|
2022-02-08 22:15:10 +01:00 |
|
Alekos Filini
|
edfcde1cc6
|
Generate bindings for Python in build.rs
|
2022-02-08 21:04:12 +01:00 |
|
Sudarsan Balaji
|
a99e022756
|
Rename OnlineWallet to Wallet
and remove OfflineWallet
|
2022-01-24 20:32:49 +00:00 |
|
Steve Myers
|
672131ca0f
|
Fix uniffi_macros and uniffi_build versions
|
2022-01-24 10:58:48 -08:00 |
|
Steve Myers
|
72f90f1d63
|
Upgrade bdk to 0.14.0
|
2021-12-21 22:16:29 -08:00 |
|
Steve Myers
|
5240cd895e
|
Update uniffi-rs to 0.16.0
|
2021-12-21 22:16:27 -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
|
1148a2e6d7
|
Rename kotlin package to org.bitcoindevkit, rust lib to bdkffi
|
2021-11-01 19:07:27 -07:00 |
|
Steve Myers
|
3b05c57794
|
Update bdk dependency to 0.13.0
|
2021-10-28 14:21:57 -07:00 |
|
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
|
e98298090d
|
Generate bindings for swift
|
2021-10-28 00:35:22 +05:30 |
|
artfuldev
|
9b7a9ded56
|
Add online wallet
|
2021-10-15 00:43:17 +05:30 |
|
Sudarsan Balaji
|
598d08b3bc
|
Use a thread-safe MemoryDatabase
|
2021-10-14 03:53:22 +05:30 |
|
Sudarsan Balaji
|
b6d6a0d092
|
Add name to authors
|
2021-10-14 00:15:25 +05:30 |
|
Steve Myers
|
091c9994fa
|
[WIP] reorganize and remove old stuff
|
2021-10-12 15:24:11 -07:00 |
|
Sudarsan Balaji
|
3491a4548d
|
[WIP] kotlin tests work!
|
2021-10-13 03:02:49 +05:30 |
|
Steve Myers
|
0b265a7c26
|
WIP -- NOT WORKING
|
2021-10-12 10:27:33 -07:00 |
|
Steve Myers
|
39e5efe5c0
|
Upgrade bdk dependency to 0.11
|
2021-09-28 17:03:25 -07:00 |
|
Steve Myers
|
5303de9593
|
Rename bdk-kotlin companion project, fix gradle warnings
|
2021-06-14 13:59:56 -07:00 |
|
Steve Myers
|
f31ebaa1e6
|
Test new, print, and free Config works
|
2021-06-08 18:15:20 -07:00 |
|
Steve Myers
|
cb54405aed
|
Fix bdk features
|
2021-06-04 23:01:28 -07:00 |
|
Steve Myers
|
ec9d2ea284
|
Set safer-ffi version
|
2021-06-04 18:01:47 -07:00 |
|