Skip to content

Commit 5cd2164

Browse files
Update docs/zkEVM/architecture/protocol/etrog-upgrade.md
Co-authored-by: Dra Murphy <149679879+kmurphypolygon@users.noreply.github.com>
1 parent 1ec45a4 commit 5cd2164

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

docs/zkEVM/architecture/protocol/etrog-upgrade.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,6 @@ The first issue is that it generates a lot of data in the database due to the hu
5353
The second being, the approach lacks a way to provide different timestamps for blocks within a batch. So, all blocks in a batch have the same timestamp. However, attaching one timestamp to several blocks causes breaks in dApps that rely on timestamps for proper timing of smart contracts' actions.
5454

5555
The crucial alterations made in the Etrog upgrade are therefore on; the _one block per transaction_ approach, and the _one timestamp for many blocks_ problem.
56-
57-
58-
5956
## Etrog blocks
6057

6158
Up until the dragonfruit upgrade, each L2 block contains a single transaction. The same approach taken by Optimism.

0 commit comments

Comments
 (0)