Skip to content
This repository was archived by the owner on Nov 6, 2020. It is now read-only.

Commit 7aa4484

Browse files
ewaldhesseTbaut
authored andcommitted
Update tobalaba.json (#9419)
1 parent 6c96b60 commit 7aa4484

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

ethcore/res/ethereum/tobalaba.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -16,14 +16,14 @@
1616
"gasLimitBoundDivisor": "0x400",
1717
"minGasLimit": "0x1388",
1818
"networkID": "0x62121",
19-
"wasmActivationTransition": 6666666,
20-
"eip140Transition": 6666666,
21-
"eip211Transition": 6666666,
22-
"eip214Transition": 6666666,
23-
"eip658Transition": 6666666,
19+
"wasmActivationTransition": 7250000,
20+
"eip140Transition": 7250000,
21+
"eip211Transition": 7250000,
22+
"eip214Transition": 7250000,
23+
"eip658Transition": 7250000,
2424

2525
"maxCodeSize": 24576,
26-
"maxCodeSizeTransition": 6666666,
26+
"maxCodeSizeTransition": 7250000,
2727

2828
"registrar": "0xb8624dc8cb3ca3147c178ac4c21734eb49e04071"
2929
},
@@ -54,14 +54,14 @@
5454
"balance": "0x7E37BE2022B2B09472D89C0000"
5555
},
5656

57-
"0x0000000000000000000000000000000000000001": { "builtin": { "name": "ecrecover", "activate_at": 6666666, "pricing": { "linear": { "base": 3000, "word": 0 } } } },
58-
"0x0000000000000000000000000000000000000002": { "builtin": { "name": "sha256", "activate_at": 6666666, "pricing": { "linear": { "base": 60, "word": 12 } } } },
59-
"0x0000000000000000000000000000000000000003": { "builtin": { "name": "ripemd160", "activate_at": 6666666, "pricing": { "linear": { "base": 600, "word": 120 } } } },
60-
"0x0000000000000000000000000000000000000004": { "builtin": { "name": "identity", "activate_at": 6666666, "pricing": { "linear": { "base": 15, "word": 3 } } } },
61-
"0x0000000000000000000000000000000000000005": { "builtin": { "name": "modexp", "activate_at": 6666666, "pricing": { "modexp": { "divisor": 20 } } } },
62-
"0x0000000000000000000000000000000000000006": { "builtin": { "name": "alt_bn128_add", "activate_at": 6666666, "pricing": { "linear": { "base": 500, "word": 0 } } } },
63-
"0x0000000000000000000000000000000000000007": { "builtin": { "name": "alt_bn128_mul", "activate_at": 6666666, "pricing": { "linear": { "base": 40000, "word": 0 } } } },
64-
"0x0000000000000000000000000000000000000008": { "builtin": { "name": "alt_bn128_pairing", "activate_at": 6666666, "pricing": { "alt_bn128_pairing": { "base": 100000, "pair": 80000 } } } }
57+
"0x0000000000000000000000000000000000000001": { "builtin": { "name": "ecrecover", "activate_at": 7250000, "pricing": { "linear": { "base": 3000, "word": 0 } } } },
58+
"0x0000000000000000000000000000000000000002": { "builtin": { "name": "sha256", "activate_at": 7250000, "pricing": { "linear": { "base": 60, "word": 12 } } } },
59+
"0x0000000000000000000000000000000000000003": { "builtin": { "name": "ripemd160", "activate_at": 7250000, "pricing": { "linear": { "base": 600, "word": 120 } } } },
60+
"0x0000000000000000000000000000000000000004": { "builtin": { "name": "identity", "activate_at": 7250000, "pricing": { "linear": { "base": 15, "word": 3 } } } },
61+
"0x0000000000000000000000000000000000000005": { "builtin": { "name": "modexp", "activate_at": 7250000, "pricing": { "modexp": { "divisor": 20 } } } },
62+
"0x0000000000000000000000000000000000000006": { "builtin": { "name": "alt_bn128_add", "activate_at": 7250000, "pricing": { "linear": { "base": 500, "word": 0 } } } },
63+
"0x0000000000000000000000000000000000000007": { "builtin": { "name": "alt_bn128_mul", "activate_at": 7250000, "pricing": { "linear": { "base": 40000, "word": 0 } } } },
64+
"0x0000000000000000000000000000000000000008": { "builtin": { "name": "alt_bn128_pairing", "activate_at": 7250000, "pricing": { "alt_bn128_pairing": { "base": 100000, "pair": 80000 } } } }
6565
},
6666

6767
"nodes": [

0 commit comments

Comments
 (0)