Uh oh!
There was an error while loading. Please reload this page.
tai64: v4.1.0 - #1590
Merged
Merged
Conversation
Closed
Closed
Fixed - fix TAI offset and verify with GH Action (RustCrypto#1583)
balooforce-pushed
the
baloo/tai64/v4.1.0
branch
from
October 29, 2024 19:33
5f7cc41 to
f3ad926Comparetarcieri
approved these changes
Oct 29, 2024
baloo
commented
Oct 29, 2024
MemberAuthor
cc @AurelienFT |
AurelienFT
commented
Oct 30, 2024
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 #2338RustCrypto/formats#1583RustCrypto/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#2338RustCrypto/formats#1583RustCrypto/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#2338RustCrypto/formats#1583RustCrypto/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#2338RustCrypto/formats#1583RustCrypto/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
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
Sign up for freeto 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: