Skip to content

tai64: v4.1.0 - #1590

Merged
baloo merged 1 commit into
RustCrypto:masterfrom
baloo:baloo/tai64/v4.1.0
Oct 29, 2024
Merged

tai64: v4.1.0#1590
baloo merged 1 commit into
RustCrypto:masterfrom
baloo:baloo/tai64/v4.1.0

Conversation

@baloo

@baloobaloo commented Oct 29, 2024

Copy link
Copy Markdown
Member

Fixed:

Changed:

@baloobaloo mentioned this pull request Oct 29, 2024
@baloobaloo closed this Oct 29, 2024
@baloobaloo mentioned this pull request Oct 29, 2024
@baloobaloo reopened this Oct 29, 2024
Fixed
- fix TAI offset and verify with GH Action (RustCrypto#1583)
@baloo
balooforce-pushed the baloo/tai64/v4.1.0 branch from 5f7cc41 to f3ad926CompareOctober 29, 2024 19:33
@baloo
baloo merged commit 59dc02b into RustCrypto:masterOct 29, 2024
@baloo
baloo deleted the baloo/tai64/v4.1.0 branch October 29, 2024 22:10
@baloo

Copy link
Copy Markdown
MemberAuthor

cc @AurelienFT

@AurelienFT

Copy link
Copy Markdown
Contributor

Thanks a lot guys <3

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
Sign up for freeto 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.

3 participants

@baloo@AurelienFT@tarcieri