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

Improve verify_circuit_proof method #110

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

0xAleksaOpacic
Copy link

Description

This PR aims to enhance the task execution process for the verifier. In the current implementation, there's an issue where the default gas limit is set to 35M, which exceeds the capacity typically supported by the EVM network. This value has now been reduced to 15M, aligning with the lower bound of the block gas limit. Additionally, this PR addresses a problem related to loading the .env file and adds a .env.example. It also includes the Polygon Mumbai testnet in the Hardhat configuration.

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.

1 participant