|
6 | 6 | "minimumDifficulty": "0x020000",
|
7 | 7 | "difficultyBoundDivisor": "0x0800",
|
8 | 8 | "durationLimit": "0x0d",
|
9 |
| - "blockReward": "0x1BC16D674EC80000", |
| 9 | + "blockReward": "0x29A2241AF62C0000", |
10 | 10 | "homesteadTransition": "0x0",
|
11 | 11 | "eip100bTransition": "0x0",
|
12 |
| - "eip649Transition": "0x0", |
| 12 | + "eip649Transition": "0x5", |
13 | 13 | "eip649Reward": "0x1BC16D674EC80000",
|
14 |
| - "eip1234Transition": "0x0", |
| 14 | + "eip1234Transition": "0x5", |
15 | 15 | "eip1234Reward": "0x1BC16D674EC80000"
|
16 | 16 | }
|
17 | 17 | }
|
|
59 | 59 | "0000000000000000000000000000000000000002": { "balance": "1", "builtin": { "name": "sha256", "pricing": { "linear": { "base": 60, "word": 12 } } } },
|
60 | 60 | "0000000000000000000000000000000000000003": { "balance": "1", "builtin": { "name": "ripemd160", "pricing": { "linear": { "base": 600, "word": 120 } } } },
|
61 | 61 | "0000000000000000000000000000000000000004": { "balance": "1", "builtin": { "name": "identity", "pricing": { "linear": { "base": 15, "word": 3 } } } },
|
62 |
| - "0000000000000000000000000000000000000005": { "builtin": { "name": "modexp", "activate_at": "0x00", "pricing": { "modexp": { "divisor": 100 } } } }, |
| 62 | + "0000000000000000000000000000000000000005": { "builtin": { "name": "modexp", "activate_at": "0x00", "pricing": { "modexp": { "divisor": 20 } } } }, |
63 | 63 | "0000000000000000000000000000000000000006": { "builtin": { "name": "alt_bn128_add", "activate_at": "0x00", "pricing": { "linear": { "base": 500, "word": 0 } } } },
|
64 |
| - "0000000000000000000000000000000000000007": { "builtin": { "name": "alt_bn128_mul", "activate_at": "0x00", "pricing": { "linear": { "base": 2000, "word": 0 } } } }, |
| 64 | + "0000000000000000000000000000000000000007": { "builtin": { "name": "alt_bn128_mul", "activate_at": "0x00", "pricing": { "linear": { "base": 40000, "word": 0 } } } }, |
65 | 65 | "0000000000000000000000000000000000000008": { "builtin": { "name": "alt_bn128_pairing", "activate_at": "0x00", "pricing": { "alt_bn128_pairing": { "base": 100000, "pair": 80000 } } } }
|
66 | 66 | }
|
67 | 67 | }
|
0 commit comments