mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-25 05:44:06 -06:00
14 lines
306 B
JSON
14 lines
306 B
JSON
{
|
|
"name": "EIP-3675",
|
|
"number": 3675,
|
|
"comment": "Upgrade consensus to Proof-of-Stake",
|
|
"url": "https://eips.ethereum.org/EIPS/eip-3675",
|
|
"status": "Draft",
|
|
"minimumHardfork": "london",
|
|
"requiredEIPs": [],
|
|
"gasConfig": {},
|
|
"gasPrices": {},
|
|
"vm": {},
|
|
"pow": {}
|
|
}
|