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
1f7c782d49
chore: bump development versions to alpha 12
2024-05-27 15:12:13 -04:00
thunderbiscuit
72985f14ad
tests: update python tests to use amount type
2024-05-21 10:30:48 -04:00
Matthew
97d9bb6fbf
chore: bump rust bdk to alpha 11
2024-05-14 14:44:26 -05:00
thunderbiscuit
f27bada9c9
test: better messages when tests fail for low balance
2024-05-10 12:45:56 -04:00
thunderbiscuit
1b0b50a954
test: use signet for live tests
2024-05-10 10:51:07 -04: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
Matthew
7d951578d0
refactor: standardize justfile task names and parameters across projects
2024-05-06 14:57:26 -05:00
thunderbiscuit
330dc96b8a
build: migrate uniffi bindings files generation to library mode
2024-05-03 09:43:26 -04:00
thunderbiscuit
5557bb94ea
fix: python test command in justfile
2024-05-03 09:43:20 -04:00
thunderbiscuit
431ab90f04
fix: set rust compiler version before running cargo commands in python
2024-04-30 11:46:01 -04:00
thunderbiscuit
f31678bf37
chore: bump development versions
2024-04-29 11:49:55 -04:00
thunderbiscuit
4d737d3393
build: use rust compiler 1.77.1 for all builds
2024-04-24 21:35:18 -04:00
thunderbiscuit
2f7652b979
build: add clean task to all libraries
2024-04-19 10:45:28 -04:00
thunderbiscuit
aa1c0de244
fix: use alpha 9 types for tests
2024-04-18 14:37:47 -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
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
9ea9e9384c
chore: bump snapshot and development versions
2024-03-27 10:04:16 -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
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
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
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
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
Matthew
05ce7dad31
refactor: restructure balance
2023-12-06 11:52:34 -06:00
thunderbiscuit
e5ded1a726
build: bump snapshot versions to alpha.2b
2023-11-21 15:14:53 -05:00
thunderbiscuit
5ecbf64e60
chore: remove authors from rust, kotlin, and python libraries
2023-11-17 15:52:12 -05:00
thunderbiscuit
084f0f713a
test: remove unused python tox config file
2023-11-17 15:47:43 -05:00
thunderbiscuit
1ef1c5cc6e
docs: update python readme and examples
2023-11-17 15:47:09 -05:00
thunderbiscuit
15c1f19c96
feat: add broadcast method on esplora blocking client
2023-11-17 13:31:37 -05:00
thunderbiscuit
a9c6aac6b9
chore: bump rust compiler version to 1.73.0 for JVM and python builds
2023-11-09 16:22:29 -06:00
thunderbiscuit
d37b2f37b5
test: add excluded-in-CI live tests
2023-11-06 15:22:22 -05:00
Matthew
372f79a10f
tests: update all tests
2023-10-27 14:44:51 -05:00
thunderbiscuit
790aee9b3b
feat: upgrade bdk to 1.0.0-alpha.2
...
This is a big change that updates some of our build infrastructure
as well as upgrading the bdk dependency. It adds the simple
new_no_persist constructor on the wallet as well as the blocking
esplora client.
2023-10-23 11:33:56 -04:00
thunderbiscuit
b7e38b18be
chore: bump snapshot and dev versions of libraries
2023-09-12 11:37:17 -04:00
thunderbiscuit
dc79b78b2d
Fix Python readme and integrate new scripts
2023-06-30 16:18:27 -04:00
thunderbiscuit
031fcb02da
Run Python Windows tests in CI
2023-06-30 16:01:01 -04:00
thunderbiscuit
5f9b5682e5
Use macos-13 image to test and publish Python libraries
2023-06-23 14:42:36 -04:00
thunderbiscuit
3dd6c203e8
Bump snapshot and dev versions of libraries
2023-06-16 22:11:12 -04:00
thunderbiscuit
0e34a6bacf
Bump snapshot and dev versions of libraries
2023-04-28 08:56:47 -04:00
thunderbiscuit
89e85a20cf
Fix Python libraries' names to prepare for releasing
2023-04-25 13:53:27 -04:00
andreasgriffin
63b85b9100
Add from_script method to Address type
2023-04-13 08:50:03 -04:00
thunderbiscuit
f26031db80
Update tests for new AddressInfo type
2023-03-28 15:05:42 -04:00