thunderbiscuit
24e09a40cb
docs: update changelog for 1.0.0-alpha.2a release
2023-11-21 14:47:58 -05:00
thunderbiscuit
ef73aa3490
docs: add 0.30.0 release to changelog
2023-09-12 11:35:36 -04:00
thunderbiscuit
76acbf575b
Add release 0.29.0 to changelog
2023-06-16 22:09:14 -04:00
thunderbiscuit
d27206787a
Add supported Python library changes to changelog
2023-04-28 09:00:37 -04:00
thunderbiscuit
c1b1fd6f5d
Update changelog for 0.28.0 release
2023-04-28 08:57:11 -04:00
thunderbiscuit
2309b19209
Update changelog for all versions since 0.10.0
2023-02-21 15:42:50 -05:00
thunderbiscuit
16ab09d7df
Move licenses, changelog, and readme back into root directory
2022-11-14 10:54:06 -05:00
thunderbiscuit
b06528d10c
Move bdk-ffi source code in subdirectory
2022-11-10 13:27:00 -05:00
thunderbiscuit
6f5e621561
Remove changelog entry to follow workflow defined in #202
2022-10-03 14:54:00 -04:00
thunderbiscuit
f92b45db6a
Add ability to retrieve private keys as bytes
...
This feature is needed for compatibility with LDKLite, where the
initial entropy given to LDK is the private key of the root of
the BIP32 derivation tree.
Closes #188
2022-10-03 14:53:25 -04:00
Steve Myers
75d0415bec
Add release templates and dev cycle docs, update changelog process
2022-09-29 11:18:27 -05:00
thunderbiscuit
37dddd05f6
Update changelog for 0.9.0 release
2022-09-08 15:17:35 -04:00
thunderbiscuit
3c6075ad96
Add Balance struct and conversion from BdkBalance
2022-09-08 08:35:10 -05:00
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