|
24 | 24 | "eip658Transition": "0xaef49",
|
25 | 25 | "eip1014Transition": "0x1a064d",
|
26 | 26 | "eip1052Transition": "0x1a064d",
|
27 |
| - "eip1283Transition": "0x1f67cf", |
28 |
| - "eip1344Transition": "0x1f67cf", |
29 |
| - "eip1706Transition": "0x1f67cf", |
30 |
| - "eip2028Transition": "0x1f67cf", |
31 |
| - "eip2200AdvanceTransition": "0x1f67cf", |
| 27 | + "eip1283Transition": "0x0", |
| 28 | + "eip1283DisableTransition": "0x0", |
| 29 | + "eip1283ReenableTransition": "0x2191cd", |
| 30 | + "eip1344Transition": "0x2191cd", |
| 31 | + "eip1706Transition": "0x2191cd", |
| 32 | + "eip1884Transition": "0x2191cd", |
| 33 | + "eip2028Transition": "0x2191cd", |
32 | 34 | "gasLimitBoundDivisor": "0x400",
|
33 | 35 | "maxCodeSize": "0x6000",
|
34 | 36 | "maxCodeSizeTransition": "0xaef49",
|
|
129 | 131 | "0xaef49": {
|
130 | 132 | "price": { "alt_bn128_const_operations": { "price": 500 }}
|
131 | 133 | },
|
132 |
| - "0x1f67cf": { |
| 134 | + "0x2191cd": { |
133 | 135 | "info": "EIP 1108 transition",
|
134 | 136 | "price": { "alt_bn128_const_operations": { "price": 150 }}
|
135 | 137 | }
|
|
144 | 146 | "0xaef49": {
|
145 | 147 | "price": { "alt_bn128_const_operations": { "price": 40000 }}
|
146 | 148 | },
|
147 |
| - "0x1f67cf": { |
| 149 | + "0x2191cd": { |
148 | 150 | "info": "EIP 1108 transition",
|
149 | 151 | "price": { "alt_bn128_const_operations": { "price": 6000 }}
|
150 | 152 | }
|
|
159 | 161 | "0xaef49": {
|
160 | 162 | "price": { "alt_bn128_pairing": { "base": 100000, "pair": 80000 }}
|
161 | 163 | },
|
162 |
| - "0x1f67cf": { |
| 164 | + "0x2191cd": { |
163 | 165 | "info": "EIP 1108 transition",
|
164 | 166 | "price": { "alt_bn128_pairing": { "base": 45000, "pair": 34000 }}
|
165 | 167 | }
|
|
170 | 172 | "balance": "0x1",
|
171 | 173 | "builtin": {
|
172 | 174 | "name": "blake2_f",
|
173 |
| - "activate_at": "0x1f67cf", |
| 175 | + "activate_at": "0x2191cd", |
174 | 176 | "pricing": {
|
175 | 177 | "blake2_f": {
|
176 | 178 | "gas_per_round": 1
|
|
0 commit comments