mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-24 21:34:06 -06:00
13 lines
308 B
JSON
13 lines
308 B
JSON
{
|
|
"name": "merge",
|
|
"comment": "Hardfork to upgrade the consensus mechanism to Proof-of-Stake",
|
|
"url": "https://github.com/ethereum/pm/issues/361",
|
|
"status": "pre-Draft",
|
|
"consensus": {
|
|
"type": "pos",
|
|
"algorithm": "casper",
|
|
"casper": {}
|
|
},
|
|
"eips": [3675]
|
|
}
|