Skip to content
CribScore
← Back to changelog

Changelog

ChangedTrust

Trust jurisdictions stay on the lightweight state path

Trust jurisdictions now reuse the lightweight state path and avoid the heavy proof-graph walk.

Trust jurisdictions now reuse the lightweight state path so /trust does not pay the cost of the full proof-graph walk on every request. Same data, cheaper request.

trustjurisdictionsperformance
Commitse9bdc59

Related changes