Skip to content

Conversation

@Sharqiewicz
Copy link
Member

@Sharqiewicz Sharqiewicz commented Jan 2, 2026

Summary

  • Implement smart RPC fallback transport for EVM networks with automatic retry and exponential backoff
  • Add timeout and retry mechanism for Substrate API connections during ramp registration
  • Simplify EvmClientManager by moving retry logic to transport level
  • Configure fallback public RPCs for all supported EVM chains in wagmi config

Test plan

  • Test offramp flow with primary RPC disabled (simulate network failure)
  • Verify fallback to secondary RPC endpoints works correctly
  • Test Substrate connection timeout handling during registration
  • Confirm existing ramp flows work without regression
  • Check console logs for proper retry attempt logging

@netlify
Copy link

netlify bot commented Jan 2, 2026

Deploy Preview for vortexfi ready!

Name Link
🔨 Latest commit cd91f29
🔍 Latest deploy log https://app.netlify.com/projects/vortexfi/deploys/6967a61678dd6f0009f1a98b
😎 Deploy Preview https://deploy-preview-991--vortexfi.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify
Copy link

netlify bot commented Jan 2, 2026

Deploy Preview for vortex-sandbox ready!

Name Link
🔨 Latest commit cd91f29
🔍 Latest deploy log https://app.netlify.com/projects/vortex-sandbox/deploys/6967a616441b29000870b68a
😎 Deploy Preview https://deploy-preview-991--vortex-sandbox.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@Sharqiewicz Sharqiewicz requested review from ebma and gianfra-t January 14, 2026 14:20
@Sharqiewicz Sharqiewicz changed the title implement smartFallbackTransport ready: chore/implement smartFallbackTransport Jan 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants