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

L1 Node redundancy #11790

Closed
Tracked by #9456
spypsy opened this issue Feb 6, 2025 · 0 comments · Fixed by #11945
Closed
Tracked by #9456

L1 Node redundancy #11790

spypsy opened this issue Feb 6, 2025 · 0 comments · Fixed by #11945
Assignees

Comments

@spypsy
Copy link
Member

spypsy commented Feb 6, 2025

We should add the ability to use more than one L1 node in case that node stops working

@spypsy spypsy self-assigned this Feb 12, 2025
spypsy added a commit that referenced this issue Feb 26, 2025
- Updates `ETHEREUM_HOST` env var to `ETHEREUM_HOSTS`. Using a single
host should still work as it did before
- Single `ViemWalletClient` & `ViemPublicClient`

BREAKING CHANGE:
- env var `ETHEREUM_HOST` -> `ETHEREUM_HOSTS`
- CLI arg `--l1-rpc-url` -> `--l1-rpc-urls`
- TypeScript configs with `l1RpcUrl` -> `l1RpcUrls`
- aztec.js functions with `l1RpcUrl` -> `l1RpcUrls`
- `DeployL1Contracts` (type) -> `DeployL1ContractsReturnType`

Fixes #11790 

Follow-up #12254
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 a pull request may close this issue.

1 participant