proof-systems
proof-systems copied to clipboard
Refactor LookupContext creation into separate functions
Closes #593
I had to split the first commit into two so that it's easier to review:
- https://github.com/o1-labs/proof-systems/commit/e301d918c1386d6b55d40b5c74fa5c07c349c5d8
- https://github.com/o1-labs/proof-systems/commit/3c59545e3f5fe7271ea808cfebf4f82095daf150
(always a good idea to split your PR into readable commits :o)