Commit 49eeaeb
fix(cloud-frontend,cloud-shared): remove mainnet chain + allow x-steward-tenant CORS header
- Remove Ethereum mainnet from wagmi chains in StewardWalletProviders to
stop spurious Alchemy 429 floods on page load (mainnet not needed for
BSC payments or SIWE signing)
- Add X-Steward-Tenant to CORS_ALLOW_HEADER_NAMES so Railway Steward
proxy stops rejecting the header in preflight responses
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 11bb847 commit 49eeaeb
2 files changed
Lines changed: 3 additions & 5 deletions
Lines changed: 2 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | 54 | | |
58 | 55 | | |
59 | 56 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
33 | 34 | | |
34 | 35 | | |
35 | 36 | | |
| |||
0 commit comments