celestiaorg / celestia-node

Celestia Data Availability Nodes
Apache License 2.0
919 stars 916 forks source link

improvement(share/eds): improve tracing in the eds store #3579

Open vgonkivs opened 1 month ago

vgonkivs commented 1 month ago

To improve our current tracing, we need to add a root hash to the tracing process. This will enhance debugging by providing a more comprehensive trace.

Wondertan commented 1 month ago

We have to be careful with that due to cardinality issues this may impose. The cardinality was the reason we didn't add root hash in the first place