[mvr] Bump quinn-proto from 0.9.3 to 0.9.5 in /mvr #1115
This check has been archived and is scheduled for deletion.
Learn more about checks retention
GitHub Actions / E2E report yarn test-maintenance
succeeded
Sep 21, 2023 in 1s
E2E report yarn test-maintenance ✔️
✔️ e2eTests/reports/junit-03bfd6e0-58ab-11ee-8292-7d53bb64efbf.xml
10 tests were completed in 1313s with 10 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
test/sequential/xyk-pallet.api.maintenance-config.test.ts | 4✔️ | 905s | ||
test/sequential/xyk-pallet.api.maintenance-rules.test.ts | 6✔️ | 408s |
✔️ test/sequential/xyk-pallet.api.maintenance-config.test.ts
✔️ maintenance- try to change Maintenance Mode with a non-foundation account THEN it failed
✔️ check UpgradabilityOn can only be set after MaintenanceModeOn is set and MaintenanceMode works without UpgradabilityOn
✔️ maintenance- check we can sell MGX tokens and compoundRewards THEN switch maintenanceMode to on, repeat the operation and receive error
✔️ maintenance- validate that when UpgradabilityON, Sudo or council can only run upgradability extrinsics
✔️ test/sequential/xyk-pallet.api.maintenance-rules.test.ts
On Maintenance mode - multiSwaps / swaps / compound / prov liq are not allowed
✔️ multiswapSellAsset operation is not allowed in mm
✔️ multiswapBuyAsset operation is not allowed in mm
✔️ sellAsset operation is not allowed in mm
✔️ buyAsset operation is not allowed in mm
✔️ provideLiquidity operation is not allowed in mm
On Maintenance mode - aggregators and candidates are allowed
✔️ Join as candidate , Aggregate metadata and update CandidateAgg runs on Mm
Loading