Woodpecker is a command-line tool that launches a UI to inspect logs.
To run it:
go run .
Features:
q
or<Ctrl-c>
to quit- Left/Right arrows: previous/next leaf
l
: show the log selector to switch to a different logg
: jump to a specific leafw
/W
: increment/decrement the number of witness signatures to query
- Support log switcher to other serverless logs
- Support getting witnessed checkpoints from distributor
- Support logs other than serverless
- Support generating an offline inclusion proof bundle for the selected leaf including witness sigs
- Custom leaf renderer (needed if leaf data is not text-friendly)