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
Option to configure the Min / Max Block Size Limits #323
Comments
|
You could change the "gasLimit" field in genesis.json file. The block size depends on the gasLimit field |
|
@jpmsam Is this task still relevant? If yes, I would like to give it a try. |
Block size is not determined by the |
|
@mushketyk, this is still an open and a desired issue. If you would like to take a crack at it, please feel free to do so. We think this would be best to add through genesis config as well not dissimilar to the merge done here: #636 |
|
@fixanoid i would like to work on this if not already completed. |
|
@Open-Rawi all of the tickets in open state are ready to be worked on by the community, please feel free to help us out. |
|
As it is a good first issue, I, (being a newbie to opensource) would love to try it out. Can someone help me get started? |
|
@ashish10677 as mentioned in my comment, it should be similar to modifications done in #636 and #786. Excpet this time, we want the options for overwriting block size. |
|
Hi, is this issue still open ? |
A parametrized option to set the blocksize would be useful to experiment with. As quorum is used in a private setting I think this option should be available
The text was updated successfully, but these errors were encountered: