aligned_layer icon indicating copy to clipboard operation
aligned_layer copied to clipboard

feat(explorer): add proving system to proofs

Open glpecile opened this issue 1 year ago • 0 comments

Changes

  • Add DB migration for proving systems support in proofs table
  • Grab proving system from S3
  • Refactor S3 utils functions into separate module
  • Add badge next to each proof hash with its proving system

Test

  • Run locally aligned
  • Clean your previous explorer db with make explorer_clean_db
  • Start the explorer locally with make run_explorer
  • Send proofs with any of the batcher commands and press the "Show Proofs" button in the batch details view

Views

image

glpecile avatar Sep 09 '24 19:09 glpecile