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

" 'Governance' ran out of gas" error #4

Open
fedepycon opened this issue Dec 5, 2022 · 0 comments
Open

" 'Governance' ran out of gas" error #4

fedepycon opened this issue Dec 5, 2022 · 0 comments

Comments

@fedepycon
Copy link

I keep getting this trouble while executing the truffle migrate --reset . It compiles contracts and it warns me about Governance.sol size: Contract code size exceeds 24576 bytes (a limit introduced in Spurious Dragon). Then it starts executing the contracts but I always get stuck in the Governance.sol contract execution for "gas" reason. I setted solc optimizer in truffle-config.js (with low "runs" values), setted gas manually in the network definition in truffle-config.js with big values and I even updated truffle.. nothing worked. What else can I try?

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

No branches or pull requests

1 participant