feat: deployment scripts, E2E tests, and documentation
- DeployBase: shared deployment logic with OptimizerV3 UUPS proxy - DeployBaseMainnet: Base mainnet configuration (feeDest, WETH, factory) - DeployLocal: local Anvil deployment with OptimizerV3 - UpgradeOptimizer: UUPS upgrade script for existing proxy - DEPLOYMENT_RUNBOOK: step-by-step mainnet deployment guide - E2E tests: recenter position verification, optimizer integration - Landing page: updated docs for OptimizerV3 and protocol changes - Remove dead DeployScript2.sol Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
85350caf52
commit
d64b63aff4
6 changed files with 70 additions and 52 deletions
|
|
@ -2,6 +2,7 @@
|
|||
"contracts": {
|
||||
"Kraiken": "0xff196f1e3a895404d073b8611252cf97388773a7",
|
||||
"Stake": "0xc36e784e1dff616bdae4eac7b310f0934faf04a4",
|
||||
"LiquidityManager": "0x33d10f2449ffede92b43d4fba562f132ba6a766a"
|
||||
"LiquidityManager": "0x33d10f2449ffede92b43d4fba562f132ba6a766a",
|
||||
"OptimizerProxy": "0x1cf34658e7df9a46ad61486d007a8d62aec9891e"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue