Alekos Filini
|
3d9d6fee07
|
Update bitcoin, miniscript, electrum-client
|
2021-02-05 09:11:27 -05:00 |
|
Steve Myers
|
8510b2b86e
|
Fix crates.io license info
|
2021-01-09 10:41:48 -08:00 |
|
Alekos Filini
|
2c7a28337d
|
Add metadata for bdk-testutils and bdk-testutils-macros , bump their version
|
2020-12-21 13:16:41 +01:00 |
|
Riccardo Casatta
|
6d1d5d5f57
|
use electurm-client updated
|
2020-11-30 13:25:23 +01:00 |
|
Alekos Filini
|
7a42c5e095
|
Switch to "mainline" rust-miniscript
|
2020-11-17 23:57:28 +01:00 |
|
Alekos Filini
|
0caad5f3d9
|
[blockchain] Fix receiving a coinbase using Electrum/Esplora
Closes #107
|
2020-10-13 11:56:59 +02:00 |
|
Alekos Filini
|
100f0aaa0a
|
Bump rust-bitcoin to 0.25, fix Cargo dependencies
Closes #112, closes #113, closes #124
|
2020-10-13 10:39:48 +02:00 |
|
Steve Myers
|
aea9abff8a
|
[ci] Fix clippy warnings, enable clippy checks
|
2020-10-10 10:31:07 -07:00 |
|
Alekos Filini
|
d7ee38cc52
|
Rename the library to bdk
|
2020-09-14 15:13:43 -07:00 |
|
Alekos Filini
|
5d977bc617
|
Bump version to 0.1.0-beta.1
|
2020-09-08 15:26:44 +02:00 |
|
Alekos Filini
|
d61e974dbe
|
Add the license to every file
|
2020-08-31 11:48:25 +02:00 |
|
Alekos Filini
|
5777431135
|
Use miniscript::DescriptorPublicKey
This allows us to remove all our custom "ExtendedDescriptor" implementation since that is
now built directly in miniscript.
|
2020-08-30 20:36:19 +02:00 |
|
Alekos Filini
|
53b5f23fb2
|
[tests] Add tests for Wallet::create_tx()
|
2020-08-11 11:31:11 +02:00 |
|
Alekos Filini
|
9e5023670e
|
[tests] Add a proc macro to generate tests for OnlineBlockchain types
|
2020-08-10 17:18:17 +02:00 |
|