Skip to content

Commit 24adea3

Browse files
committed
formatting
1 parent cd9b2b8 commit 24adea3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/content/docs/en/technology/overview/scroll-upgrades.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ You can join our [Telegram channel for technical updates](https://t.me/scroll_te
2323

2424
### Overview
2525

26-
During internal testing, we identified that blocks may not always be compressible under certain condition, which leads to unprovable chunks and batches.
26+
During internal testing, we identified that blocks may not always be compressible under certain conditions, which leads to unprovable chunks and batches.
2727
To fix this issue, a minor upgrade has been conducted so that uncompressed blobs will be enabled when this special case is detected.
2828

2929
### Timeline
@@ -38,6 +38,7 @@ As this is a security related patch, we bypassed the 7-day timelock mechanism.
3838
#### Sequencer and Follower Nodes (l2geth)
3939

4040
The new node version is `v5.7.0`. See the [release notes](https://github.com/scroll-tech/go-ethereum/releases/tag/scroll-v5.7.0) for more information.
41+
4142
This upgrade does not change Scroll's state transition function, so it is backward compatible. However, the format of the batch data committed to Ethereum changes. As a result, nodes that enabled rollup verification (`--rollup.verify`) must upgrade to be able to follow the chain.
4243

4344
#### Dapps and Indexers

0 commit comments

Comments
 (0)