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:
parent
a46c30cff6
commit
491c8f65b6
5 changed files with 26 additions and 32 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue