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

Update tai64 to fix the wrong time offset #2409

Merged
merged 3 commits into from
Oct 30, 2024
Merged

Update tai64 to fix the wrong time offset #2409

merged 3 commits into from
Oct 30, 2024

Conversation

AurelienFT
Copy link
Contributor

Linked Issues/PRs

#2338
RustCrypto/formats#1583
RustCrypto/formats#1590

Description

I have fixed the wrong offset and added an automation for future update in crate tai64(RustCrypto/formats#1583) and they merged it and made a new release (RustCrypto/formats#1590). This PR updates to the new version.

Checklist

  • Breaking changes are clearly marked as such in the PR description and changelog
  • New behavior is reflected in tests
  • The specification matches the implemented behavior (link update PR if changes are needed)

Before requesting review

  • I have reviewed the code myself
  • I have created follow-up issues caused by this PR and linked them here

@AurelienFT AurelienFT added the no changelog Skip the CI check of the changelog modification label Oct 30, 2024
@AurelienFT AurelienFT self-assigned this Oct 30, 2024
@AurelienFT AurelienFT requested a review from a team October 30, 2024 01:08
@AurelienFT AurelienFT enabled auto-merge (squash) October 30, 2024 07:45
Copy link
Contributor

@netrome netrome left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Niiice!

@xgreenx xgreenx linked an issue Oct 30, 2024 that may be closed by this pull request
@AurelienFT AurelienFT enabled auto-merge (squash) October 30, 2024 11:43
@AurelienFT AurelienFT merged commit c72afba into master Oct 30, 2024
29 of 32 checks passed
@AurelienFT AurelienFT deleted the fix_tai64 branch October 30, 2024 13:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no changelog Skip the CI check of the changelog modification
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Maybe fuel-core block producer uses incorrect TAI time
5 participants