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

Commit

Permalink
ethcore: delay ropsten hardfork (#9704)
Browse files Browse the repository at this point in the history
  • Loading branch information
5chdn authored and andresilva committed Oct 9, 2018
1 parent 5d836ed commit 6b13167
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions ethcore/res/ethereum/ropsten.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"eip100bTransition": 1700000,
"eip649Transition": 1700000,
"eip649Reward": "0x29A2241AF62C0000",
"eip1234Transition": 4200000,
"eip1234Transition": 4230000,
"eip1234Reward": "0x1BC16D674EC80000"
}
}
Expand All @@ -38,10 +38,10 @@
"eip211Transition": 1700000,
"eip214Transition": 1700000,
"eip658Transition": 1700000,
"eip145Transition": 4200000,
"eip1014Transition": 4200000,
"eip1052Transition": 4200000,
"eip1283Transition": 4200000
"eip145Transition": 4230000,
"eip1014Transition": 4230000,
"eip1052Transition": 4230000,
"eip1283Transition": 4230000
},
"genesis": {
"seal": {
Expand Down

0 comments on commit 6b13167

Please sign in to comment.