celestia-node icon indicating copy to clipboard operation
celestia-node copied to clipboard

refactor(blob)!: use hex encoding for Commitment String() output

Open Galoretka opened this issue 5 months ago • 1 comments

Change the Commitment type's String() method to return a hex-encoded string instead of a raw byte-to-string conversion. This improves readability and makes Commitment values easier to interpret in logs and debugging output.

Galoretka avatar Jul 19 '25 17:07 Galoretka

@walldiss

Galoretka avatar Aug 04 '25 08:08 Galoretka