mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-24 13:24:05 -06:00
40 lines
1.0 KiB
JSON
40 lines
1.0 KiB
JSON
{
|
|
"name": "petersburg",
|
|
"comment": "Aka constantinopleFix, removes EIP-1283, activate together with or after constantinople",
|
|
"url": "https://eips.ethereum.org/EIPS/eip-1716",
|
|
"status": "Draft",
|
|
"gasConfig": {},
|
|
"gasPrices": {
|
|
"netSstoreNoopGas": {
|
|
"v": null,
|
|
"d": "Removed along EIP-1283"
|
|
},
|
|
"netSstoreInitGas": {
|
|
"v": null,
|
|
"d": "Removed along EIP-1283"
|
|
},
|
|
"netSstoreCleanGas": {
|
|
"v": null,
|
|
"d": "Removed along EIP-1283"
|
|
},
|
|
"netSstoreDirtyGas": {
|
|
"v": null,
|
|
"d": "Removed along EIP-1283"
|
|
},
|
|
"netSstoreClearRefund": {
|
|
"v": null,
|
|
"d": "Removed along EIP-1283"
|
|
},
|
|
"netSstoreResetRefund": {
|
|
"v": null,
|
|
"d": "Removed along EIP-1283"
|
|
},
|
|
"netSstoreResetClearRefund": {
|
|
"v": null,
|
|
"d": "Removed along EIP-1283"
|
|
}
|
|
},
|
|
"vm": {},
|
|
"pow": {}
|
|
}
|