Skip to content

Commit

Permalink
chore: Add AC for vega issue #10973
Browse files Browse the repository at this point in the history
Adds and AC for the vegaprotocol/vega#10973 issue seen on testnet
  • Loading branch information
gordsport committed Mar 22, 2024
1 parent fa68d3d commit 146a920
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions protocol/0043-MKTL-market_lifecycle.md
Original file line number Diff line number Diff line change
Expand Up @@ -365,3 +365,8 @@ After `market.liquidity.successorLaunchWindowLength` has passed since market set
1. Once the governance proposal to resumed the market gets enacted the market can now leave the auction.
1. If no other auction triggers are active the market goes back into its default trading mode immediately (auction gets uncrossed and trades get generated).
1. If other auction triggers are active the market remains in auction mode until these allow it to leave it.

### Market gets suspended and resumed before it has been enacted (<a name="0043-MKTL-011" href="#0043-MKTL-011">0043-MKTL-011</a>)

1. A market is proposed and then suspended before it is enacted.
1. The market is resumed and should now be able to leave opening auction.

0 comments on commit 146a920

Please sign in to comment.