elements/src/script
Gregory Sanders 1ccb0b67f9
Merge #610: All peg-out related detection pushes should be <= OP_PUSHDATA4
cff50f5 All peg-out related detection pushes should be <= OP_PUSHDATA4 (Gregory Sanders)

Pull request description:

  related to https://github.com/ElementsProject/elements/issues/598 , https://github.com/ElementsProject/elements/issues/596, https://github.com/ElementsProject/elements/pull/597

  This does not affect consensus, but affects consumers of these parsing rules such as rust-elements.

  cc @apoelstra @roconnor-blockstream

Tree-SHA512: 4ab6f0be52c3804b2af43c7b3eecbbe8f2868d3f33385dc54f3acb0e441188018a2b3df197801f2c20fa96e224b6acacb642ecf2f030227618e0aea1e2da44ea
2019-06-05 11:28:27 +02: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 Add SimpleSignatureChecker, SCRIPT_NO_SIGHASH_BYTE validation flag 2018-12-18 17:26:51 -05: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 Merge #610: All peg-out related detection pushes should be <= OP_PUSHDATA4 2019-06-05 11:28:27 +02:00
script.h UPSTREAM MERGE BROKEN: Merge commit 'f617e05c38' into master 2019-05-01 19:18:18 +01: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