vegaprotocol/vega-market-sim

Monitor sensible UpdateReferralProgram and UpdateVolumeDiscountProgram proposals in fuzzing runs

Closed this issue · 1 comments

In overnight fuzzing runs, after a number of steps, "sensible" UpdateReferralProgram and UpdateVolumeDiscountProgram proposals are suddenly rejected before they reach core and are exposed in the governances API.

PR #613 allows vega_sim.api.helpers.ProposalNotAcceptedError to unblock overnight testing and adds some syncs which may resolve the issue.

Ticket is to monitor the affects of the above PR. If the errors still occur then the issue will need to be investigated further

Closing as error no longer occurring after fix.