-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
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
Unstable linters in CI #51
Comments
Resolved |
pcw109550
pushed a commit
to testinprod-io/erigon
that referenced
this issue
May 19, 2023
…relay Early return when tx is forwarded
battlmonstr
pushed a commit
that referenced
this issue
Sep 14, 2023
revitteth
referenced
this issue
in 0xPolygonHermez/cdk-erigon
Dec 12, 2023
* bug fixes and utils * added gers for empty batches * datastream test update * feat(zk): ger storage logic * fixed datastream checker * limit batch 32095 * example hermez config * added verifications stage progress * fix(zk): close cursors --------- Co-authored-by: Max Revitt <[email protected]>
revitteth
referenced
this issue
in 0xPolygonHermez/cdk-erigon
Dec 14, 2023
* bug fixes and utils * added gers for empty batches * datastream test update * feat(zk): ger storage logic * fixed datastream checker * limit batch 32095 * example hermez config * added verifications stage progress * fix(zk): close cursors --------- Co-authored-by: Max Revitt <[email protected]>
cffls
pushed a commit
to cffls/erigon
that referenced
this issue
Jan 15, 2024
* recover old precompiles * add a separate file for zkevm precompiles * fff * whitespaces * fix jump_table stuff * undo deletions * opcodes move * little fix on acl * acl stuff * fix * cleanup * eip changes * fix * gas_table * f * clean up interpreter a bit * fixups * fix * ffff * 1 * fixups * f * f
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Problems
lint step in CircleCI is unstable
CircleCI kills linters job because linters consumes more 4gb of memory. (https://circleci.com/gh/ledgerwatch/turbo-geth/251)
Possible solutions
The text was updated successfully, but these errors were encountered: