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
Disable all Ethereum bridge functionality at compile time. We can keep its implementation in the codebase, and still compile it, but it should never be reachable by the node.
Reject validator set updates.
Reject Ethereum event vote extensions.
Reject Bridge pool root signature vote extensions.
Disable Bridge pool txs.
Disable Ethereum bridge related CLI commands at compile time.
The text was updated successfully, but these errors were encountered:
sug0
changed the title
Disable all Ethereum bridge code (don't run the broadcaster). We can keep the code in the codebase, and still compile it, but it should never be called by the node.
Disable Ethereum Bridge code
Feb 12, 2024
Disable all Ethereum bridge functionality at compile time. We can keep its implementation in the codebase, and still compile it, but it should never be reachable by the node.
The text was updated successfully, but these errors were encountered: