-
Notifications
You must be signed in to change notification settings - Fork 50
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature/delete getbyte 2 #80
Feature/delete getbyte 2 #80
Conversation
main/utils.zkasm
Outdated
D => B | ||
1 => D | ||
;${log(A)} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Comment could be removed
main/opcodes.zkasm
Outdated
@@ -2066,7 +2077,7 @@ opCREATE: | |||
B :MSTORE(txSrcAddr) | |||
B :MSTORE(txSrcOriginAddr) | |||
; TODO is not encesesaary to load and store GAS, bc is global var | |||
:CALL(copySP) | |||
; :CALL(copySP) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
could be removed?
main/opcodes.zkasm
Outdated
@@ -2544,7 +2555,7 @@ opCREATE2: | |||
B :MSTORE(txSrcAddr) | |||
B :MSTORE(txSrcOriginAddr) | |||
; TODO is not encesesaary to load and store GAS, bc is global var | |||
:CALL(copySP) | |||
; :CALL(copySP) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
could be removed?
017b639
to
9cfd48d
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
😸
Delete
getByte
function:globalHash
data)