Skip to content
Snippets Groups Projects
Commit aaf3f2b2 authored by vincent's avatar vincent
Browse files

Fixes

	* Typo in ram: the symbol for the size should follow the naming
	convention of the values.
	* OP_IFDUP: if the top item is False, keep it on the stack
	* If the script is malformed because of an OP_IF, raise an
	error.
	* OP_CHECKLOCKTIME/OP_CHECKSEQUENCE: The top item was dropped.
	* Fix for consecutive OP_ELSE
parent b9dabbbd
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment