feat: restore operator WIP — PMM JSON sync entrypoint, dotenv RPC trim + secrets, pool env alignment

- Resolve stash: merge load_deployment_env path with secure-secrets and CR/LF RPC strip
- create-pmm-full-mesh-chain138.sh delegates to sync-chain138-pmm-pools-from-json.sh
- env.additions.example: canonical PMM pool defaults (cUSDT/USDT per crosscheck)
- Include Chain138 scripts, official mirror deploy scaffolding, and prior staged changes

Made-with: Cursor
This commit is contained in:
defiQUG
2026-03-27 19:02:30 -07:00
parent c6e7bad15e
commit 2a4753eb2d
200 changed files with 5987 additions and 913 deletions

View File

@@ -57,6 +57,7 @@ No `FUND_ETH_AMOUNT_WEI` / `FUND_WETH_AMOUNT_WEI` in .env.
| live-test-trustless-bridge.sh | --check (optional: print LP stats and BondManager totalEthHeld); prints cast commands for lock → claim → finalize → release |
| deploy-trustless-l2s.sh | --chain, --lockbox / --no-lockbox |
| fund-ccip-bridges-with-link.sh | --link amount, --dry-run |
| run-final-unblock-checklist.sh | --dry-run, --status-only, --json, --only / --skip, --mainnet-link, --bsc-link, --mainnet-eth, --mainnet-weth, --mainnet-relay-weth, --bsc-relay-weth |
| fix-nonce-and-retry.sh | --chain, --script (positional still supported) |
| run-remaining-g2g3-with-nonce-fix.sh | --delay, --lockbox / --no-lockbox |
| check-balances-gas-and-deploy.sh | --deploy |