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

Unable to set the genesis maxCodeSize (contractSizeLimit) #251

Open
mdochdev opened this issue Jan 28, 2025 · 0 comments
Open

Unable to set the genesis maxCodeSize (contractSizeLimit) #251

mdochdev opened this issue Jan 28, 2025 · 0 comments

Comments

@mdochdev
Copy link

As per this issue I just raised (Consensys/quorum-genesis-tool#69)

The genesis tool is defaulting the contractSizeLimit to 64 bytes in a zero gas network. This does not match the besu documentation sizing recommendations. The only reference I can find is to a eth document stating 64k is the default contract size, not 64 bytes.

Would it be possible to add in a configuration option to allow for the contractSizeLimit to be configured either under the name maxCodeSize or contractSizeLimit. Whatever makes the most sense when calling the quorum-genesis-tool. Line 112 of genesis-job-init.yaml

Also could you bump the version to the latest script.

Thanks...

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