Skip to content

Integrate agnostic proofs

Benjamin Herman requested to merge change/integrate-agnostic-proofs into main
  • Cleanup setup logic
  • Migrate web application to Koa
  • Use TzStamp helpers library
  • Integrate the Tezos-style Merkle trees
  • Integrate the agnostic proofs into publication
  • Fix bug where live tree was promptly reset at publication, causing a small window of time where newly submitted hashes would seem to be accepted (HTTP 202) and then get garbage collected
  • Change /api/stamp to accept 1-64 byte hashes
Edited by Benjamin Herman

Merge request reports