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
feat: add gateway contract version detection (#87)
* config: bump the gas ratio to reduce failed transactions
* feat: add gateway contract version detection
To ease the upgrade process, this commit adds gateway contract version detection
to switch to new bridge operator account and disable bridge voter functionality
automatically when contract is upgraded.