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 |
|