vegaprotocol / MultisigControl

Solidity contracts for the Ethereum <-> Vega bridge

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deploy the multisig contract with deposit/withdrawal limits

gordsport opened this issue · comments

Feature Overview

In order to facilitate a safe rollout of mainnet we need to deploy the multisig contract with deposit/withdrawal limits.

In order to limit/control risk on the restricted mainnet when trading is enabled
We will implement deposit limits, withdrawal controls and a system wide deposit/withdrawal stop
So that we can mitigate the impacts of any unforeseen issues during the early stages of mainnet. As confidence grows governance will allow the limits to be raised until eventually being removed.

Dependencies

Progress blocked until : vegaprotocol/specs#738 is resolved

@vega-paul - to test this we will have to coordinate with @ashleyvega @fkondej to deploy the contract to ropsten from the following branch: https://github.com/vegaprotocol/MultisigControl/tree/sweetwaterPP

This will not be merged to develop/master as this contract will only be deployed during restricted mainnet trading