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

Test implementation tracker #4

Open
1 of 5 tasks
jfldde opened this issue Sep 30, 2024 · 0 comments
Open
1 of 5 tasks

Test implementation tracker #4

jfldde opened this issue Sep 30, 2024 · 0 comments

Comments

@jfldde
Copy link
Collaborator

jfldde commented Sep 30, 2024

  • bitcoin reorgs 4 blocks
  • bitcoin does not produces new blocks for 2 hours (Can mock by not calling generate for N amount of time)
  • bitcoin produces 4 blocks really fast (Using setmocktime)
  • bitcoin produces 2 blocks with incorrect timestamps (Using setmocktime)
  • Create da blocks while sequencer is looking for nonce and make sure sequencer process new da block in parallel (Regression fixed in Use spawn_blocking for da queue citrea#1311)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant