-
ced11cb1ee
Update libraries to official release versions
v0.26.0
#293
thunderbiscuit
2023-01-11 11:52:38 -05:00
-
-
5f7d8a9077
Fix typos in Kotlin API docs
#290
thunderbiscuit
2023-01-10 14:41:38 -05:00
-
d77f5b84c3
Update Swift readme for 0.26.0 release
thunderbiscuit
2023-01-09 21:36:19 -05:00
-
6555170d28
Fix Python tests and examples for 0.26.0 release
thunderbiscuit
2023-01-09 21:24:02 -05:00
-
c763609b8b
Update bdk-jvm readme for 0.26.0 release
thunderbiscuit
2023-01-09 21:08:20 -05:00
-
340fa19bb8
Update bdk-android tests and readme
thunderbiscuit
2023-01-09 21:03:41 -05:00
-
ff2734663e
Update Kotlin API docs to reflect new descriptor templates
thunderbiscuit
2023-01-09 20:48:44 -05:00
-
f399b799e4
Add validate_domain option to ElectrumConfig
#288
Steve Myers
2023-01-03 09:47:23 -06:00
-
cdde26a8ea
Bump bdk-ff version to 0.26.0 and bdk version to 0.26
Steve Myers
2022-12-27 15:14:08 -08:00
-
34af88df6f
Update Blockchain.broadcast doc to reflect no return type
#285
Shobit Beltangdy
2022-12-18 14:17:34 -08:00
-
12e9a18357
Update Wallet.getBalance doc to reflect Balance return type
Shobit Beltangdy
2022-12-17 09:11:52 -08:00
-
bada9b82e0
Add assert_matches dev-dependency
#260
thunderbiscuit
2022-12-15 09:39:59 -05:00
-
41f15fe80f
Change descriptor parameter in wallet constructor to use Descriptor instead of String
thunderbiscuit
2022-12-14 19:52:43 -05:00
-
54953fa208
Add default string constructor for Descriptor
thunderbiscuit
2022-12-14 16:45:13 -05:00
-
b7ccf81c7a
Add tests for templates
thunderbiscuit
2022-12-08 23:22:26 -05:00
-
3792a98426
Add BIP44/49/84 templates
thunderbiscuit
2022-12-08 23:12:50 -05:00
-
5dd79e9632
Add readme to api-docs directory
#280
thunderbiscuit
2022-12-14 15:00:43 -05:00
-
9ae938ca8c
Add JNA issue fix in documentation
thunderbiscuit
2022-12-14 14:43:39 -05:00
-
05aa7157df
Clean up CI tests for bdk-android and bdk-jvm
#281
thunderbiscuit
2022-12-14 15:47:09 -05:00
-
275bd94148
Add dependency on the Android plugin library building task for tests
thunderbiscuit
2022-12-14 15:36:29 -05:00
-
146cb039c3
Add dependency on the JVM plugin library building task for tests
thunderbiscuit
2022-12-14 15:36:09 -05:00
-
41fdadb09c
Merge bitcoindevkit/bdk-ffi#125: Add RpcConfig, BlockchainConfig::Rpc, and Auth
Steve Myers
2022-12-16 10:09:51 -06:00
-
-
4ed6e364e6
Add API docs for RPC blockchain config and auth
#125
thunderbiscuit
2022-12-16 10:36:32 -05:00
-
d0cd3b0f38
Add Auth, RpcSyncParams, and RpcConfig
Steve Myers
2022-11-29 18:16:27 -08:00
-
-
f216417fd2
Update api-docs for TxBuilder.drain_to change
#279
Steve Myers
2022-12-07 15:34:32 -06:00
-
7d1a4500ef
Change TxBuilder.drain_to argument to Script instead of address String
Steve Myers
2022-12-07 11:46:47 -06:00
-
a408387bff
Bump snapshot and dev libraries' versions
#278
thunderbiscuit
2022-12-07 11:59:40 -05:00
-
9741943b56
Update libraries to official releases' versions
v0.25.1
v0.25.0
#277
release/0.25
thunderbiscuit
2022-12-06 16:46:09 -05:00
-
-
8c62905d39
Add Swift-specific gitignore items
#275
thunderbiscuit
2022-12-06 16:22:48 -05:00
-
3cd17bb908
Fix bdk-jvm and bdk-android readme files
thunderbiscuit
2022-12-06 15:42:29 -05:00
-
17b3712000
Update JVM and Android API docs to version 0.25 and add samples
thunderbiscuit
2022-12-06 15:17:10 -05:00
-
a925ddfc47
Bump bdk version to 0.25
#272
thunderbiscuit
2022-11-30 12:52:51 -05:00
-
5dd5828e88
Add documentation on how to use snapshot versions of libraries
#271
thunderbiscuit
2022-11-30 12:20:48 -05:00
-
2645f69853
Fix jvm and android library version defined in two places
thunderbiscuit
2022-11-30 12:03:01 -05:00
-
f834da11c5
Fix artifact upload path in JVM CI publishing workflow
#269
thunderbiscuit
2022-11-29 17:33:27 -05:00
-
8c934e9bfc
Merge bitcoindevkit/bdk-ffi#247: Add from_string() methods to DescriptorPrivateKey and DescriptorPublicKey
Steve Myers
2022-11-29 08:59:59 -08:00
-
-
9c0606e036
Replace AddressAmount with ScriptAmount in Kotlin API docs
#263
thunderbiscuit
2022-11-24 14:54:30 -05:00
-
832387d32d
Add uniffi-bindings-template link to readme
#264
thunderbiscuit
2022-11-25 12:41:02 -05:00
-
84f5677abb
Add test-swift workflow
#259
Steve Myers
2022-11-22 21:12:10 -08:00
-
e790764915
Move build-local-swift.sh into bdk-swift directory, fix README
Steve Myers
2022-11-22 20:37:17 -08:00
-
b9bb5962ae
Add build-local-swift.sh, consolidate .gitignore files
Steve Myers
2022-11-21 13:43:47 -06:00
-
13cbe89167
Merge bdk-swift repo into bdk-ffi/bdk-swift
Steve Myers
2022-11-21 13:09:08 -06:00
-
-
07f5b5f8ba
Remove autogenerated BitcoinDevKit.swift
Steve Myers
2022-11-21 13:08:31 -06:00
-
a12b1f8d7a
Remove unneeded .github and .gitmodules directories
Steve Myers
2022-11-21 13:06:35 -06:00
-
97d011acc0
Update README and remove redundant license files
Steve Myers
2022-11-21 12:59:09 -06:00
-
b7efb37632
Move all files to bdk-swift and deinit bdk-ffi
Steve Myers
2022-11-21 12:10:23 -06:00
-
3edda27ef2
Clean up root readme and add individual libraries' readmes
#248
thunderbiscuit
2022-11-15 20:29:58 -05:00
-
e017d76351
Fix publish-spm to commit updated BitcoinDevKit.swift
Steve Myers
2022-11-15 18:27:16 -06:00
-
427816fd9a
Add from_string() methods to DescriptorPrivateKey and DescriptorPublicKey
#247
thunderbiscuit
2022-11-15 13:22:18 -05:00
-
29614b5b78
Add from_string() methods to DescriptorPrivateKey and DescriptorPublicKey
thunderbiscuit
2022-11-15 10:55:57 -05:00
-
-
-
063f69222a
Update android and jvm workflows and plugins for root rust /target
#230
Steve Myers
2022-11-14 19:53:07 -06:00
-
95a36bc9e2
Add MIT and Apache 2.0 licenses
Steve Myers
2022-11-14 18:57:17 -06:00
-
8857c851f6
Move rust workspace to top directory
Steve Myers
2022-11-14 18:00:23 -06:00
-
632f48e75a
Commit Cargo.lock file
thunderbiscuit
2022-11-14 13:16:45 -05:00
-
6a9c2eb80e
Fix audit workflow
thunderbiscuit
2022-11-14 13:11:43 -05:00
-
be058e11d9
Move kotlin API docs to more specific subdirectory
thunderbiscuit
2022-11-14 13:10:51 -05:00
-
ce9ca63bc7
Remove submodule code from CI workflows
thunderbiscuit
2022-11-14 12:55:17 -05:00
-
16ab09d7df
Move licenses, changelog, and readme back into root directory
thunderbiscuit
2022-11-14 10:54:06 -05:00
-
738ed656fc
Update Android and JVM CI workflows to run only on appropriate changes
thunderbiscuit
2022-11-14 10:04:06 -05:00
-
e6708d4c5b
Move bdk-jvm and bdk-android out of subdirectory after ffi merge
thunderbiscuit
2022-11-14 09:58:10 -05:00
-
af77b9b9b1
Merge remote-tracking branch 'kotlinrepo/master' into ffi-merge
thunderbiscuit
2022-11-14 09:45:49 -05:00
-
-
0c1a9d7f1d
Move all bdk-kotlin into subdirectory to prepare for ffi merge
thunderbiscuit
2022-11-14 08:56:17 -05:00
-
4f544e465b
Use update ci workflows to use defaults.run.working-directory
#228
Steve Myers
2022-11-11 16:30:33 -06:00
-
64c496f815
Run CI workflows only when relevant files are modified
thunderbiscuit
2022-11-11 15:17:28 -05:00
-
8bb8c00a6b
Remove bdk-ffi submodule from bdk-python
thunderbiscuit
2022-11-10 16:17:12 -05:00
-
26ef0d4a34
Remove .github directory in bdk-python
thunderbiscuit
2022-11-10 16:02:51 -05:00
-
8240d8dc99
Add simplified Python CI workflow
thunderbiscuit
2022-11-10 13:43:57 -05:00
-
da4c792046
Fix CI paths
thunderbiscuit
2022-11-10 13:34:43 -05:00
-
b06528d10c
Move bdk-ffi source code in subdirectory
thunderbiscuit
2022-11-10 13:27:00 -05:00
-
662270364b
Merge remote-tracking branch 'python/master' into python-ffi-merge
thunderbiscuit
2022-11-10 13:23:32 -05:00
-
-
413ca8bdeb
Move all content in bdk-python subdirectory
thunderbiscuit
2022-11-10 12:57:38 -05:00
-
2a97218991
Bump library development version to 0.6.0.dev0
thunderbiscuit
2022-11-09 15:26:51 -05:00
-
ec7b3769b5
Bump bdk-ffi submodule to v0.11.0 (bdk version 0.24.0)
thunderbiscuit
2022-11-09 12:52:15 -05:00
-
f07473e1ca
Bump versions to 0.12.0-SNAPSHOT
thunderbiscuit
2022-11-08 15:03:20 -05:00
-
3be23ad7f9
Update API docs to version 0.11.0
thunderbiscuit
2022-11-08 13:53:49 -05:00
-
ffd85e6bd1
Use release-smaller profile for bdk-ffi in Gradle plugins
thunderbiscuit
2022-11-08 12:24:49 -05:00
-
073c89db4b
Fix publish-spm workflow with release-smaller profile
Steve Myers
2022-11-08 11:07:27 -06:00
-
04aae0486a
Bump bdk-ffi submodule to v0.11.0
thunderbiscuit
2022-11-08 11:50:54 -05:00
-
929147f182
Bump versions to 0.11.0-SNAPSHOT
thunderbiscuit
2022-10-27 11:57:45 -04:00
-
eb9241d315
Update bdk-ffi to 0.11.0
Steve Myers
2022-11-08 09:55:25 -06:00
-
0648075555
Bump version to 0.11.0
v0.11.0
#225
thunderbiscuit
2022-11-08 10:11:38 -05:00
-
3f81346e6b
Refactor from_str() method on the Mnemonic struct to from_string()
#224
thunderbiscuit
2022-11-08 09:54:50 -05:00
-
a25fb1348d
Merge bitcoindevkit/bdk-ffi#208: Add FeeRate struct and PSBT fee_amount and fee_rate functions
Steve Myers
2022-11-07 14:13:22 -06:00
-
-
ae1ea99ed3
Add FeeRate struct and fee_amount() and fee_rate() functions on PartiallySignedTransaction
#208
Steve Myers
2022-10-18 15:59:07 -05:00
-
9a381f6d32
Rename PartiallySignedBitcoinTransaction to PartiallySignedTransaction
Steve Myers
2022-10-17 16:14:55 -05:00
-
-
3a07b4838a
Merge bitcoindevkit/bdk-ffi#221: Bump bdk version to 0.24.0
Steve Myers
2022-11-07 11:46:06 -06:00
-
-
29de6f2d06
Bump bdk version to 0.24.0
#221
thunderbiscuit
2022-11-01 14:15:41 -04:00
-
-
73ba73fd03
Merge bitcoindevkit/bdk-ffi#219: Added Mnemonic Interface
Steve Myers
2022-11-07 11:25:20 -06:00
-
-
82126ece78
Add publishing CI workflow
thunderbiscuit
2022-11-03 15:22:25 -04:00
-
9866649fdc
Added Mnemonic Interface
#219
dhruvbaliyan
2022-10-28 10:19:57 +05:30
-
-
4ff3f71cb8
Bump bdk-ffi submodule to v0.10.0 (bdk version 0.23.0)
thunderbiscuit
2022-11-03 11:32:32 -04:00
-
4abda332de
Use the release-smaller profile in publish-spm workflow
Steve Myers
2022-10-29 22:08:09 -05:00
-
c2aecb0597
Merge bitcoindevkit/bdk-ffi#220: Add build profile 'release-smaller'
Steve Myers
2022-11-01 18:57:28 -05:00
-
-
ba71a7a27c
Add build profile 'release-smaller'
#220
Steve Myers
2022-10-29 22:02:59 -05:00
-
-
c8436f519c
Update README publishing steps
Steve Myers
2022-10-29 16:33:26 -05:00
-
beca56ba3c
Add publish-spm github actions workflow
Steve Myers
2022-10-28 21:32:08 -05:00
-
036e790a75
Merge bitcoindevkit/bdk-ffi#215: Add simple kotlin, swift and python integration tests
Steve Myers
2022-10-27 13:38:03 -05:00
-
-
5991b07385
Add group and version properties for nexus publishing plugin
thunderbiscuit
2022-10-24 10:19:56 -04:00
-
7ba5f3757d
Updated bdk-ffi to v0.10.0 (bdk 0.23)
Steve Myers
2022-10-21 17:18:30 -05:00
-
ee6ee8139a
Add simple kotlin,swift, and python integration tests
#215
Steve Myers
2022-10-21 12:28:03 -05:00
-