mirror of
https://github.com/bitcoinbook/bitcoinbook
synced 2025-06-24 00:48:50 +00:00
Edited ch07_authorization-authentication.adoc with Atlas code editor
This commit is contained in:
parent
c195ae4045
commit
df5438fcd5
@ -233,7 +233,7 @@ on the ((("scripts", "input/output", "examples of", startref="script-input-outpu
|
|||||||
[[script_exec]]
|
[[script_exec]]
|
||||||
===== Separate execution of output and input scripts
|
===== Separate execution of output and input scripts
|
||||||
|
|
||||||
In the original Bitcoin
|
In the ((("scripts", "input/output", "separate execution")))((("input scripts", "separate execution from output scripts")))((("output scripts", "separate execution from input scripts")))original Bitcoin
|
||||||
client, output and input scripts were concatenated and executed
|
client, output and input scripts were concatenated and executed
|
||||||
in sequence. For security reasons, this was changed in 2010 because of
|
in sequence. For security reasons, this was changed in 2010 because of
|
||||||
a vulnerability known as the +1 OP_RETURN+ bug. In the current
|
a vulnerability known as the +1 OP_RETURN+ bug. In the current
|
||||||
|
Loading…
Reference in New Issue
Block a user