This repository has been archived on 2026-06-29. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
mithril-go/internal
Sulkta 517df1130d certificate chain walker + progress bar fix
- aggregator.CertChain: walks previous_hash from head until genesis_signature
- cmd: 'cert' subcommand, -chain flag for full walk, 'head' shortcut resolves
  latest snapshot's certificate_hash
- ProgressFn now signals both bytes-read and total-from-Content-Length so
  percent is computed against the actual transfer size, not the uncompressed
  target
- verified against preprod: 90-cert chain head→genesis, Ed25519 genesis cert
  shape (64-byte sig over 32-byte signed_message, protocol_message carries
  next_aggregate_verification_key for BLS), STM-signed non-genesis certs

pipeline is now verification-sprint ready
2026-04-23 15:20:32 -07:00
..
aggregator certificate chain walker + progress bar fix 2026-04-23 15:20:32 -07:00
artifact certificate chain walker + progress bar fix 2026-04-23 15:20:32 -07:00
networks initial scaffold 2026-04-23 15:12:39 -07:00
verify initial scaffold 2026-04-23 15:12:39 -07:00