We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
London
SLOAD
SSTORE
F
create
CALL
stack-consistency
CODECOPY
OOB
ROM
ROMLEX
SELFDESTRUCT
COINBASE
The text was updated successfully, but these errors were encountered:
lorenzogentile404
OlivierBBB
letypequividelespoubelles
No branches or pull requests
SLOAD
andSSTORE
where one of these instructions has multiple revert reasons #1660 @lorenzogentile404F
triggering with CREATE2 #1087 Partially addressed at least in thecreate
tests for failure condition. See Deployment tests: nontrivial deployments #1599.CALL
's in succession #1172stack-consistency
testing #1685CODECOPY
'ing initialization code #1482OOB
offsets #1454ROM
/ROMLEX
doesn't create doublon when calling the same Code Fragment Index (CFI) #665SELFDESTRUCT
'ingCOINBASE
address tests #1662CALL
exceptions testing #1514The text was updated successfully, but these errors were encountered: