Riccardo Casatta
|
6e06a32ccc
|
Wrap ErrorKind in Io enum variant, fix doc comment for the IO variant
|
2021-07-21 12:07:12 +02:00 |
Riccardo Casatta
|
1a2b54ff23
|
introduce constant KEY_VERSION_0
|
2021-07-21 12:07:10 +02:00 |
Riccardo Casatta
|
417cfe31e3
|
Derive common traits for structs and enum, make internal struct not pub
|
2021-07-21 12:07:08 +02:00 |
Riccardo Casatta
|
55ce3dd6ae
|
Fix validation error if SINGLE with missing corresponding output, remove check_index and check with get().ok_or(), more details in errors
|
2021-07-21 12:07:05 +02:00 |
Riccardo Casatta
|
2b3b22f559
|
impl Encodable for Annex to avoid allocation
|
2021-07-21 12:07:00 +02:00 |
Riccardo Casatta
|
1a7afed068
|
Add Reserved variant to SigHashType for future use (ie SIGHASH_ANYPREVOUT)
|
2021-07-21 12:05:42 +02:00 |
Riccardo Casatta
|
24acfe3672
|
Implement Bip341 signature hash, create unified SigHashCache for taproot, segwit and legacy inputs
|
2021-07-21 12:05:18 +02:00 |