thunderbiscuit
|
33026108a7
|
feat: add new_or_load method on wallet type
|
2024-06-26 13:05:26 -04:00 |
|
thunderbiscuit
|
92d40a9f46
|
fix: use ring flag on rustls dependency for electrum client
|
2024-06-26 11:30:02 -04:00 |
|
thunderbiscuit
|
f66f8417cf
|
feat: bump rust libraries to alpha 13
|
2024-06-24 10:15:30 -04:00 |
|
itorod
|
92aeeab436
|
chore: bump uniffi to 0.28.0
|
2024-06-24 13:39:37 +00:00 |
|
Steve Myers
|
6642c5808b
|
chore(swift): rename build script to build-xcframework.sh and update to use xcodebuild tool
|
2024-06-17 17:30:33 -04:00 |
|
Matthew
|
e97e9b731c
|
feat: add display trait to descriptor
|
2024-06-13 10:08:45 -05:00 |
|
Matthew
|
94d31ff7ed
|
feat: add display trait to mnemonic
|
2024-06-12 20:10:06 -05:00 |
|
Matthew
|
84f1329e84
|
feat: add address from_script method
|
2024-06-11 10:04:15 -05:00 |
|
thunderbiscuit
|
efef60082b
|
feat: use display trait for string representation of address type
|
2024-06-10 14:35:03 -04:00 |
|
Matthew
|
53afd9c238
|
chore: callback to foreign trait
|
2024-06-07 19:30:03 -05:00 |
|
thunderbiscuit
|
9d3733389d
|
fix: remove ruby config in uniffi.toml
|
2024-06-05 21:18:04 -04:00 |
|
thunderbiscuit
|
65702f401b
|
feat: add sqlite error
|
2024-06-04 10:51:28 -04:00 |
|
thunderbiscuit
|
19b4e1159a
|
chore: update rust bdk_wallet to alpha 12
This commit also introduces the sqlite store and removes the flat file
store
|
2024-06-04 09:11:32 -04:00 |
|
thunderbiscuit
|
e5e7aba208
|
chore: use serde_json exported from bdk_bitcoind_rpc
|
2024-05-29 14:57:01 -04:00 |
|
thunderbiscuit
|
9790d60324
|
feat: add json_serialize method on psbt type
|
2024-05-29 14:57:00 -04:00 |
|
thunderbiscuit
|
093eb1fc7e
|
feat: add json_serialize method on psbt type
|
2024-05-29 14:57:00 -04:00 |
|
thunderbiscuit
|
5ef2bf8a1e
|
feat: add fee method on psbt type
|
2024-05-29 14:57:00 -04:00 |
|
thunderbiscuit
|
7fc8da5451
|
feat: add psbt error
|
2024-05-29 14:57:00 -04:00 |
|
thunderbiscuit
|
5d41984377
|
chore: upgrade uniffi dependency to 0.27.1
|
2024-05-29 13:55:42 -04:00 |
|
Matthew
|
89f803a753
|
feat: inspect spks on request types
|
2024-05-29 12:14:17 -05:00 |
|
thunderbiscuit
|
260a0a65b3
|
chore: bump library version to alpha 11
|
2024-05-21 11:35:46 -04:00 |
|
thunderbiscuit
|
5e3e24906f
|
feat: add lock_time method on transaction type
|
2024-05-16 14:30:47 -04:00 |
|
thunderbiscuit
|
c702894143
|
feat: add output method on transaction type
|
2024-05-16 14:28:43 -04:00 |
|
thunderbiscuit
|
ecdd7c239b
|
feat: add input method on transaction type
|
2024-05-16 14:03:28 -04:00 |
|
thunderbiscuit
|
ca8a3d0471
|
refactor: streamline blockchain clients error names
|
2024-05-16 10:41:04 -04:00 |
|
thunderbiscuit
|
4aec4b0434
|
feat: add broadcast method on electrum client
|
2024-05-16 10:17:51 -04:00 |
|
thunderbiscuit
|
1913c45ef9
|
feat: add sync method on electrum client
|
2024-05-16 10:17:51 -04:00 |
|
thunderbiscuit
|
815fe5f62d
|
feat: add full_scan method on electrum client
|
2024-05-16 10:17:50 -04:00 |
|
thunderbiscuit
|
8d30c86076
|
feat: add simple electrum client
|
2024-05-16 10:17:50 -04:00 |
|
thunderbiscuit
|
79e7ab73ea
|
feat: add memory wallet
|
2024-05-15 14:11:02 -04:00 |
|
Matthew
|
f169b1a52f
|
chore: standard capitalization in error messages
|
2024-05-14 16:33:03 -05:00 |
|
Matthew
|
97d9bb6fbf
|
chore: bump rust bdk to alpha 11
|
2024-05-14 14:44:26 -05:00 |
|
thunderbiscuit
|
e9a76287c8
|
feat: expose commit method on wallet type
|
2024-05-08 12:22:49 -04:00 |
|
thunderbiscuit
|
72b5bfd4c9
|
feat: add sync and full_scan methods on esplora client
|
2024-05-07 15:49:50 -04:00 |
|
thunderbiscuit
|
19723240b7
|
chore: bump rust bdk to alpha 10
|
2024-05-07 15:46:49 -04:00 |
|
Matthew
|
7d951578d0
|
refactor: standardize justfile task names and parameters across projects
|
2024-05-06 14:57:26 -05:00 |
|
Matthew
|
b7fe91b003
|
refactor(error): alias types from external crates
|
2024-05-06 13:29:28 -05:00 |
|
Matthew
|
9b5b96710e
|
chore: add from to cannotconnecterror
|
2024-05-02 13:12:37 -05:00 |
|
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
|
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 |
|