We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06abe36 commit 2813b70Copy full SHA for 2813b70
.github/configs/eels_resolutions.json
@@ -1,8 +1,4 @@
1
{
2
- "EELSMaster": {
3
- "git_url": "https://github.com/ethereum/execution-specs.git",
4
- "branch": "master"
5
- },
6
"Frontier": {
7
"path": "../../execution-specs/src/ethereum/frontier"
8
},
@@ -24,7 +20,7 @@
24
20
"London": {
25
21
"path": "../../execution-specs/src/ethereum/london"
26
22
27
- "Paris": {
23
+ "Merge": {
28
"path": "../../execution-specs/src/ethereum/paris"
29
30
"Shanghai": {
eels_resolutions.json
@@ -25,7 +25,7 @@
"same_as": "EELSMaster"
31
0 commit comments