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

bug(mempool): tick time <= block time #277

Open
1 task done
Tracked by #419
apoorvsadana opened this issue Sep 22, 2024 · 0 comments · May be fixed by #447
Open
1 task done
Tracked by #419

bug(mempool): tick time <= block time #277

apoorvsadana opened this issue Sep 22, 2024 · 0 comments · May be fixed by #447
Assignees
Labels
bug Something isn't working

Comments

@apoorvsadana
Copy link
Contributor

Is there an existing issue?

  • I have searched the existing issues

Description of bug

Currently, it's possible to have a tick time greater than the block time (it happened with Pragma as tick time was default 2s and block time was changed to 1s). We should ideally panic on node start if this happens (or maybe warn)

Steps to reproduce

No response

@antiyro antiyro added this to Madara Sep 25, 2024
@antiyro antiyro moved this to Backlog in Madara Sep 25, 2024
@antiyro antiyro added the bug Something isn't working label Sep 27, 2024
@antiyro antiyro changed the title bug: tick time <= block time bug(mempool): tick time <= block time Sep 27, 2024
@Trantorian1 Trantorian1 moved this from Backlog to In review in Madara Dec 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: In review
2 participants