Skip to content
This repository was archived by the owner on Nov 6, 2020. It is now read-only.

Commit af2edbd

Browse files
5chdnandresilva
authored andcommitted
ethcore: delay ropsten hardfork (#9704)
1 parent 2da0d33 commit af2edbd

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

ethcore/res/ethereum/ropsten.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"eip100bTransition": 1700000,
1313
"eip649Transition": 1700000,
1414
"eip649Reward": "0x29A2241AF62C0000",
15-
"eip1234Transition": 4200000,
15+
"eip1234Transition": 4230000,
1616
"eip1234Reward": "0x1BC16D674EC80000"
1717
}
1818
}
@@ -38,10 +38,10 @@
3838
"eip211Transition": 1700000,
3939
"eip214Transition": 1700000,
4040
"eip658Transition": 1700000,
41-
"eip145Transition": 4200000,
42-
"eip1014Transition": 4200000,
43-
"eip1052Transition": 4200000,
44-
"eip1283Transition": 4200000
41+
"eip145Transition": 4230000,
42+
"eip1014Transition": 4230000,
43+
"eip1052Transition": 4230000,
44+
"eip1283Transition": 4230000
4545
},
4646
"genesis": {
4747
"seal": {

0 commit comments

Comments
 (0)