Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Circuit tools #12

Draft
wants to merge 357 commits into
base: main
Choose a base branch
from
Draft

Circuit tools #12

wants to merge 357 commits into from

Conversation

CeciliaZ030
Copy link
Owner

Brechtpd and others added 19 commits June 5, 2023 19:56
# Conflicts:
#	Cargo.lock
#	gadgets/src/util.rs
#	rust-toolchain
#	zkevm-circuits/Cargo.toml
#	zkevm-circuits/src/bytecode_circuit/circuit.rs
#	zkevm-circuits/src/bytecode_circuit/dev.rs
#	zkevm-circuits/src/circuit_tools/gadgets.rs
#	zkevm-circuits/src/evm_circuit.rs
#	zkevm-circuits/src/evm_circuit/step.rs
#	zkevm-circuits/src/evm_circuit/util.rs
#	zkevm-circuits/src/evm_circuit/util/instrumentation.rs
#	zkevm-circuits/src/keccak_circuit/cell_manager.rs
#	zkevm-circuits/src/lib.rs
#	zkevm-circuits/src/mpt_circuit.rs
#	zkevm-circuits/src/mpt_circuit/account_leaf.rs
#	zkevm-circuits/src/mpt_circuit/branch.rs
#	zkevm-circuits/src/mpt_circuit/extension.rs
#	zkevm-circuits/src/mpt_circuit/helpers.rs
#	zkevm-circuits/src/mpt_circuit/rlp_gadgets.rs
#	zkevm-circuits/src/mpt_circuit/start.rs
#	zkevm-circuits/src/mpt_circuit/storage_leaf.rs
#	zkevm-circuits/src/table.rs
#	zkevm-circuits/src/tx_circuit.rs
condition excluded, would be better if optimize condition as well
@CeciliaZ030 CeciliaZ030 linked an issue Jun 28, 2023 that may be closed by this pull request
13 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Standalone circuit tools
3 participants