fix: resolve stack-too-deep in EthScarcityAbundance test

Extract _decodeVwapTick and _logEvent helpers to reduce stack depth
in _recenterAndLog. Also add via_ir=true to maxperf profile.
This commit is contained in:
openhands 2026-02-23 15:35:34 +00:00
parent a46c30cff6
commit 491c8f65b6
5 changed files with 26 additions and 32 deletions

View file

@ -11,6 +11,7 @@ via_ir = true
bytecode_size_limit = 0
[profile.maxperf]
via_ir = true
bytecode_size_limit = 0
# See more config options https://github.com/foundry-rs/foundry/tree/master/config