scroll-tech / go-ethereum

Scroll's fork of the official Go implementation of the Ethereum protocol
GNU Lesser General Public License v3.0
458 stars 262 forks source link

feat: update to ccc v0.11.4 #872

Closed Thegaram closed 3 weeks ago

Thegaram commented 3 weeks ago

1. Purpose or design rationale of this PR

Rebase https://github.com/scroll-tech/go-ethereum/pull/789 on top of scroll-v5.5.0.

We will first push a tag on this branch directly for the Curie upgrade. After Curie, we can update this PR, bump version, and merge.

2. PR title

Your PR title must follow conventional commits (as we are doing squash merge for each PR), so it must start with one of the following types:

3. Deployment tag versioning

Has the version in params/version.go been updated?

4. Breaking change label

Does this PR have the breaking-change label?