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

Limit block size #72

Open
2 tasks
JeremyPansier opened this issue Oct 3, 2022 · 0 comments
Open
2 tasks

Limit block size #72

JeremyPansier opened this issue Oct 3, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@JeremyPansier
Copy link
Member

JeremyPansier commented Oct 3, 2022

Context
A hudge transactions count might lead to a blockchain propagation time to out of the validation delay.

Description
The problem might be avoided by limiting the number of transactions to be included into the next block. Higher transactions fees might be applied to ensure a transaction to be in the next block.

Tasks

  • Limit the block size or the number of transactions to be included into the next block.
  • If needed, propose to pay more fees to increase the chance of a transaction to be in the next block.
@JeremyPansier JeremyPansier added the enhancement New feature or request label Oct 3, 2022
@JeremyPansier JeremyPansier added this to the Improve scalability milestone Oct 3, 2022
@JeremyPansier JeremyPansier changed the title Limit transactions count Limit block size Oct 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: To Do
Development

No branches or pull requests

1 participant