elements/src/script
Gregory Sanders 809f4acd3b Dynafed blocks must have sighash byte
It is not included in the signature hash.
The sighash byte MUST be SIGHASH_ALL to avoid
malleability.
2019-09-27 14:43:50 -04:00
..
bitcoinconsensus.cpp Whitespace and tab linting 2019-03-20 11:19:07 -04:00
bitcoinconsensus.h Whitespace and tab linting 2019-03-20 11:19:07 -04:00
descriptor.cpp WIP: Fix compilation after merge 2019-05-20 16:22:05 +01:00
descriptor.h Descriptor checksum 2019-02-15 22:36:05 -08:00
generic.hpp Dynafed blocks must have sighash byte 2019-09-27 14:43:50 -04:00
interpreter.cpp [BROKEN] Add CA validation 2019-03-20 12:05:46 +00:00
interpreter.h [BROKEN] Add CA validation 2019-03-20 12:05:46 +00:00
ismine.cpp UPSTREAM MERGE BROKEN: Merge commit 'f617e05c38' into master 2019-05-01 19:18:18 +01:00
ismine.h Update copyright headers to 2018 2018-07-27 07:15:02 -04:00
script.cpp Refactor block_proof to support dynafed 2019-09-03 10:50:16 -04:00
script.h Refactor block_proof to support dynafed 2019-09-03 10:50:16 -04:00
script_error.cpp Update copyright headers to 2018 2018-07-27 07:15:02 -04:00
script_error.h [BROKEN] Add CA validation 2019-03-20 12:05:46 +00:00
sigcache.cpp UPSTREAM MERGE BROKEN: Merge commit 'f617e05c38' into master 2019-05-01 19:18:18 +01:00
sigcache.h [BROKEN] Add CA validation 2019-03-20 12:05:46 +00:00
sign.cpp UPSTREAM MERGE BROKEN: Merge upstream commit '519b0bc5dc' into master 2019-05-17 16:17:09 +01:00
sign.h UPSTREAM MERGE BROKEN: Merge upstream commit '519b0bc5dc' into master 2019-05-17 16:17:09 +01:00
standard.cpp UPSTREAM MERGE BROKEN: Merge commit 'f617e05c38' into master 2019-05-01 19:18:18 +01:00
standard.h [BROKEN] Add CA validation 2019-03-20 12:05:46 +00:00