Skip to content

Commit

Permalink
Add PR descriptions
Browse files Browse the repository at this point in the history
  • Loading branch information
isabellewei committed Jul 5, 2024
1 parent 7a0cd4d commit 75ab9ca
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/content/docs/en/technology/overview/scroll-upgrades.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,10 @@ This significant upgrade will reduce gas fees on the Scroll chain by 1.5x. Highl

The code changes for this upgrade are documented in the following PRs:

- [PR 1317](https://github.com/scroll-tech/scroll/pull/1317)
- [PR 1343](https://github.com/scroll-tech/scroll/pull/1343)
- [PR 1354](https://github.com/scroll-tech/scroll/pull/1354)
- [PR 1372](https://github.com/scroll-tech/scroll/pull/1372)
- [Accept compressed batches](https://github.com/scroll-tech/scroll/pull/1317)
- [Update `L1GasPriceOracle`](https://github.com/scroll-tech/scroll/pull/1343)
- [Change `MAX_COMMIT_SCALAR` and `MAX_BLOB_SCALAR` to 1e18](https://github.com/scroll-tech/scroll/pull/1354)
- [Remove batch index check when updating a verifier](https://github.com/scroll-tech/scroll/pull/1372)

The main changes are as follows:

Expand Down

0 comments on commit 75ab9ca

Please sign in to comment.