Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dynamically fetch solver net contract addresses #2668

Open
ga-reth opened this issue Dec 10, 2024 · 0 comments
Open

Dynamically fetch solver net contract addresses #2668

ga-reth opened this issue Dec 10, 2024 · 0 comments

Comments

@ga-reth
Copy link
Contributor

ga-reth commented Dec 10, 2024

Problem to Solve

At the moment, each time staging is redeployed the solver contract addresses change, requiring a manual update client side (either in env variables or in code).

Proposed Solution

Dynamically fetch/generate the contract addresses using a similar method to deterministic address generation logic used in the go code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant