Riccardo Casatta
|
f6631e35b8
|
continue signing when finding already finalized inputs
|
2021-05-07 13:52:20 +02:00 |
|
Riccardo Casatta
|
898dfe6cf1
|
get psbt inputs with bounds check
|
2021-05-06 16:10:11 +02:00 |
|
Riccardo Casatta
|
7961ae7f8e
|
Check index out of bound also for tx inputs not only for psbt inputs
|
2021-05-06 15:13:25 +02:00 |
|
Riccardo Casatta
|
192965413c
|
Convert upper-case acronyms as suggested by CamelCase convention
see https://rust-lang.github.io/rust-clippy/master/index.html#upper_case_acronyms
|
2021-04-07 22:14:54 +02:00 |
|
Steve Myers
|
12ae1c3479
|
Update license to Apache 2.0 or MIT, copyright to Bitcoin Dev Kit Developers
|
2021-03-03 13:23:25 -08: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
|
0e432f3b26
|
[wallet] Fix potential overflow when adding block heights
|
2020-05-09 00:03:55 +02:00 |
|
Alekos Filini
|
04d04fd0b2
|
[wallet] Add assume_height_reached in PSBTSatisfier
|
2020-04-28 16:59:15 +02:00 |
|
Alekos Filini
|
2a7c7d5272
|
Policy and contribution
|
2020-04-07 11:17:46 +02:00 |
|