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

add circuit-benchmark back and fix compiling issue #169

Merged
merged 4 commits into from
Dec 4, 2023

Conversation

smtmfft
Copy link
Collaborator

@smtmfft smtmfft commented Nov 2, 2023

circuit-benchmark is needed by CI.
meanwhile updating taiko super circuit bench which needs a newer snark-verifier.
need testing.

Copy link

@mratsim mratsim left a comment

Choose a reason for hiding this comment

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

LGTM, small question

fs::write(Path::new("./aggregation_plonk.yul"), &yul).unwrap();
yul
let sol = loader.solidity_code();
fs::write(Path::new("./aggregation_plonk.sol"), &sol).unwrap();
Copy link

Choose a reason for hiding this comment

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

Why are we changing from yul to solidity?

@smtmfft
Copy link
Collaborator Author

smtmfft commented Nov 29, 2023 via email

@smtmfft smtmfft merged commit 9caec72 into taikoxyz:feat/for-a6-release Dec 4, 2023
16 of 19 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants