zkevm-circuits icon indicating copy to clipboard operation
zkevm-circuits copied to clipboard

Results 195 zkevm-circuits issues
Sort by recently updated
recently updated
newest added

copy table not included. More generally, we can refactor the codes on "each module/table costs how many rows". TODO: print 2 type of debug logs: 1. for each table/submodule, we...

good first issue

see more on #342 see more on old pr #921

crate-zkevm-circuits
crate-keccak
crate-integration-tests
crate-geth-utils

#666

crate-zkevm-circuits
T-bench
crate-circuit-benchmarks

Add some stackOnlyOp unit tests. see more on #947

crate-bus-mapping
crate-mock

since many of error states are also in dummy way both buss mapping and circuit side , recent commit make some error states go to `fn_gen_error_state_associated_ops` and use wrong dummy...

crate-bus-mapping

crate-bus-mapping
crate-zkevm-circuits
crate-eth-types

Some refactoring which I believe decreases code duplication and increases code readability: - Start using the constraint builder - Start using helper utilities to better understand the intentions of the...

crate-zkevm-circuits

Spec: https://github.com/privacy-scaling-explorations/zkevm-specs/pull/248 ### Summary 1. Update `BALANCE` bus-mapping and add circuit. 2. Fix to lookup `Balance` if account exists, otherwise lookup `NonExisting`. 3. Add a `HashSet` to save non-existent account...

crate-bus-mapping
crate-zkevm-circuits

- Using the challenge API instead of the instance value for randomness in EVM circuit - Maybe we´ll need another upgrade on the entire circuit? - Create a task in...

I got too excited by the shiny merge button on https://github.com/privacy-scaling-explorations/zkevm-circuits/commit/92f3d724d9980e9658453c1ec3e9c2ec25d14828 and forgot to wait to add this TODO.

crate-zkevm-circuits