harb/onchain/script
johba fcd8f77693 fix: DeployBaseMainnet.sol:15 may need FEE_DEST update (#795)
Document the FEE_DEST derivation in DeployBaseMainnet.sol and explain
why FitnessEvaluator.t.sol intentionally uses a different address.

The production address (0xf6a3...D9011) is correct — it has contract
bytecode on Base mainnet, so setFeeDestination() locks it permanently.
The test uses a keccak-derived EOA (0x8A91...9383) to avoid the locking
behaviour breaking snapshot/revert cycles in fork tests.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-22 01:51:39 +00:00
..
backtesting fix: OptimizerV3Push3 as IOptimizer always returns bear defaults — integration risk (#1063) 2026-03-20 20:52:29 +00:00
BaseDeploy.sol fix: address review feedback for #769 2026-03-19 00:26:04 +00:00
BootstrapVWAPPhase2.s.sol fix: No recovery path if VWAP bootstrap fails mid-sequence (#644) 2026-03-19 22:24:05 +00:00
DeployBase.sol fix: OptimizerV3Push3 as IOptimizer always returns bear defaults — integration risk (#1063) 2026-03-20 20:13:18 +00:00
DeployBaseMainnet.sol fix: DeployBaseMainnet.sol:15 may need FEE_DEST update (#795) 2026-03-22 01:51:39 +00:00
DeployBaseSepolia.sol Add Solidity linting with solhint, Foundry formatter, and pre-commit hooks (#51) 2025-10-04 15:17:09 +02:00
DeployCommon.sol fix: address AI review findings on VWAP bootstrap PR 2026-03-13 00:12:39 +00:00
DeployLocal.sol fix: DeployLocal.sol v3Factory still uses Base Sepolia address (#714) 2026-03-18 00:31:48 +00:00
LmTotalEth.s.sol Fix PR #540 review findings 2026-03-11 06:28:02 +00:00
UpgradeOptimizer.sol fix: address review feedback for #769 2026-03-19 00:26:04 +00:00