-
Notifications
You must be signed in to change notification settings - Fork 171
tai64: v4.1.0 #1590
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
Merged
Merged
tai64: v4.1.0 #1590
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Closed
Closed
Fixed - fix TAI offset and verify with GH Action (RustCrypto#1583)
5f7cc41 to
f3ad926
Compare
tarcieri
approved these changes
Oct 29, 2024
Member
Author
|
cc @AurelienFT |
Contributor
|
Thanks a lot guys <3 |
5 tasks
AurelienFT
added a commit
to FuelLabs/fuel-core
that referenced
this pull request
Oct 30, 2024
## 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 - [x] Breaking changes are clearly marked as such in the PR description and changelog - [x] New behavior is reflected in tests - [x] [The specification](https://github.com/FuelLabs/fuel-specs/) matches the implemented behavior (link update PR if changes are needed) ### Before requesting review - [x] I have reviewed the code myself - [x] I have created follow-up issues caused by this PR and linked them here
kuroki-yosuke
added a commit
to kuroki-yosuke/core-fuel
that referenced
this pull request
Apr 5, 2025
## Linked Issues/PRs FuelLabs/fuel-core#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 - [x] Breaking changes are clearly marked as such in the PR description and changelog - [x] New behavior is reflected in tests - [x] [The specification](https://github.com/FuelLabs/fuel-specs/) matches the implemented behavior (link update PR if changes are needed) ### Before requesting review - [x] I have reviewed the code myself - [x] I have created follow-up issues caused by this PR and linked them here
ChapmaBeerbohm
added a commit
to ChapmaBeerbohm/holo-kit
that referenced
this pull request
Sep 26, 2025
## Linked Issues/PRs FuelLabs/fuel-core#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 - [x] Breaking changes are clearly marked as such in the PR description and changelog - [x] New behavior is reflected in tests - [x] [The specification](https://github.com/FuelLabs/fuel-specs/) matches the implemented behavior (link update PR if changes are needed) ### Before requesting review - [x] I have reviewed the code myself - [x] I have created follow-up issues caused by this PR and linked them here
GeorgeBake
added a commit
to GeorgeBake/pipeline-cli
that referenced
this pull request
Sep 29, 2025
## Linked Issues/PRs FuelLabs/fuel-core#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 - [x] Breaking changes are clearly marked as such in the PR description and changelog - [x] New behavior is reflected in tests - [x] [The specification](https://github.com/FuelLabs/fuel-specs/) matches the implemented behavior (link update PR if changes are needed) ### Before requesting review - [x] I have reviewed the code myself - [x] I have created follow-up issues caused by this PR and linked them here
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Fixed:
Changed: