Skip to content

fix(EVM): Store unpadded EVM bytecode length in versioned bytecode hash #4612

fix(EVM): Store unpadded EVM bytecode length in versioned bytecode hash

fix(EVM): Store unpadded EVM bytecode length in versioned bytecode hash #4612

Triggered via pull request December 16, 2024 16:02
Status Failure
Total duration 4m 58s
Artifacts

l1-contracts-ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 8 warnings
lint: system-contracts/test/KnownCodesStorage.spec.ts#L112
Replace `knownCodesStorage.connect(deployerAccount).publishEVMBytecode(1,·"0x00")).to.be.revertedWithCustomError(⏎········knownCodesStorage,⏎········"MalformedBytecode"⏎······` with `⏎········knownCodesStorage.connect(deployerAccount).publishEVMBytecode(1,·"0x00")⏎······).to.be.revertedWithCustomError(knownCodesStorage,·"MalformedBytecode"`
lint
Process completed with exit code 1.
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint: system-contracts/contracts/ContractDeployer.sol#L184
Avoid to use tx.origin
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
check-verifier-generator
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
check-verifier-generator
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
check-verifier-generator
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
check-verifier-generator
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
check-verifier-generator
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/