mirror of
https://github.com/status-im/EIPs.git
synced 2025-02-04 19:13:48 +00:00
eip-615: BEGINDATA instruction finishes the analysis
This commit is contained in:
parent
c5c0c4d207
commit
4d3d19ea7e
@ -298,7 +298,7 @@ The basic approach is to call `validate_subroutine(i, 0, 0)`, for _i_ equal to t
|
||||
if SP > 1024
|
||||
return false
|
||||
|
||||
if instruction is STOP, RETURN, or SUICIDE
|
||||
if instruction is STOP, RETURN, SUICIDE or BEGINDATA
|
||||
return true
|
||||
|
||||
// violates single entry
|
||||
|
Loading…
x
Reference in New Issue
Block a user