Skip to content
This repository has been archived by the owner on Mar 12, 2024. It is now read-only.

Refactor update-proofs.sh #209

Merged
merged 2 commits into from
Aug 16, 2023
Merged

Refactor update-proofs.sh #209

merged 2 commits into from
Aug 16, 2023

Conversation

guidanoli
Copy link
Contributor

This is a big PR. I plan to squash all commits later to make easier on the history.

Closes #208

@guidanoli guidanoli self-assigned this Jul 27, 2023
@guidanoli
Copy link
Contributor Author

guidanoli commented Jul 27, 2023

Note that we're now using base64-to-hex-converter version 0.4.1.
You may see what has changed since 0.3.0 in the CHANGELOG or as a diff.

@guidanoli guidanoli force-pushed the feature/update-proofs-refactor branch from 672840e to 82cf14d Compare July 27, 2023 20:12
@guidanoli guidanoli requested a review from ZzzzHui August 1, 2023 02:13
ZzzzHui
ZzzzHui previously approved these changes Aug 2, 2023
Copy link
Contributor

@ZzzzHui ZzzzHui left a comment

Choose a reason for hiding this comment

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

Well done

ZzzzHui
ZzzzHui previously approved these changes Aug 15, 2023
ZzzzHui
ZzzzHui previously approved these changes Aug 15, 2023
@guidanoli
Copy link
Contributor Author

Adjusted update-proofs.sh slightly, and squashed.

@guidanoli guidanoli requested a review from ZzzzHui August 15, 2023 19:31
- Add `yarn proofs:setup`
- Add `yarn proofs:update`
- Add `LibServerManager.sol`
- Add `gen-proofs.sh` (back)
- Add fs permissions to `helper` dir
- Change `update-proofs.sh`
- Remove several dependencies
- Remove `genProofLibrary.ts`
- Remove `genScript.ts`
- Remove `jqFilter.awk`
- Remove `requirements.txt`
- Remove `jq` as dependency
- Run just `yarn` instead of `yarn install`
- Use `yarn` to generate proofs and run tests
- Give names to steps
@guidanoli guidanoli force-pushed the feature/update-proofs-refactor branch from dba90fa to 1561ba1 Compare August 15, 2023 20:09
@guidanoli
Copy link
Contributor Author

Thanks for the review!

@guidanoli guidanoli merged commit f94eeb0 into main Aug 16, 2023
@guidanoli guidanoli deleted the feature/update-proofs-refactor branch August 16, 2023 14:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Refactor update-proofs.sh
2 participants