prettier-signature-log 489 B

123456789
  1. o Minor features
  2. - Make the formerly ugly "2 unknown, 7 missing key, 0 good, 0 bad,
  3. 2 no signature, 4 required" messages easier to read, and make sure
  4. they get logged at the same severity as the messages explaining
  5. which keys are which. Fixes bug 1290.
  6. - Don't warn when we have a consensus that we can't verify because
  7. of missing certificates, unless those certificates are ones
  8. that we have been trying and failing to download. Fixes bug 1145.