Skip to content

fix(EVM): Wrap access to calldata to prevent out-of-bounds EraVM panic #4509

fix(EVM): Wrap access to calldata to prevent out-of-bounds EraVM panic

fix(EVM): Wrap access to calldata to prevent out-of-bounds EraVM panic #4509

Triggered via pull request November 28, 2024 12:49
Status Success
Total duration 5m 4s
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-b1d23a04eb40e56dd7d01c9440d56943dbcfca37
build
Cache save failed.
lint: system-contracts/contracts/ContractDeployer.sol#L175
Avoid to use tx.origin