Couldn't fetch the linked file.
WIP: RFC 5 : New Scalable Blockchain Protocol
Compare changes
- nanocryk authored
+ 54
− 25
@@ -27,6 +27,7 @@ extensibility.
@@ -282,8 +283,6 @@ the text document.
@@ -294,6 +293,7 @@ described below.
@@ -306,24 +306,25 @@ described below.
@@ -336,7 +337,7 @@ the concatenation of the *unlock parameters* and the *lock script*. Thus the
@@ -379,7 +380,7 @@ the concatenation of the *unlock parameters* and the *lock script*. Thus the
@@ -414,34 +415,62 @@ the concatenation of the *unlock parameters* and the *lock script*. Thus the
| `182` | `0xb6` | `Eval` | `script hash` | *special* | Evaluate `script` as if it was in-place. The script must have a Merkle Root equals to `hash`. If not, **transaction is invalid**. If the script *panic* (says the transaction is invalid), the **transaction is invalid**. The script hashing algorithm is described later in this document.
| `181` | `0xb6` | `Eval` | `script hash` | *special* | Evaluate `script` as if it was in-place. The script must have a Merkle Root equals to `hash`. If not, **transaction is invalid**. If the script *panic* (says the transaction is invalid), the **transaction is invalid**. The script hashing algorithm is described later in this document.
\ No newline at end of file
\ No newline at end of file