Skip to content

Commit

Permalink
EIP 211: CREATE resets the previous return data
Browse files Browse the repository at this point in the history
This change is according to
ethereum/EIPs#211 (comment)
  • Loading branch information
pirapira committed Mar 22, 2017
1 parent 7bbaf27 commit 202c9ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Paper.tex
Original file line number Diff line number Diff line change
Expand Up @@ -1969,6 +1969,7 @@ \subsection{Instruction Set}
&&&& low to fulfil the value transfer); and otherwise $x=A(I_a, \boldsymbol{\sigma}[I_a]_n)$, the address of the newly \\
&&&& created account, otherwise. \\
&&&& $\boldsymbol{\mu}'_i \equiv M(\boldsymbol{\mu}_i, \boldsymbol{\mu}_\mathbf{s}[1], \boldsymbol{\mu}_\mathbf{s}[2])$ \\
&&&& $\boldsymbol{\mu}'_\mathbf{o} \equiv ()$ \\
&&&& Thus the operand order is: value, input offset, input size. \\
\midrule
0xf1 & {\small CALL} & 7 & 1 & Message-call into an account. \\
Expand Down

0 comments on commit 202c9ba

Please sign in to comment.