fix: deployments-local.json committed to repo (#589)
- Add onchain/deployments-local.json to .gitignore so it is no longer tracked - Remove the stale committed file from git - Update fitness.sh to read LM address from forge broadcast JSON (DeployLocal.sol's run-latest.json) instead of the potentially stale deployments-local.json, matching the approach deploy-optimizer.sh already uses Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
4c27351b27
commit
79a2e2ee5e
3 changed files with 21 additions and 19 deletions
|
|
@ -1,8 +0,0 @@
|
|||
{
|
||||
"contracts": {
|
||||
"Kraiken": "0xff196f1e3a895404d073b8611252cf97388773a7",
|
||||
"Stake": "0xc36e784e1dff616bdae4eac7b310f0934faf04a4",
|
||||
"LiquidityManager": "0x33d10f2449ffede92b43d4fba562f132ba6a766a",
|
||||
"OptimizerProxy": "0x1cf34658e7df9a46ad61486d007a8d62aec9891e"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue