Skip to content
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

fix: Do not throw if access list is empty #675

Merged
merged 1 commit into from
Apr 15, 2024

Conversation

Gabriel-Trintinalia
Copy link
Contributor

Reopening #672 into arith-dev

In some cases, for example, when the transaction is created for a simulation, Besu can have a transaction of type 2 in which the accessesList is empty.

That check prevents the module line count on ZkTracer when the transaction comes from linea_estimateGas.

related to Consensys/linea-sequencer#1

@Gabriel-Trintinalia Gabriel-Trintinalia enabled auto-merge (squash) April 12, 2024 11:54
@powerslider powerslider disabled auto-merge April 15, 2024 08:27
@powerslider powerslider merged commit 5e8c932 into arith-dev Apr 15, 2024
5 checks passed
@powerslider powerslider deleted the fix/issue-1/empty-access-list branch April 15, 2024 08:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants