Skip to content

Commit 8e8e64c

Browse files
refactor(config): update eels resolutions to use eels master (#1877)
* update eels resolutions to have prague and older use latest eels master * Update eels_resolutions.json --------- Co-authored-by: Mario Vega <[email protected]>
1 parent 6a518bf commit 8e8e64c

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

eels_resolutions.json

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"EELSMaster": {
33
"git_url": "https://github.com/ethereum/execution-specs.git",
44
"branch": "master",
5-
"commit": "fa847a0e48309debee8edc510ceddb2fd5db2f2e"
5+
"commit": "1fb3704da97f78654e5987868840c5683679f31e"
66
},
77
"Frontier": {
88
"same_as": "EELSMaster"
@@ -35,9 +35,7 @@
3535
"same_as": "EELSMaster"
3636
},
3737
"Prague": {
38-
"git_url": "https://github.com/marioevz/execution-specs.git",
39-
"branch": "forks/prague",
40-
"commit": "bb0eb750d643ced0ebf5dec732cdd23558d0b7f2"
38+
"same_as": "EELSMaster"
4139
},
4240
"Osaka": {
4341
"git_url": "https://github.com/ethereum/execution-specs.git",

0 commit comments

Comments
 (0)