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> |
||
|---|---|---|
| .. | ||
| backtesting | ||
| BaseDeploy.sol | ||
| BootstrapVWAPPhase2.s.sol | ||
| DeployBase.sol | ||
| DeployBaseMainnet.sol | ||
| DeployBaseSepolia.sol | ||
| DeployCommon.sol | ||
| DeployLocal.sol | ||
| LmTotalEth.s.sol | ||
| UpgradeOptimizer.sol | ||