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

[sequencer] Blocks are being created with a future timestamp #7916

Closed
spalladino opened this issue Aug 12, 2024 · 1 comment
Closed

[sequencer] Blocks are being created with a future timestamp #7916

spalladino opened this issue Aug 12, 2024 · 1 comment

Comments

@spalladino
Copy link
Collaborator

Found in the logs of the aztec-node when running the docker-compose.provernet.yml template:

aztec-provernet-aztec-node-1           | 2024-08-12T14:58:21.412Z aztec:sequencer [DEBUG] Not creating block because not enough time has passed since last block (last block at 1723474783 current time 1723474701)

Note that last block timestamp (which is defined by the same sequencer, as we have only one sequencer on this setup) is greater than the current time. We need to identify whether this is an anvil issue or a sequencer issue.

@spalladino
Copy link
Collaborator Author

This is expected from #7758

@spalladino spalladino closed this as not planned Won't fix, can't repro, duplicate, stale Aug 12, 2024
@github-project-automation github-project-automation bot moved this from Todo to Done in A3 Aug 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

1 participant