Closed
Description
Component
Anvil
Describe the feature you would like
foundry/crates/anvil/src/eth/backend/mem/storage.rs
Lines 45 to 46 in 82ff8ee
we already have this for the memory limit
foundry/crates/anvil/src/eth/backend/mem/storage.rs
Lines 77 to 78 in 82ff8ee
foundry/crates/anvil/src/cmd.rs
Lines 160 to 163 in 82ff8ee
maybe those can even be combined, because I think the
--prune_history is slightly confusing
So I think this should be fixed by setting
to limit
Additional context
No response