You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
export updated information to proof_status folder (#44)
The goal here is to allow us sync up the proof information with minimal
but sufficient information for quick investigation.
The updated run-proof.sh will:
1. export the proof's related commits of `solana-token` and
`mir-semantics`
2. export the proof's duration (maybe we should also export information
like k version and machine info for reproducing the result.)
3. export the least proof structure for investigation: `kmir show
--statistics --leaves`.
0 commit comments