Skip to content

Small refactor#211

Merged
porcuquine merged 3 commits intolurk-lab:masterfrom
vmx:vmx-refactor
Dec 22, 2022
Merged

Small refactor#211
porcuquine merged 3 commits intolurk-lab:masterfrom
vmx:vmx-refactor

Conversation

@vmx
Copy link
Copy Markdown
Contributor

@vmx vmx commented Dec 21, 2022

This PR is just a small refactor I came across when I was looking through the Lurk source cod and trying to figure out what was going on.

I also made the README a bit clearer on how to get started with the tests.

If you want two separate PRs, let me know.

vmx added 2 commits December 21, 2022 13:09
Call `groth16::create_random_proof` directly instead of having a helper
method. This reduces one level of indirection and 10 lines of code.
There are cache keys that aren't actually used and an instanceo of
a manually written cache key, which is error prone. This commit cleans
things a bit up.
@vmx
Copy link
Copy Markdown
Contributor Author

vmx commented Dec 22, 2022

I made a small CI change (not sure if it was needed), but at least CI is green now :)

Copy link
Copy Markdown
Contributor

@porcuquine porcuquine left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Thanks, @vmx.

@porcuquine porcuquine merged commit ef7761b into lurk-lab:master Dec 22, 2022
@huitseeker huitseeker mentioned this pull request Feb 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants