Skip to content

Commit c344a47

Browse files
committed
use non ankr for tests
1 parent 1cea56d commit c344a47

14 files changed

+452
-460
lines changed

platforms/evm/__tests__/integration/fixtures/TokenBridge_Tests_Create_TokenBridge.json

+19-29
Original file line numberDiff line numberDiff line change
@@ -1,50 +1,40 @@
11
[
22
{
3-
"scope": "https://rpc.ankr.com:443",
3+
"scope": "https://virginia.rpc.blxrbdn.com:443",
44
"method": "POST",
5-
"path": "/eth",
5+
"path": "/",
66
"body": {
77
"method": "eth_chainId",
88
"params": [],
99
"jsonrpc": "2.0"
1010
},
1111
"status": 200,
12-
"response": {
13-
"jsonrpc": "2.0",
14-
"id": 1,
15-
"result": "0x1"
16-
},
12+
"response": [
13+
"1f8b08000000000000ffaa56ca2acecf2b2a4856b25232d23350d251ca4c51b232d4512a4a2d2ecd2951b25232a83054aae502040000ffff00075ea928000000"
14+
],
1715
"rawHeaders": [
1816
"Date",
19-
"Wed, 19 Jun 2024 20:37:54 GMT",
17+
"Wed, 19 Mar 2025 10:04:09 GMT",
2018
"Content-Type",
2119
"application/json",
2220
"Content-Length",
23-
"39",
21+
"64",
2422
"Connection",
25-
"close",
26-
"CF-Cache-Status",
27-
"HIT",
23+
"keep-alive",
24+
"Server",
25+
"nginx/1.22.1",
26+
"Content-Encoding",
27+
"gzip",
28+
"Vary",
29+
"Origin",
30+
"Access-Control-Allow-Credentials",
31+
"true",
2832
"Access-Control-Allow-Origin",
2933
"*",
30-
"Cache-Control",
31-
"public, max-age=86400",
32-
"Access-Control-Allow-Headers",
33-
"Content-Type,Authorization",
3434
"Access-Control-Allow-Methods",
35-
"GET,POST,DELETE,OPTIONS",
36-
"Access-Control-Max-Age",
37-
"86400",
38-
"x-multirpc-response-type",
39-
"1",
40-
"X-Robots-Tag",
41-
"noindex, nofollow",
42-
"Vary",
43-
"Accept-Encoding",
44-
"Server",
45-
"cloudflare",
46-
"CF-RAY",
47-
"896651d65c2c7c8e-EWR"
35+
"GET, POST, OPTIONS",
36+
"Access-Control-Allow-Headers",
37+
"Content-Type,Authorization,User-Agent"
4838
],
4939
"responseIsBinary": false
5040
}
Original file line numberDiff line numberDiff line change
@@ -1 +1,54 @@
1-
[]
1+
[
2+
{
3+
"scope": "https://virginia.rpc.blxrbdn.com:443",
4+
"method": "POST",
5+
"path": "/",
6+
"body": [
7+
{
8+
"method": "eth_call",
9+
"params": [
10+
{
11+
"to": "0x98f3c9e6e3face36baad05fe09d375ef1464288b",
12+
"data": "0x1a90a219"
13+
},
14+
"latest"
15+
],
16+
"jsonrpc": "2.0"
17+
},
18+
{
19+
"method": "eth_chainId",
20+
"params": [],
21+
"jsonrpc": "2.0"
22+
}
23+
],
24+
"status": 200,
25+
"response": [
26+
"1f8b08000000000000ff8aae56ca2acecf2b2a4856b25232d23350d251ca4c51b232b6d4512a4a2d2ecd2951b25232a830a01028d5ea60b7c7c400c51e43a5da582e40000000ffff3d5c30f693000000"
27+
],
28+
"rawHeaders": [
29+
"Date",
30+
"Wed, 19 Mar 2025 10:04:09 GMT",
31+
"Content-Type",
32+
"application/json",
33+
"Content-Length",
34+
"80",
35+
"Connection",
36+
"keep-alive",
37+
"Server",
38+
"nginx/1.22.1",
39+
"Content-Encoding",
40+
"gzip",
41+
"Vary",
42+
"Origin",
43+
"Access-Control-Allow-Credentials",
44+
"true",
45+
"Access-Control-Allow-Origin",
46+
"*",
47+
"Access-Control-Allow-Methods",
48+
"GET, POST, OPTIONS",
49+
"Access-Control-Allow-Headers",
50+
"Content-Type,Authorization,User-Agent"
51+
],
52+
"responseIsBinary": false
53+
}
54+
]

platforms/evm/__tests__/integration/fixtures/TokenBridge_Tests_Create_TokenBridge_Transactions_Token_Transfer_Transactions_Transfer_Token.json

+70-29
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
[
22
{
3-
"scope": "https://rpc.ankr.com:443",
3+
"scope": "https://virginia.rpc.blxrbdn.com:443",
44
"method": "POST",
5-
"path": "/eth",
5+
"path": "/",
66
"body": [
77
{
88
"method": "eth_call",
99
"params": [
1010
{
11-
"to": "0x85f138bfee4ef8e540890cfb48f620571d67eda3",
12-
"data": "0xdd62ed3e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000003ee18b2214aff97000d974cf647e7c347e8fa585"
11+
"to": "0x98f3c9e6e3face36baad05fe09d375ef1464288b",
12+
"data": "0x1a90a219"
1313
},
1414
"latest"
1515
],
@@ -23,42 +23,83 @@
2323
],
2424
"status": 200,
2525
"response": [
26-
"1f8b0800000000000003000000ffff",
27-
"8aae56ca2acecf2b2a4856b25232d23350d251ca4c51b232b6d0512a4a2d2ecd2951b25232a83054aad5c1a1d01c45a1018540a93616000000ffff03003f62f4cf92000000"
26+
"1f8b08000000000000ff8aae56ca2acecf2b2a4856b25232d23350d251ca4c51b23231d4512a4a2d2ecd2951b25232a830a01028d5eae0b0c708c51e43a5da582e40000000ffffb9d6f2ac93000000"
2827
],
2928
"rawHeaders": [
3029
"Date",
31-
"Wed, 19 Jun 2024 20:37:57 GMT",
30+
"Wed, 19 Mar 2025 10:04:09 GMT",
3231
"Content-Type",
3332
"application/json",
34-
"Transfer-Encoding",
35-
"chunked",
33+
"Content-Length",
34+
"79",
3635
"Connection",
37-
"close",
38-
"CF-Cache-Status",
39-
"DYNAMIC",
36+
"keep-alive",
37+
"Server",
38+
"nginx/1.22.1",
39+
"Content-Encoding",
40+
"gzip",
41+
"Vary",
42+
"Origin",
43+
"Access-Control-Allow-Credentials",
44+
"true",
4045
"Access-Control-Allow-Origin",
4146
"*",
42-
"Cache-Control",
43-
"public, max-age=2",
44-
"Access-Control-Allow-Headers",
45-
"Content-Type,Authorization",
4647
"Access-Control-Allow-Methods",
47-
"GET,POST,DELETE,OPTIONS",
48-
"Access-Control-Max-Age",
49-
"86400",
50-
"x-multirpc-response-type",
51-
"1",
52-
"X-Robots-Tag",
53-
"noindex, nofollow",
54-
"Vary",
55-
"Accept-Encoding",
48+
"GET, POST, OPTIONS",
49+
"Access-Control-Allow-Headers",
50+
"Content-Type,Authorization,User-Agent"
51+
],
52+
"responseIsBinary": false
53+
},
54+
{
55+
"scope": "https://virginia.rpc.blxrbdn.com:443",
56+
"method": "POST",
57+
"path": "/",
58+
"body": [
59+
{
60+
"method": "eth_call",
61+
"params": [
62+
{
63+
"to": "0x85f138bfee4ef8e540890cfb48f620571d67eda3",
64+
"data": "0xdd62ed3e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000003ee18b2214aff97000d974cf647e7c347e8fa585"
65+
},
66+
"latest"
67+
],
68+
"jsonrpc": "2.0"
69+
},
70+
{
71+
"method": "eth_chainId",
72+
"params": [],
73+
"jsonrpc": "2.0"
74+
}
75+
],
76+
"status": 200,
77+
"response": [
78+
"1f8b08000000000000ff8aae56ca2acecf2b2a4856b25232d23350d251ca4c51b23231d6512a4a2d2ecd2951b25232a830a01028d5eae0b0c704c51e43a5da582e40000000ffffedc40f8493000000"
79+
],
80+
"rawHeaders": [
81+
"Date",
82+
"Wed, 19 Mar 2025 10:04:09 GMT",
83+
"Content-Type",
84+
"application/json",
85+
"Content-Length",
86+
"79",
87+
"Connection",
88+
"keep-alive",
5689
"Server",
57-
"cloudflare",
58-
"CF-RAY",
59-
"896651ebee930f7b-EWR",
90+
"nginx/1.22.1",
6091
"Content-Encoding",
61-
"gzip"
92+
"gzip",
93+
"Vary",
94+
"Origin",
95+
"Access-Control-Allow-Credentials",
96+
"true",
97+
"Access-Control-Allow-Origin",
98+
"*",
99+
"Access-Control-Allow-Methods",
100+
"GET, POST, OPTIONS",
101+
"Access-Control-Allow-Headers",
102+
"Content-Type,Authorization,User-Agent"
62103
],
63104
"responseIsBinary": false
64105
}
Original file line numberDiff line numberDiff line change
@@ -1 +1,54 @@
1-
[]
1+
[
2+
{
3+
"scope": "https://virginia.rpc.blxrbdn.com:443",
4+
"method": "POST",
5+
"path": "/",
6+
"body": [
7+
{
8+
"method": "eth_call",
9+
"params": [
10+
{
11+
"to": "0x98f3c9e6e3face36baad05fe09d375ef1464288b",
12+
"data": "0x1a90a219"
13+
},
14+
"latest"
15+
],
16+
"jsonrpc": "2.0"
17+
},
18+
{
19+
"method": "eth_chainId",
20+
"params": [],
21+
"jsonrpc": "2.0"
22+
}
23+
],
24+
"status": 200,
25+
"response": [
26+
"1f8b08000000000000ff8aae56ca2acecf2b2a4856b25232d23350d251ca4c51b23236d5512a4a2d2ecd2951b25232a830a01028d5eae0b0c70cc51e43a5da582e40000000ffffadaa8c8293000000"
27+
],
28+
"rawHeaders": [
29+
"Date",
30+
"Wed, 19 Mar 2025 10:04:09 GMT",
31+
"Content-Type",
32+
"application/json",
33+
"Content-Length",
34+
"79",
35+
"Connection",
36+
"keep-alive",
37+
"Server",
38+
"nginx/1.22.1",
39+
"Content-Encoding",
40+
"gzip",
41+
"Vary",
42+
"Origin",
43+
"Access-Control-Allow-Credentials",
44+
"true",
45+
"Access-Control-Allow-Origin",
46+
"*",
47+
"Access-Control-Allow-Methods",
48+
"GET, POST, OPTIONS",
49+
"Access-Control-Allow-Headers",
50+
"Content-Type,Authorization,User-Agent"
51+
],
52+
"responseIsBinary": false
53+
}
54+
]

platforms/evm/__tests__/integration/fixtures/TokenBridge_Tests_Create_Token_Attestation_Transactions_Submit_Attestation.json

+19-30
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
[
22
{
3-
"scope": "https://rpc.ankr.com:443",
3+
"scope": "https://virginia.rpc.blxrbdn.com:443",
44
"method": "POST",
5-
"path": "/eth",
5+
"path": "/",
66
"body": [
77
{
88
"method": "eth_call",
99
"params": [
1010
{
1111
"to": "0x3ee18b2214aff97000d974cf647e7c347e8fa585",
12-
"data": "0x1ff1e286000000000000000000000000000000000000000000000000000000000000000200000000000000000000000027335bfe1c5737fa2ec3a36c29193969cc7da997"
12+
"data": "0x1ff1e2860000000000000000000000000000000000000000000000000000000000000002000000000000000000000000b2f3f55d046975c6b90ab4083f04d0e2c61dc546"
1313
},
1414
"latest"
1515
],
@@ -23,42 +23,31 @@
2323
],
2424
"status": 200,
2525
"response": [
26-
"1f8b0800000000000003000000ffff",
27-
"8aae56ca2acecf2b2a4856b25232d23350d251ca4c51b23236d3512a4a2d2ecd2951b25232a83054aad5c1a1d01445a1018540a93616000000ffff030029afc7ac92000000"
26+
"1f8b08000000000000ff8aae56ca2acecf2b2a4856b25232d23350d251ca4c51b23236d7512a4a2d2ecd2951b25232a830a01028d5eae0b0c702c51e43a5da582e40000000ffff7ca5d0a393000000"
2827
],
2928
"rawHeaders": [
3029
"Date",
31-
"Wed, 19 Jun 2024 20:37:57 GMT",
30+
"Wed, 19 Mar 2025 10:04:09 GMT",
3231
"Content-Type",
3332
"application/json",
34-
"Transfer-Encoding",
35-
"chunked",
33+
"Content-Length",
34+
"79",
3635
"Connection",
37-
"close",
38-
"CF-Cache-Status",
39-
"DYNAMIC",
36+
"keep-alive",
37+
"Server",
38+
"nginx/1.22.1",
39+
"Content-Encoding",
40+
"gzip",
41+
"Vary",
42+
"Origin",
43+
"Access-Control-Allow-Credentials",
44+
"true",
4045
"Access-Control-Allow-Origin",
4146
"*",
42-
"Cache-Control",
43-
"public, max-age=2",
44-
"Access-Control-Allow-Headers",
45-
"Content-Type,Authorization",
4647
"Access-Control-Allow-Methods",
47-
"GET,POST,DELETE,OPTIONS",
48-
"Access-Control-Max-Age",
49-
"86400",
50-
"x-multirpc-response-type",
51-
"1",
52-
"X-Robots-Tag",
53-
"noindex, nofollow",
54-
"Vary",
55-
"Accept-Encoding",
56-
"Server",
57-
"cloudflare",
58-
"CF-RAY",
59-
"896651ea39298c69-EWR",
60-
"Content-Encoding",
61-
"gzip"
48+
"GET, POST, OPTIONS",
49+
"Access-Control-Allow-Headers",
50+
"Content-Type,Authorization,User-Agent"
6251
],
6352
"responseIsBinary": false
6453
}

0 commit comments

Comments
 (0)