You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a getter for the mode (Validium or Rollup for the moment) for the server to be able to cross-check said mode to avoid inconsistencies in the config.
Why ❔
It is now possible to run the node with an incorrect config that doesn’t match the L1 config.
We should force the node to ask the pre-deployed contracts on L1 in which mode it should run.
Checklist
PR title corresponds to the body of PR (we generate changelog entries from PRs).
What ❔
Add a getter for the mode (Validium or Rollup for the moment) for the server to be able to cross-check said mode to avoid inconsistencies in the config.
Why ❔
It is now possible to run the node with an incorrect config that doesn’t match the L1 config.
We should force the node to ask the pre-deployed contracts on L1 in which mode it should run.
Checklist
最初由 @ilitteri 在 matter-labs/era-contracts#224 发布
The text was updated successfully, but these errors were encountered: