Skip to content

Unable to set the genesis maxCodeSize (contractSizeLimit) #251

Open
@mdochdev

Description

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...

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions