Skip to content

fix(EVM): Add stack overflow check in DUP opcodes #4498

fix(EVM): Add stack overflow check in DUP opcodes

fix(EVM): Add stack overflow check in DUP opcodes #4498

Triggered via pull request November 27, 2024 16:29
Status Success
Total duration 5m 12s
Artifacts

l2-contracts-ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 2 warnings
lint: l1-contracts/contracts/state-transition/l2-deps/ISystemContext.sol#L5
imported name AllowedBytecodeTypes is not used
lint: system-contracts/contracts/abstract/SystemContractBase.sol#L6
imported name ACCOUNT_CODE_STORAGE_SYSTEM_CONTRACT is not used
lint: system-contracts/contracts/ContractDeployer.sol#L237
Provide an error message for require
lint: system-contracts/contracts/ContractDeployer.sol#L237
GC: Use Custom Errors instead of require statements
lint: system-contracts/contracts/ContractDeployer.sol#L238
Provide an error message for require
lint: system-contracts/contracts/ContractDeployer.sol#L238
GC: Use Custom Errors instead of require statements
lint: system-contracts/contracts/ContractDeployer.sol#L406
Named parameters missing. MIN unnamed argumenst is 4
lint: system-contracts/contracts/ContractDeployer.sol#L419
Provide an error message for require
lint: system-contracts/contracts/ContractDeployer.sol#L419
GC: Use Custom Errors instead of require statements
lint: system-contracts/contracts/ContractDeployer.sol#L420
Provide an error message for require
test
Failed to restore cache entry. Exiting as fail-on-cache-miss is set. Input key: artifacts-l2-ebe726f7623bd2ccbbd42043c3d6ab001cf33a30
build
Cache save failed.
lint: system-contracts/contracts/ContractDeployer.sol#L175
Avoid to use tx.origin