~bigbes/sr-ht-ecore

ref: 54025f42346afbf561683c1d32c321ea875a421d sr-ht-ecore/grants d---------
92fea80a — Eugene Blikh 2 days ago
benchmarks for the hot path

Twenty-nine of them, over what every request of every service actually
touches: working-token validation, grant parsing and matching, the chi and
net/http middleware, and the same-origin guard.

They exist to be uploaded. This library had no CI and no benchmarks at all
while seven services pin it, so nothing measured a regression here.
353a7f19 — Eugene Blikh 9 days ago
follow cover.sr.ht's rename to cov.sr.ht

The section in ecoretest's synthetic config.ini, and the grant vocabulary the
grants package uses for its examples — cover:upload was the stock example of a
well-formed grant, and the service that defines it now spells it cov:upload.
5ba967ed — Eugene Blikh 10 days ago
grants: the shared grant vocabulary of tokens.sr.ht