File tree Expand file tree Collapse file tree
testcase/src/test/resources Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,27 +6,7 @@ fullnode = {
66 ip.list = [
77 #Docker env
88 "127.0.0.1:50051",
9- "127.0.0.1:50052",
10-
11- #New beat1
12- "54.151.240.164:50051",
13- "13.229.28.160:50051",
14- #"13.229.28.160:50051",
15-
16- #New beta2
17- "13.229.28.160:50052",
18- "54.151.240.164:50052",
19- "13.229.28.160:50052",
20-
21- #Stress env
22- #"47.94.243.150:50051",
23- #"39.106.110.112:50051",
24-
25- #MainNet env
26- #"47.95.206.44:50051",
27- #"47.95.206.44:50051",
28-
29-
9+ "127.0.0.1:50052"
3010 ]
3111}
3212
@@ -37,23 +17,7 @@ solidityNode = {
3717 "127.0.0.1:50062",
3818 "127.0.0.1:50071",
3919 #witness2 PBFT
40- "127.0.0.1:50072",
41-
42-
43- #New beat 1
44- "54.151.240.164:50061",
45- "54.151.240.164:50061",
46- #"54.151.240.164:50071",
47-
48- #New beat 2
49- "13.229.28.160:50053",
50- "13.229.28.160:50062",
51- "13.229.28.160:50071",
52- #"13.229.28.160:50071",
53-
54-
55- #Main Net env
56- #"47.95.206.44:50061",
20+ "127.0.0.1:50072"
5721 ]
5822}
5923
@@ -69,15 +33,6 @@ httpnode = {
6933 "127.0.0.1:8094",
7034 #witness2 pbft
7135 "127.0.0.1:8099"
72-
73-
74- #New beta 2
75- "13.229.28.160:50091",
76- "54.151.240.164:50091",
77- "13.229.28.160:50192",
78- "13.229.28.160:50094",
79- "13.229.28.160:50082",
80- #"13.229.28.160:50082",
8136 ]
8237}
8338
@@ -107,23 +62,12 @@ jsonRpcNode = {
10762 "127.0.0.1:50545",
10863 "127.0.0.1:50555",
10964 "127.0.0.1:50546",
110-
111-
112- #index 0 didn't open state tree
113- "13.229.28.160:50545",
114- "13.229.28.160:50555",
115- #index 2 open state tree
116- "54.151.240.164:50545",
117-
118-
119-
12065 ]
12166}
12267
12368ethHttpsNode = {
12469 host.list = [
12570 "mainnet.infura.io",
126- #"47.95.206.44:50545",
12771 ]
12872}
12973
You can’t perform that action at this time.
0 commit comments