File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
src/content/docs/en/technology/overview Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -44,10 +44,10 @@ This significant upgrade will reduce gas fees on the Scroll chain by 1.5x. Highl
44
44
45
45
The code changes for this upgrade are documented in the following PRs:
46
46
47
- - [ PR 1317 ] ( https://github.com/scroll-tech/scroll/pull/1317 )
48
- - [ PR 1343 ] ( https://github.com/scroll-tech/scroll/pull/1343 )
49
- - [ PR 1354 ] ( https://github.com/scroll-tech/scroll/pull/1354 )
50
- - [ PR 1372 ] ( https://github.com/scroll-tech/scroll/pull/1372 )
47
+ - [ Accept compressed batches ] ( https://github.com/scroll-tech/scroll/pull/1317 )
48
+ - [ Update ` L1GasPriceOracle ` ] ( https://github.com/scroll-tech/scroll/pull/1343 )
49
+ - [ Change ` MAX_COMMIT_SCALAR ` and ` MAX_BLOB_SCALAR ` to 1e18 ] ( https://github.com/scroll-tech/scroll/pull/1354 )
50
+ - [ Remove batch index check when updating a verifier ] ( https://github.com/scroll-tech/scroll/pull/1372 )
51
51
52
52
The main changes are as follows:
53
53
You can’t perform that action at this time.
0 commit comments