File tree Expand file tree Collapse file tree 4 files changed +35
-3
lines changed Expand file tree Collapse file tree 4 files changed +35
-3
lines changed Original file line number Diff line number Diff line change 13
13
"Byzantium",
14
14
"Constantinople",
15
15
"ConstantinopleFix",
16
- "Istanbul"
16
+ "Istanbul",
17
+ "London"
17
18
],
18
19
"additionalForks" : [
19
20
"FrontierToHomesteadAt5",
23
24
"ByzantiumToConstantinopleFixAt5"
24
25
],
25
26
"exceptions" : {}
26
- }
27
+ }
Original file line number Diff line number Diff line change
1
+ {
2
+ "params" : {
3
+ "homesteadForkBlock" : " 0x00" ,
4
+ "EIP150ForkBlock" : " 0x00" ,
5
+ "EIP158ForkBlock" : " 0x00" ,
6
+ "byzantiumForkBlock" : " 0x00" ,
7
+ "constantinopleForkBlock" : " 0x00" ,
8
+ "constantinopleFixForkBlock" : " 0x00" ,
9
+ "berlinForkBlock" : " 0x00" ,
10
+ "londonForkBlock" : " 0x05"
11
+ },
12
+ "accounts" : {
13
+ }
14
+ }
Original file line number Diff line number Diff line change
1
+ {
2
+ "params" : {
3
+ "homesteadForkBlock" : " 0x00" ,
4
+ "EIP150ForkBlock" : " 0x00" ,
5
+ "EIP158ForkBlock" : " 0x00" ,
6
+ "byzantiumForkBlock" : " 0x00" ,
7
+ "constantinopleForkBlock" : " 0x00" ,
8
+ "constantinopleFixForkBlock" : " 0x00" ,
9
+ "istanbulForkBlock" : " 0x00" ,
10
+ "berlinForkBlock" : " 0x00" ,
11
+ "londonForkBlock" : " 0x00" ,
12
+ "chainID" : " 0x01"
13
+ },
14
+ "accounts" : {
15
+ }
16
+ }
Original file line number Diff line number Diff line change 8
8
"Constantinople" : " 2000000000000000000" ,
9
9
"ConstantinopleFix" : " 2000000000000000000" ,
10
10
"Istanbul" : " 2000000000000000000" ,
11
- "Berlin" : " 2000000000000000000"
11
+ "Berlin" : " 2000000000000000000" ,
12
+ "London" : " 2000000000000000000"
12
13
}
You can’t perform that action at this time.
0 commit comments