thunderbiscuit
|
df64a96dd2
|
refactor: use tuple struct for descriptorpublickey type
|
2024-04-29 09:39:35 -04:00 |
|
thunderbiscuit
|
4cd6a80ce0
|
refactor: use tuple struct for descriptorsecretkey type
|
2024-04-29 09:37:24 -04:00 |
|
thunderbiscuit
|
e48af63fe6
|
refactor: use tuple struct for Mnemonic type
|
2024-04-29 09:34:13 -04:00 |
|
thunderbiscuit
|
eff4abcbfb
|
feat: add weight method on transaction type
|
2024-04-29 09:20:31 -04:00 |
|
Matthew
|
e1a93379ce
|
feat: add descriptor key related error
|
2024-04-26 14:46:40 -05:00 |
|
Matthew
|
e609b57bff
|
feat: add finish related error
|
2024-04-25 17:07:20 -05:00 |
|
thunderbiscuit
|
282fcfce0a
|
refactor: move feerate type to bitcoin module
|
2024-04-24 21:39:08 -04:00 |
|
thunderbiscuit
|
4dd4e91ccd
|
fix: clippy warnings
|
2024-04-24 21:35:18 -04:00 |
|
thunderbiscuit
|
4f8b7f4ba5
|
build: use correct rustup command for ios library build script
|
2024-04-24 21:35:18 -04:00 |
|
thunderbiscuit
|
4d737d3393
|
build: use rust compiler 1.77.1 for all builds
|
2024-04-24 21:35:18 -04:00 |
|
thunderbiscuit
|
e14124b454
|
chore: bump dependencies in cargo lockfile
|
2024-04-24 21:35:12 -04:00 |
|
Matthew
|
0a75fc1279
|
feat: add derivation path related error
|
2024-04-24 13:59:23 -05:00 |
|
Matthew
|
6ac386c8df
|
feat: add mnemonic related error
|
2024-04-23 14:05:57 -05:00 |
|
Matthew
|
126bc61df6
|
feat: add apply_update related error
|
2024-04-23 10:52:46 -05:00 |
|
Matthew
|
c63e7ad392
|
feat: add sign related error
|
2024-04-22 12:10:50 -05:00 |
|
thunderbiscuit
|
edea8e8c80
|
docs: update release workflow
|
2024-04-19 11:39:03 -04:00 |
|
thunderbiscuit
|
6bc974ed2e
|
fix: add targetSdk variable to android defaultConfig gradle block
|
2024-04-19 10:48:40 -04:00 |
|
thunderbiscuit
|
2f7652b979
|
build: add clean task to all libraries
|
2024-04-19 10:45:28 -04:00 |
|
Matthew
|
fa17a862ce
|
feat: add broadcast related error
|
2024-04-19 08:36:07 -05:00 |
|
thunderbiscuit
|
77cfee718c
|
feat: add serialize method on Transaction type
|
2024-04-18 14:40:02 -04:00 |
|
thunderbiscuit
|
aa1c0de244
|
fix: use alpha 9 types for tests
|
2024-04-18 14:37:47 -04:00 |
|
thunderbiscuit
|
aee84f9634
|
fix: remove field name collision on esplora error for JVM
|
2024-04-17 15:09:32 -04:00 |
|
thunderbiscuit
|
a35fdaee61
|
chore: activate blocking-https-rustls feature on esplora-client dependency
|
2024-04-17 15:09:31 -04:00 |
|
thunderbiscuit
|
dccc85d8ff
|
build: add build command to bdk-ffi directory
This is simply to bring it in line with the other libraries.
|
2024-04-17 15:09:31 -04:00 |
|
thunderbiscuit
|
f1744d192f
|
chore: bump bdk version to alpha 9
|
2024-04-17 15:09:25 -04:00 |
|
thunderbiscuit
|
cacb78f4dc
|
docs: remove bdk-jvm and bdk-android examples from readmes
|
2024-04-15 13:36:54 -04:00 |
|
thunderbiscuit
|
54f3235254
|
feat: expose list_unspent and list_output methods on wallet
|
2024-04-11 11:45:02 -04:00 |
|
thunderbiscuit
|
806e29b93c
|
feat: expose get_tx method on wallet type
|
2024-04-11 11:44:51 -04:00 |
|
thunderbiscuit
|
97a104fd5f
|
feat: add descriptor related errors
|
2024-04-10 13:31:28 -04:00 |
|
thunderbiscuit
|
0e617bc986
|
feat: add psbt related errors
|
2024-04-10 13:28:56 -04:00 |
|
thunderbiscuit
|
ab2e97e782
|
feat: add transaction related errors
|
2024-04-10 13:26:43 -04:00 |
|
thunderbiscuit
|
84f2497aeb
|
feat: add address related errors
|
2024-04-10 13:25:35 -04:00 |
|
thunderbiscuit
|
ab87355f9d
|
docs: update readmes for jvm and android libraries
|
2024-04-10 11:37:53 -04:00 |
|
thunderbiscuit
|
a40702ebd9
|
build: fix skipping artifact signature task when publishing locally
|
2024-04-09 16:15:50 -04:00 |
|
thunderbiscuit
|
0eadff1327
|
build: small fixes related to gradle 8.7 upgrade
|
2024-04-09 16:15:08 -04:00 |
|
thunderbiscuit
|
78ef936369
|
build: specify jdk 17 for all android compilation tasks
|
2024-04-09 16:14:29 -04:00 |
|
thunderbiscuit
|
7b9e71714f
|
build: remove deprecated package declaration in android manifest
|
2024-04-09 16:13:19 -04:00 |
|
thunderbiscuit
|
f698d46392
|
feat: use bdk names for CanonicalTx and ChainPosition exposed structures
|
2024-04-09 12:36:35 -04:00 |
|
Matthew
|
ab9763bb58
|
feat: add transaction details
|
2024-04-06 21:25:43 -05:00 |
|
thunderbiscuit
|
aa035588a0
|
chore: bump bdk to alpha 8 and use bitcoin::FeeRate
|
2024-04-05 13:10:02 -04:00 |
|
thunderbiscuit
|
e774c94998
|
build: bump gradle wrapper version to 8.7
|
2024-04-05 13:08:32 -04:00 |
|
thunderbiscuit
|
5e41275f29
|
fix: use jdk 17 for all publishing tasks
|
2024-04-05 13:08:32 -04:00 |
|
thunderbiscuit
|
15ac8c8ffb
|
build: prune unused dependency repositories for android and jvm
|
2024-04-05 13:08:32 -04:00 |
|
thunderbiscuit
|
358b43c31e
|
docs: update readme for new kotlin version
|
2024-04-05 13:08:31 -04:00 |
|
thunderbiscuit
|
08f1957fe0
|
build: use jdk 17 for android and jvm builds
|
2024-04-05 13:08:31 -04:00 |
|
thunderbiscuit
|
a8128e5056
|
chore: bump kotlin version to 1.9.23
|
2024-04-05 13:08:31 -04:00 |
|
thunderbiscuit
|
b879bf4a50
|
build: update jvm build tools and configurations
|
2024-04-05 13:08:31 -04:00 |
|
thunderbiscuit
|
43ff1fb394
|
build: update android build tools and configurations
|
2024-04-05 13:08:31 -04:00 |
|
Matthew
|
a8541ecd40
|
test: add test for wallet creation error
|
2024-04-03 15:05:33 -05:00 |
|
thunderbiscuit
|
c666bb247a
|
feat: release python libraries for 3.11 and 3.12
|
2024-04-03 10:37:08 -04:00 |
|