-
Notifications
You must be signed in to change notification settings - Fork 392
feat word hi-lo refactor #963
base: develop
Are you sure you want to change the base?
Conversation
* temporarily comment out rlc * correct modulo and ec mul * correct import * rlc from word limbs: * fix ec mul * ec mul adapt rlc pattern * change ecrecover structs * correct parts of ecrecover gadget * fix modulo conflict * fix precompile failed error state * remove import * fix precompile gadget * fit lt_word * remove import * remove import * remove import * fix callop * remove import * fix modulo * restore rlc * minor math fix * fix lt generic * remove lt word cell type * fix lt word gadget related code * fix modulo * fix ecrecover constants * remove import --------- Co-authored-by: DreamWuGit <[email protected]>
|
will have a look. |
updated to new helper signature |
ok let it be stage3 |
\b run testool 1 |
\b run testool |
i am running testool (default mode, nightly suite, evm + state + copy circuits) |
* ignore some heavy tests * ignore some heavy tests --------- Co-authored-by: Zhang Zhuo <[email protected]>
see conflicts again, need to sync & merge.. |
Description
upstream related PRs refer to https://hackmd.io/wLHeyWHjSAyVidSmkxsP9A?view
Evm circuit
state circuit
copy circuit
mpt circuit
bytecode circuit
keccak circuit
pi circuit
sig circuit
Issue Link
[link issue here]
Type of change