v0.3.9-pre.006-fix.003

This commit is contained in:
2026-09-05 13:53:36 +02:00
parent c3c9a80310
commit 9a998e7b52
36 changed files with 186 additions and 131 deletions

View File

@@ -45,7 +45,7 @@
"name": "fixture_http",
"enabled": true,
"provider": "fixture-provider",
"cluster": "mainnet-beta",
"cluster": "mainnet",
"url": "https://fallback.invalid",
"connect_timeout_ms": 1000,
"request_timeout_ms": 3000,
@@ -73,7 +73,7 @@
"name": "fixture_ws",
"enabled": true,
"provider": "fixture-provider",
"cluster": "mainnet-beta",
"cluster": "mainnet",
"kind": "solana_standard",
"url": "wss://fallback.invalid"
}
@@ -83,7 +83,7 @@
"name": "fixture_grpc",
"enabled": true,
"provider": "fixture-provider",
"cluster": "mainnet-beta",
"cluster": "mainnet",
"protocol": "solana_yellowstone",
"url": "https://grpc.invalid",
"metadata": [
@@ -115,7 +115,7 @@
"name": "fixture_http",
"enabled": true,
"provider": "fixture-provider",
"cluster": "mainnet-beta",
"cluster": "mainnet",
"url": "https://fallback.invalid",
"connect_timeout_ms": 1000,
"request_timeout_ms": 3000,
@@ -143,7 +143,7 @@
"name": "fixture_ws",
"enabled": true,
"provider": "fixture-provider",
"cluster": "mainnet-beta",
"cluster": "mainnet",
"kind": "solana_standard",
"url": "wss://fallback.invalid"
}
@@ -153,7 +153,7 @@
"name": "fixture_grpc",
"enabled": true,
"provider": "fixture-provider",
"cluster": "mainnet-beta",
"cluster": "mainnet",
"protocol": "solana_yellowstone",
"url": "https://grpc.invalid",
"metadata": [
@@ -180,7 +180,7 @@
"name": "fixture_http",
"enabled": true,
"provider": "fixture-provider",
"cluster": "mainnet-beta",
"cluster": "mainnet",
"url": "https://fallback.invalid",
"connect_timeout_ms": 1000,
"request_timeout_ms": 3000,
@@ -208,7 +208,7 @@
"name": "fixture_ws",
"enabled": true,
"provider": "fixture-provider",
"cluster": "mainnet-beta",
"cluster": "mainnet",
"kind": "solana_standard",
"url": "wss://fallback.invalid"
}
@@ -218,7 +218,7 @@
"name": "fixture_grpc",
"enabled": true,
"provider": "fixture-provider",
"cluster": "mainnet-beta",
"cluster": "mainnet",
"protocol": "solana_yellowstone",
"url": "https://grpc.invalid",
"metadata": [],