Skip to content

keep track of the latest verified block during batches stage for rpc calls#21

Merged
revitteth merged 1 commit into
zkevmfrom
rpc-finalized
Dec 15, 2023
Merged

keep track of the latest verified block during batches stage for rpc calls#21
revitteth merged 1 commit into
zkevmfrom
rpc-finalized

Conversation

@hexoscott

Copy link
Copy Markdown

No description provided.

@cla-bot

cla-bot Bot commented Dec 15, 2023

Copy link
Copy Markdown

We require contributors/corporates @hexoscott to read our Contributor License Agreement, please check the Individual CLA document/Corporate CLA document

@revitteth revitteth merged commit 5e226bc into zkevm Dec 15, 2023
@revitteth revitteth deleted the rpc-finalized branch December 15, 2023 10:53
V-Staykov pushed a commit that referenced this pull request Nov 13, 2024
* Remove redundant writes when a state object is reverted (#21)

* Remove redundant writes when a state object is reverted

* Change IsDirty to Transaction level

We don't want a reverted transaction to show up in written trace because it was touched by a previous transaction.

* Add storage read whenever there is a sstore

This fixes an issue when a storage slot is
* written but got reverted
* never read by sLoad opcode

When this happens, we still need to include the storage slot in the trace.

* fix test
googgoog pushed a commit to googgoog/cdk-erigon that referenced this pull request Apr 2, 2025
Co-authored-by: ylsGit <bzwdyls@163.com>
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