Skip to content

Commit 0af7ed8

Browse files
committed
[wip] working more on script
1 parent dde6cb0 commit 0af7ed8

File tree

681 files changed

+23707
-23210
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

681 files changed

+23707
-23210
lines changed

eels_resolutions.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
{
22
"EELSMaster": {
3-
"path": "../execution-specs"
3+
"git_url": "https://github.com/ethereum/execution-specs.git",
4+
"branch": "master",
5+
"commit": "fa847a0e48309debee8edc510ceddb2fd5db2f2e"
46
},
57
"Frontier": {
68
"same_as": "EELSMaster"
@@ -33,7 +35,9 @@
3335
"same_as": "EELSMaster"
3436
},
3537
"Prague": {
36-
"same_as": "EELSMaster"
38+
"git_url": "https://github.com/marioevz/execution-specs.git",
39+
"branch": "forks/prague",
40+
"commit": "bb0eb750d643ced0ebf5dec732cdd23558d0b7f2"
3741
},
3842
"Osaka": {
3943
"git_url": "https://github.com/ethereum/execution-specs.git",

0 commit comments

Comments
 (0)