Matthew
|
75d155c67a
|
chore: add error tests
|
2024-05-01 15:48:26 -05:00 |
|
Matthew
|
6522dfdd26
|
chore: remove allow_shrinking
|
2024-05-01 11:31:28 -05:00 |
|
Matthew
|
ebaa6fda2f
|
feat: add bumpfee finish related error
|
2024-05-01 11:31:27 -05:00 |
|
thunderbiscuit
|
5e8271e158
|
refactor: remove pre-1.0 code
|
2024-04-30 16:13:18 -04:00 |
|
thunderbiscuit
|
431ab90f04
|
fix: set rust compiler version before running cargo commands in python
|
2024-04-30 11:46:01 -04:00 |
|
thunderbiscuit
|
d4736a64d1
|
build: stop build if android ndk root is not defined for android lib
|
2024-04-30 10:53:15 -04:00 |
|
thunderbiscuit
|
f31678bf37
|
chore: bump development versions
|
2024-04-29 11:49:55 -04:00 |
|
thunderbiscuit
|
8130a419f2
|
fix: adjust errors on keys module
|
2024-04-29 09:47:37 -04:00 |
|
thunderbiscuit
|
262704751c
|
feat: add check command to justfile
|
2024-04-29 09:39:37 -04:00 |
|
thunderbiscuit
|
00a8e1ba8b
|
refactor: use tuple struct for psbt type
|
2024-04-29 09:39:37 -04:00 |
|
thunderbiscuit
|
d0514f678e
|
refactor: use tuple struct for transaction type
|
2024-04-29 09:39:36 -04:00 |
|
thunderbiscuit
|
f6cc63539d
|
refactor: use tuple struct for address type
|
2024-04-29 09:39:36 -04:00 |
|
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 |
|