Bridge Logic Contract Update Proposal
Summary
This proposal updates the smart contract referenced by the bridge proxy.
If approved, the bridge proxy will be updated to point to bridge_v4, instance 1.
This new version includes a one-time function to release funds back to wallets that were locked in the bridge due to an edge case related to the v1.0.6 network upgrade.
Scope of Change
The bridge_v4 contract includes the following updates:
- Adds a one-time function to release affected bridge-locked funds
- Returns funds to the appropriate wallets
- Addresses an edge case related to the v1.0.6 upgrade
- No changes to bridge economics or token supply
The one-time function will not be accessible after it has been executed.
Governance Actions
If approved, governance will execute the following action:
- Update the bridge proxy to call bridge_v4, instance 1
Final Notes
- This is a corrective bridge logic update
- No new token supply is created
- No unrelated balances are affected
- The release function is limited to the specific edge case being addressed
References