scroll-tech / go-ethereum

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

feat: add more logs to investigate tx broadcast issue #1005

Closed HAOYUatHZ closed 2 weeks ago

HAOYUatHZ commented 2 weeks ago

1. Purpose or design rationale of this PR

https://www.notion.so/scrollzkp/Investigate-tx-broadcast-issue-a6b9772c23384ad1ba2be4699f657d7a

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?