Open
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...
Metadata
Assignees
Labels
No labels
Activity