Add mainnet cW remediation sequence helper
All checks were successful
Deploy to Phoenix / deploy (push) Successful in 10s
All checks were successful
Deploy to Phoenix / deploy (push) Successful in 10s
This commit is contained in:
@@ -78,6 +78,10 @@ though large parts of the deployment inventory exist.
|
||||
- One-command wrapper for the same sequence:
|
||||
- `bash scripts/deployment/run-mainnet-cw-micro-support-round.sh --dry-run`
|
||||
- re-run with `--apply` only when you intentionally want to broadcast all four support swaps
|
||||
- Higher-level operator wrapper for this entire Mainnet PMM lane:
|
||||
- `bash scripts/deployment/run-mainnet-cw-remediation-sequence.sh --mode=full --dry-run`
|
||||
- mode `micro` = only the four-leg support sweep
|
||||
- mode `flash-plan` = only the `cWUSDC/USDC` flash quote-push planning branch
|
||||
- `2026-04-14` dry-run outputs for those exact support sizes:
|
||||
- `cwusdt-usdt` `8131` raw → `estimatedOut=4038`, `minOut=3997`
|
||||
- `cwusdc-usdc` `575113` raw → `estimatedOut=159283`, `minOut=157690`
|
||||
|
||||
Reference in New Issue
Block a user