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

Commit 1036fcc

Browse files
5chdnsorpaas
authored andcommitted
ethcore: delay ropsten hardfork (#9704)
1 parent 6b286a5 commit 1036fcc

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

ethcore/res/ethereum/ropsten.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@
1010
"blockReward": {
1111
"0": "0x4563918244F40000",
1212
"1700000": "0x29A2241AF62C0000",
13-
"4200000": "0x1BC16D674EC80000"
13+
"4230000": "0x1BC16D674EC80000"
1414
},
1515
"homesteadTransition": 0,
1616
"eip100bTransition": 1700000,
1717
"difficultyBombDelays": {
1818
"1700000": 3000000,
19-
"4200000": 2000000
19+
"4230000": 2000000
2020
}
2121
}
2222
}
@@ -42,10 +42,10 @@
4242
"eip211Transition": 1700000,
4343
"eip214Transition": 1700000,
4444
"eip658Transition": 1700000,
45-
"eip145Transition": 4200000,
46-
"eip1014Transition": 4200000,
47-
"eip1052Transition": 4200000,
48-
"eip1283Transition": 4200000
45+
"eip145Transition": 4230000,
46+
"eip1014Transition": 4230000,
47+
"eip1052Transition": 4230000,
48+
"eip1283Transition": 4230000
4949
},
5050
"genesis": {
5151
"seal": {

0 commit comments

Comments
 (0)