Skip to content

Database debug changes [#3411]

Ethan Reesor requested to merge 3411-serve-db into main
  • Closes #3411 (closed).
  • Improves a light client error message.
  • Adds debug db serve which serves the Querier service from local databases.
  • Updates API v2 to handle missing services.
  • Moves ./cmd/internal to ./internal/util/cmd.
  • Updates dbrepair to support fixing the lost data.
  • Aggregates snapshot management functions in debug snapshot [subcommand].
  • Moves debug explore to debug db explore.

Changelog: fix

Merge request reports