Skip to content

Commit b272eb2

Browse files
authored
chore(ci|fill): bump eels for bpo1/2 param changes (#2270)
* chore(ci): bump eels for bpo1/2 param changes. * chore: use eels upstream.
1 parent 3b1a276 commit b272eb2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pytest_plugins/eels_resolutions.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"EELSMaster": {
3-
"git_url": "https://github.com/marioevz/execution-specs.git",
4-
"branch": "forks/bpo1",
5-
"commit": "3387e5f4aedfe99becfdc39b444d6371e25e0924"
3+
"git_url": "https://github.com/ethereum/execution-specs.git",
4+
"branch": "forks/bpos",
5+
"commit": "7aacb2c54111391af5e98c505d5010b5698a770f"
66
},
77
"Frontier": {
88
"same_as": "EELSMaster"

0 commit comments

Comments
 (0)