thunderbiscuit
|
c68c13fbfa
|
docs: clean up unecessary docs in root readme
|
2024-04-01 15:07:36 -04:00 |
|
thunderbiscuit
|
0b851d441f
|
fix: remove --user flag in python generate scripts
|
2024-04-01 15:03:57 -04:00 |
|
thunderbiscuit
|
267685bd58
|
chore: add just files to streamline common tasks
|
2024-03-28 10:52:43 -04:00 |
|
thunderbiscuit
|
896303f487
|
docs: fix release issue template
|
2024-03-27 10:11:18 -04:00 |
|
thunderbiscuit
|
9ea9e9384c
|
chore: bump snapshot and development versions
|
2024-03-27 10:04:16 -04:00 |
|
thunderbiscuit
|
2e0cd058f4
|
docs: add alpha 7 release to changelog
|
2024-03-27 09:57:58 -04:00 |
|
thunderbiscuit
|
c3313fb922
|
ci: fix publish to maven central job name
|
2024-03-27 09:57:22 -04:00 |
|
thunderbiscuit
|
5fc30c6c26
|
chore: add developer information for jvm, android, and python libraries
|
2024-03-27 09:45:48 -04:00 |
|
thunderbiscuit
|
38ccbb17be
|
docs: fix setup.py code example
|
2024-03-26 11:57:50 -04:00 |
|
thunderbiscuit
|
89f36a6c88
|
docs: update bdk-jvm readme
|
2024-03-26 11:36:20 -04:00 |
|
thunderbiscuit
|
6ea0518a54
|
docs: update bdk-android readme
|
2024-03-26 11:35:15 -04:00 |
|
thunderbiscuit
|
738f53e991
|
chore: bump library version to alpha.7
|
2024-03-26 10:39:16 -04:00 |
|
thunderbiscuit
|
61e58240fc
|
feat: use thiserror library to handle error creation
|
2024-03-25 13:02:17 -04:00 |
|
thunderbiscuit
|
06fa9d751b
|
chore: bump rust bdk version to alpha 7
|
2024-03-25 13:00:39 -04:00 |
|
Matthew
|
145652beaa
|
fix: update bdk-swift framework info.plist for xcode 15.3 reqs
|
2024-03-25 11:39:58 -05:00 |
|
Matthew
|
2dd6ee33f1
|
fix: live tests
|
2024-03-06 10:30:42 -06:00 |
|
Matthew
|
b249dae875
|
feat: add esplora error
|
2024-03-06 10:09:46 -06:00 |
|
thunderbiscuit
|
43c1ca66b8
|
feat: add specific errors for wallet persistence
|
2024-02-16 16:09:10 -05:00 |
|
thunderbiscuit
|
68a9eb693d
|
test: fix tests to account for persistence
|
2024-02-16 16:09:10 -05:00 |
|
thunderbiscuit
|
6022a703c6
|
feat: add wallet persistence
|
2024-02-16 16:08:59 -05:00 |
|
Matthew
|
99a3d74a4a
|
chore: bump rust dependencies to alpha 6 versions
|
2024-02-15 11:53:50 -06:00 |
|
Matthew
|
50f102bbd3
|
chore: bump jna
|
2024-02-06 10:37:24 -06:00 |
|
Matthew
|
141705e2ed
|
chore: remove bdknetwork type
|
2024-02-05 13:55:47 -06:00 |
|
Matthew
|
619884eaed
|
chore: bump uniffi to 0.26
|
2024-02-05 13:55:47 -06:00 |
|
Matthew
|
794f2bc995
|
chore: bump rust dependencies to alpha 5 versions
|
2024-01-31 11:51:33 -06:00 |
|
Matthew
|
991de09219
|
chore: bump rust dependencies to alpha 4 versions
|
2024-01-24 09:49:26 -06:00 |
|
Matthew
|
6f4b4c9155
|
chore: remove swiftsettings from bdk-swift
|
2024-01-22 15:32:03 -06:00 |
|
thunderbiscuit
|
34c76feb71
|
docs: add 0.31.0 release to changelog
|
2024-01-22 08:42:09 -05:00 |
|
Matthew
|
8e9d2ddc14
|
feat: use FeeRate type in TxBuilder
|
2024-01-19 11:03:47 -06:00 |
|
thunderbiscuit
|
7319aea562
|
fix: rename esplora scan to full_scan
|
2024-01-11 13:14:50 -05:00 |
|
thunderbiscuit
|
54beb23f13
|
fix: fix clippy warnings
|
2024-01-10 17:23:10 -05:00 |
|
thunderbiscuit
|
ccf5fbda6e
|
feat: add generic alpha 3 error
|
2024-01-10 17:22:58 -05:00 |
|
thunderbiscuit
|
4f6c198168
|
chore: bump rust dependencies to alpha 3 versions
|
2024-01-10 17:22:34 -05:00 |
|
Matthew
|
3789c1dcd6
|
feat: add calculate_fee and calculate_fee_rate on wallet
|
2024-01-08 12:18:36 -06:00 |
|
Matthew
|
fc25cd709a
|
feat: add is_valid_for_network to address
|
2024-01-04 14:35:16 -06:00 |
|
thunderbiscuit
|
cdec63efa3
|
docs: remove 0.x api docs
|
2023-12-15 13:21:33 -05:00 |
|
thunderbiscuit
|
bcb77c45f4
|
refactor: use byref in udl instead of arc when possible
|
2023-12-15 13:19:06 -05:00 |
|
Matthew
|
a1a45996fc
|
feat: add transactions method on wallet
|
2023-12-15 11:03:25 -06:00 |
|
thunderbiscuit
|
bbc6e1a43c
|
test: add tests for more advanced txbuilder operations
|
2023-12-14 12:19:01 -05:00 |
|
thunderbiscuit
|
252bcaa444
|
feat: add bumpfeetxbuilder
|
2023-12-07 15:36:48 -05:00 |
|
thunderbiscuit
|
643d254ab6
|
feat: add enable_rbf_with_sequence method on txbuilder
|
2023-12-07 14:51:15 -05:00 |
|
thunderbiscuit
|
c79a39914e
|
feat: add enable_rbf method on txbuilder
|
2023-12-07 14:46:57 -05:00 |
|
thunderbiscuit
|
3df92527e9
|
feat: add drain_to method on txbuilder
|
2023-12-07 14:35:48 -05:00 |
|
thunderbiscuit
|
fe65c70915
|
feat: add unspendable method on txbuilder
|
2023-12-07 14:35:48 -05:00 |
|
thunderbiscuit
|
ce219e4ac4
|
feat: add fee_absolute method on txbuilder
|
2023-12-07 14:35:43 -05:00 |
|
thunderbiscuit
|
c9019e9fcf
|
docs: add information and examples to adr readme
|
2023-12-07 13:22:09 -05:00 |
|
thunderbiscuit
|
53b59d5100
|
docs: add wrapping ADR file
|
2023-12-07 13:22:09 -05:00 |
|
thunderbiscuit
|
4a3cf49f24
|
docs: add naming ADR file
|
2023-12-07 13:22:09 -05:00 |
|
thunderbiscuit
|
40940c38af
|
docs: add readme for adr directory
|
2023-12-07 13:22:09 -05:00 |
|
Matthew
|
46e0324f28
|
feat: add sent_and_received method on wallet
|
2023-12-07 10:32:15 -06:00 |
|