celestiaorg / celestia-app

Celestia consensus node
https://celestiaorg.github.io/celestia-app/
Apache License 2.0
341 stars 281 forks source link

Stop logging large amounts of data #2679

Open evan-forbes opened 11 months ago

evan-forbes commented 11 months ago

There are instances where its possible to force nodes to log incredibly large amounts of data. As we see on mocha, when spamming large IBC txs the entire tx (bounded only by the size of the block) is logged. This could involve simply fixing the problematic logging instances.

faddat commented 11 months ago

So I had two tendermint issues on this -- there are ways to reproduce this on tendermint itself too, not just ibc.