You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 6, 2020. It is now read-only.
Create a streaming version of merge_pairs() that calculates linear combinations in a stream rather than requiring h/l to be fully loaded into memory. This will make verification possible for memory constrained verifiers.