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

Add issuing_time check #1821

Merged
merged 2 commits into from
Jan 10, 2024
Merged

Conversation

Thoralf-M
Copy link
Member

@Thoralf-M Thoralf-M commented Jan 10, 2024

Description of change

Add issuing_time check to prevent issues with wrong local times and make sure to have issuing_time >= latest_parent_block_issuing_time +1 to prevent rejection because of a lower timestamp

Links to any relevant issues

Closes #1753

Type of change

  • Enhancement (a non-breaking change which adds functionality)

@thibault-martinez thibault-martinez merged commit a2660e6 into iotaledger:2.0 Jan 10, 2024
36 checks passed
@Thoralf-M Thoralf-M deleted the issuing-time-check branch January 10, 2024 14:40
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

Successfully merging this pull request may close these issues.

Compare IssuanceBlockHeaderResponse::latest_parent_block_issuing_time before sending block
3 participants