Skip to content

Commit

Permalink
update forkHashes
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanio committed Jun 8, 2021
1 parent 50bc5f2 commit dc77c19
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions packages/common/src/chains/calaveras.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,57 +26,57 @@
{
"name": "chainstart",
"block": 0,
"forkHash": "0x49f2f6b6"
"forkHash": "0xe34c4aff"
},
{
"name": "homestead",
"block": 0,
"forkHash": "0x49f2f6b6"
"forkHash": "0xe34c4aff"
},
{
"name": "dao",
"block": null,
"forkHash": "0x49f2f6b6"
"forkHash": "0xe34c4aff"
},
{
"name": "tangerineWhistle",
"block": 0,
"forkHash": "0x49f2f6b6"
"forkHash": "0xe34c4aff"
},
{
"name": "spuriousDragon",
"block": 0,
"forkHash": "0x49f2f6b6"
"forkHash": "0xe34c4aff"
},
{
"name": "byzantium",
"block": 0,
"forkHash": "0x49f2f6b6"
"forkHash": "0xe34c4aff"
},
{
"name": "constantinople",
"block": 0,
"forkHash": "0x49f2f6b6"
"forkHash": "0xe34c4aff"
},
{
"name": "petersburg",
"block": 0,
"forkHash": "0x49f2f6b6"
"forkHash": "0xe34c4aff"
},
{
"name": "istanbul",
"block": 0,
"forkHash": "0x49f2f6b6"
"forkHash": "0xe34c4aff"
},
{
"name": "berlin",
"block": 0,
"forkHash": "0x49f2f6b6"
"forkHash": "0xe34c4aff"
},
{
"name": "london",
"block": 500,
"forkHash": "0xdc678ac4"
"forkHash": "0x173783e4"
}
],
"bootstrapNodes": [
Expand Down

0 comments on commit dc77c19

Please sign in to comment.