Closed lispc closed 2 years ago
@zhenfeizhang do you have the push permission of this repo? It seems that master has updated, and after merging there are some new problem needed to be fixed, mostly OK => Value::known..
I think so. I will fix those
@zhenfeizhang
I merged with scroll-dev-0818 and upgrade zkevm-circuits and fix building. I will test this branch with our testnet data. And if you have time you can have a review. (I run cargo clippy so the diff is large anda bit annoying... )
In general LGTM.
OTOH I noticed that this repo does not have any CI. Is this intentional?
In general LGTM.
OTOH I noticed that this repo does not have any CI. Is this intentional?
should be added later https://github.com/scroll-tech/halo2-snark-aggregator/issues/27
after i upgrade halo2 for common-rs ( our all circuits repo ) and test it throughly we can merge this PR
common rs tests passed. So merge it now.
merge this after GPU halo2 finsihed?