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
apoorvsadana opened this issue Sep 22, 2024 · 0 comments
Open
1 task done

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

apoorvsadana opened this issue Sep 22, 2024 · 0 comments
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 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
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: Backlog
Development

No branches or pull requests

2 participants