|
| 1 | +{ |
| 2 | + "name": "EtherCore", |
| 3 | + "dataDir": "ethercore", |
| 4 | + "engine": { |
| 5 | + "Ethash": { |
| 6 | + "params": { |
| 7 | + "minimumDifficulty": "0x20000", |
| 8 | + "difficultyBoundDivisor": "0x800", |
| 9 | + "durationLimit": "0xd", |
| 10 | + "blockReward": "0xde0b6b3a7640000", |
| 11 | + "homesteadTransition": "0x0", |
| 12 | + "eip100bTransition": "0x0", |
| 13 | + "bombDefuseTransition":"0x0", |
| 14 | + "ecip1017EraRounds":"0x5f5e100", |
| 15 | + "progpowTransition": "0x0" |
| 16 | + } |
| 17 | + } |
| 18 | + }, |
| 19 | + "params": { |
| 20 | + "gasLimitBoundDivisor": "0x400", |
| 21 | + "accountStartNonce": "0x0", |
| 22 | + "maximumExtraDataSize": "0x20", |
| 23 | + "minGasLimit": "0x1388", |
| 24 | + "networkID": "0x1d2", |
| 25 | + "eip150Transition": "0x0", |
| 26 | + "eip160Transition": "0x0", |
| 27 | + "eip161abcTransition": "0x0", |
| 28 | + "eip161dTransition": "0x0", |
| 29 | + "eip155Transition": "0x0", |
| 30 | + "maxCodeSize":"0x6000", |
| 31 | + "maxCodeSizeTransition":"0x0", |
| 32 | + "eip140Transition": "0x0", |
| 33 | + "eip211Transition": "0x0", |
| 34 | + "eip214Transition": "0x0", |
| 35 | + "eip658Transition": "0x0", |
| 36 | + "eip145Transition": "0x0", |
| 37 | + "eip1014Transition": "0x0", |
| 38 | + "eip1052Transition": "0x0", |
| 39 | + "eip1283Transition": "0x0", |
| 40 | + "eip1344Transition": "0x0", |
| 41 | + "eip1706Transition": "0x0", |
| 42 | + "eip1884Transition": "0x0", |
| 43 | + "eip2028Transition": "0x0" |
| 44 | + }, |
| 45 | + "genesis": { |
| 46 | + "seal": { |
| 47 | + "ethereum": { |
| 48 | + "nonce": "0x0000000000000042", |
| 49 | + "mixHash": "0x0000000000000000000000000000000000000000000000000000000000000000" |
| 50 | + } |
| 51 | + }, |
| 52 | + "difficulty": "0x80000", |
| 53 | + "author": "0x0000000000000000000000000000000000000000", |
| 54 | + "timestamp": "0x5e0be100", |
| 55 | + "parentHash": "0x0000000000000000000000000000000000000000000000000000000000000000", |
| 56 | + "extraData": "0x0000000000000000000000000000000000000000000000000000000000000000", |
| 57 | + "gasLimit": "0x7a1200" |
| 58 | + }, |
| 59 | + "nodes": [ |
| 60 | + "enode://dfcfd268e7d4631cec5a94d7eeb5981a2ed3f30235c774e1bf0a4e843672405e5a1c93502e1631edf108b6f1ea8701fb97e6d892eb5e3775c70dc53b2f773b9f@207.148.105.65:30303", |
| 61 | + "enode://6c67afac3a018ee5641b0aba996f180fbb718aa7857174cad568b00440a43cccb1845124cd1cbe43c7ce1e95d597a3d20d175f0bf8494d875e83ec15e0f42cb4@207.148.105.65:30503" |
| 62 | + ], |
| 63 | + "accounts": { |
| 64 | + "0x0000000000000000000000000000000000000001":{ |
| 65 | + "builtin":{ |
| 66 | + "name":"ecrecover", |
| 67 | + "pricing":{ |
| 68 | + "linear":{ |
| 69 | + "base":3000, |
| 70 | + "word":0 |
| 71 | + } |
| 72 | + } |
| 73 | + } |
| 74 | + }, |
| 75 | + "0x0000000000000000000000000000000000000002":{ |
| 76 | + "builtin":{ |
| 77 | + "name":"sha256", |
| 78 | + "pricing":{ |
| 79 | + "linear":{ |
| 80 | + "base":60, |
| 81 | + "word":12 |
| 82 | + } |
| 83 | + } |
| 84 | + } |
| 85 | + }, |
| 86 | + "0x0000000000000000000000000000000000000003":{ |
| 87 | + "builtin":{ |
| 88 | + "name":"ripemd160", |
| 89 | + "pricing":{ |
| 90 | + "linear":{ |
| 91 | + "base":600, |
| 92 | + "word":120 |
| 93 | + } |
| 94 | + } |
| 95 | + } |
| 96 | + }, |
| 97 | + "0x0000000000000000000000000000000000000004":{ |
| 98 | + "builtin":{ |
| 99 | + "name":"identity", |
| 100 | + "pricing":{ |
| 101 | + "linear":{ |
| 102 | + "base":15, |
| 103 | + "word":3 |
| 104 | + } |
| 105 | + } |
| 106 | + } |
| 107 | + }, |
| 108 | + "0x0000000000000000000000000000000000000005":{ |
| 109 | + "builtin":{ |
| 110 | + "name":"modexp", |
| 111 | + "activate_at":"0x0", |
| 112 | + "pricing":{ |
| 113 | + "modexp":{ |
| 114 | + "divisor":20 |
| 115 | + } |
| 116 | + } |
| 117 | + } |
| 118 | + }, |
| 119 | + "0x0000000000000000000000000000000000000006":{ |
| 120 | + "builtin":{ |
| 121 | + "name":"alt_bn128_add", |
| 122 | + "pricing":{ |
| 123 | + "0x0":{ |
| 124 | + "info":"EIP 1108 transition", |
| 125 | + "price":{ |
| 126 | + "alt_bn128_const_operations":{ |
| 127 | + "price":150 |
| 128 | + } |
| 129 | + } |
| 130 | + } |
| 131 | + } |
| 132 | + } |
| 133 | + }, |
| 134 | + "0x0000000000000000000000000000000000000007":{ |
| 135 | + "builtin":{ |
| 136 | + "name":"alt_bn128_mul", |
| 137 | + "pricing":{ |
| 138 | + "0x0":{ |
| 139 | + "info":"EIP 1108 transition", |
| 140 | + "price":{ |
| 141 | + "alt_bn128_const_operations":{ |
| 142 | + "price":6000 |
| 143 | + } |
| 144 | + } |
| 145 | + } |
| 146 | + } |
| 147 | + } |
| 148 | + }, |
| 149 | + "0x0000000000000000000000000000000000000008":{ |
| 150 | + "builtin":{ |
| 151 | + "name":"alt_bn128_pairing", |
| 152 | + "pricing":{ |
| 153 | + "0x0":{ |
| 154 | + "info":"EIP 1108 transition", |
| 155 | + "price":{ |
| 156 | + "alt_bn128_pairing":{ |
| 157 | + "base":45000, |
| 158 | + "pair":34000 |
| 159 | + } |
| 160 | + } |
| 161 | + } |
| 162 | + } |
| 163 | + } |
| 164 | + }, |
| 165 | + "0x0000000000000000000000000000000000000009":{ |
| 166 | + "builtin":{ |
| 167 | + "name":"blake2_f", |
| 168 | + "activate_at":"0x0", |
| 169 | + "pricing":{ |
| 170 | + "blake2_f":{ |
| 171 | + "gas_per_round":1 |
| 172 | + } |
| 173 | + } |
| 174 | + } |
| 175 | + }, |
| 176 | + "0xaf6F001FdB3CD98CD38A3f6C7306706D98689dF0":{ |
| 177 | + "balance":"0x295be96e64066972000000" |
| 178 | + }, |
| 179 | + "0xf182a7D9e7789E82e362A98eBC5fCAcdC2904182":{ |
| 180 | + "balance":"0x295be96e64066972000000" |
| 181 | + }, |
| 182 | + "0x5A23b7d2ee9dccbb7C33103d22852e1cC88548b2":{ |
| 183 | + "balance":"0xf8277896582678ac000000" |
| 184 | + }, |
| 185 | + "0x22e0176a4aDD34A2a32B4423437B6cf23F7dc638":{ |
| 186 | + "balance":"0x6342fd08f00f6378000000" |
| 187 | + } |
| 188 | + } |
| 189 | +} |
0 commit comments