WebOfTrust / keripy

Key Event Receipt Infrastructure - the spec and implementation of the KERI protocol
https://keripy.readthedocs.io/en/latest/
Apache License 2.0
60 stars 55 forks source link

Update sequence number querying for logs #848

Closed pfeairheller closed 3 months ago

pfeairheller commented 3 months ago

This PR allows the specification of fn for first seen ordinal as the first event to start streaming back. This is an optimization to allow witnesses and watchers to only stream the events needed and not the entire KEL every time a new event occurs.