20 Commits

Author SHA1 Message Date
Steve Myers
f05a6648a7
Refactor TransactionDetails to include confirmation_time (#190) 2022-09-05 14:02:29 -04:00
Pedro
3b028ecab1
Expose set_recipients API from TxBuiler (#186) 2022-08-29 09:58:46 -04:00
thunderbiscuit
aa004201b2
Fix method names to mirror Rust bdk API (#185)
* Fix method names to mirror Rust bdk API

* Fix method names to mirror Rust bdk API
2022-08-18 14:35:17 -04:00
thunderbiscuit
88427e4a05
Update CHANGELOG.md
Co-authored-by: Steve Myers <github@notmandatory.org>
2022-08-18 14:04:31 -04:00
thunderbiscuit
8248660c52
Merge branch 'master' into block-height-hash 2022-08-18 13:43:18 -04:00
thunderbiscuit
25963ec982
Add get_height and get_block_hash methods on blockchain 2022-08-18 13:39:00 -04:00
dhruvbaliyan
5944756b78
Added tests for DescriptorSecretKey and DescriptorPublicKey 2022-08-18 04:24:03 +05:30
thunderbiscuit
6896097eb7
Release/0.8 (#177)
* Update changelog to reflect 0.8.0 additions

* Bump version to 0.8.0
2022-07-29 14:08:23 -04:00
thunderbiscuit
d8c8261e44
Update BDK to version 0.20.0 2022-07-15 12:03:19 -04:00
thunderbiscuit
2ac42b3ae0
Add list_unspent and add_data methods to changelog 2022-07-12 12:05:31 -04:00
Steve Myers
f2efcb6196
Update CHANGELOG for v0.7.0 2022-06-14 10:45:35 -07:00
Steve Myers
0a3347b85a
Update BDK to version 0.19.0 2022-06-10 11:25:37 -07:00
Steve Myers
30e54ac067
Bump version to 0.6.0 2022-05-10 22:41:48 -07:00
Steve Myers
390d12703e
Change TxBuilder and BumpFeeTxBuilder build() to finish() 2022-05-06 09:52:20 -07:00
Steve Myers
9f903932dc
Add BumpFeeTxBuilder 2022-05-05 20:22:55 -07:00
Steve Myers
f38f4c6197
Update CHANGELOG 2022-05-02 16:17:27 -07:00
Steve Myers
f1431c3073
Update CHANGELOG.md 2022-04-01 19:15:58 -07:00
Steve Myers
851f61296a
Fix Wallet.broadcast function, now returns a tx id as a hex string 2022-03-15 20:50:12 -05:00
Steve Myers
c6e9a62628
Bump version to 0.4.0 2022-03-14 14:40:55 -05:00
Steve Myers
76fa9b9521 Add CHANGELOG.md 2022-02-27 21:17:37 -08:00