generated from flashbots/go-template
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(pectra): Update geth dependencies for Pectra. (#13)
## 📝 Summary We need to use at least geth 1.15.0 for Pectra, since that's the version that can parse tx type 4 (the new EIP-7702 tx type). The code doing so is in go-utils so we can either wait for a new tagged release that includes flashbots/go-utils#37 or update directly like in this PR. ## ⛱ Motivation and Context Pectra. ## 📚 References <!-- Any interesting external links to documentation, articles, tweets which add value to the PR --> --- ## ✅ I have run these commands * [x] `make lint` * [x] `make test` * [x] `go mod tidy`
- Loading branch information
1 parent
ad3a498
commit 6f19308
Showing
2 changed files
with
41 additions
and
88 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters