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

App: custom chains support #112

Merged
merged 11 commits into from
Apr 12, 2024
Merged

App: custom chains support #112

merged 11 commits into from
Apr 12, 2024

Conversation

bpierre
Copy link
Contributor

@bpierre bpierre commented Apr 11, 2024

Allow arbitrary chains to be set, both in the env vars and/or in the config at runtime (no UI for this yet).

Also add multicall address on Liquity v2 Testnet to sample .env file.
@danielattilasimon
Copy link
Collaborator

This is really neat! Already tested it with Liquity v2 Testnet, and it's working — apart from incompatibilities with the latest contracts.

Can we make it so the deployment at https://liquity2.vercel.app supports the testnet outta the box? I think that would make the most sense, as we will never want to deploy a version that lets you interact on mainnet anyway.

bpierre added 5 commits April 12, 2024 09:23
deployment-artifacts-to-app-env.ts changes:

- Add the --append option to deployment-artifacts-to-app-env.ts.
- It now only validates the options it needs from the context file.

Testnet deployment workflow changes:

- Pass the chain-related env vars to the app from the deployment workflow.
@bpierre bpierre marked this pull request as ready for review April 12, 2024 10:43
@bpierre bpierre merged commit 1578f2d into main Apr 12, 2024
6 checks passed
@bpierre bpierre deleted the custom-chains branch April 12, 2024 11:56
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