Skip to content

Conversation

@ebma
Copy link
Member

@ebma ebma commented Jan 19, 2026

This pull request refactors the phase handler classes related to EVM client management in the API service. The main improvement is the removal of per-instance EVM client and wallet client properties in favor of fetching the required clients on-demand using the EvmClientManager singleton. This change simplifies the code, reduces memory usage, and avoids potential issues with stale or misconfigured client instances.

@netlify
Copy link

netlify bot commented Jan 19, 2026

Deploy Preview for vortexfi ready!

Name Link
🔨 Latest commit 978c1d3
🔍 Latest deploy log https://app.netlify.com/projects/vortexfi/deploys/696e80d158c8580008106d30
😎 Deploy Preview https://deploy-preview-1021--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 19, 2026

Deploy Preview for vortex-sandbox ready!

Name Link
🔨 Latest commit 978c1d3
🔍 Latest deploy log https://app.netlify.com/projects/vortex-sandbox/deploys/696e80d1922ed80008fc631b
😎 Deploy Preview https://deploy-preview-1021--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.

@ebma
Copy link
Member Author

ebma commented Jan 21, 2026

Closing because this is not required anymore. We realized that the alchemy api key was not set up properly which was causing the service to use the public RPCs instead.

@ebma ebma closed this Jan 21, 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