ethpandaops / ethereum-package

A Kurtosis package that deploys a private, portable, and modular Ethereum devnet
MIT License
237 stars 133 forks source link

fix: besu bonsai log disable #673

Closed barnabasbusa closed 3 months ago

skylenet commented 3 months ago

@barnabasbusa isn't this the default behaviour on Teku? I think this flag has to be true if you want to limit and prune tree logs: https://besu.hyperledger.org/public-networks/how-to/bonsai-limit-trie-logs#:~:text=To%20decrease%20the%20database%20size,GB%20each%20week%20on%20Mainnet.

I'm not sure what your intention is just based on the title of the PR.

barnabasbusa commented 3 months ago

The point isn't to reduce the log size, the flag is set so that full sync would still work with bonsai post their latest update. And its besu not teku :D

barnabasbusa commented 3 months ago

See failed CI here: https://github.com/ethpandaops/ethereum-package/actions/runs/9509564299/job/26212688516#step:4:511