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

feat(frontend): Use Zod for Token type #3252

Merged
merged 6 commits into from
Oct 31, 2024

Conversation

AntonioVentilii-DFINITY
Copy link
Contributor

@AntonioVentilii-DFINITY AntonioVentilii-DFINITY commented Oct 31, 2024

Motivation

We ultimately use Zod for Token type. That requires a few more sub-interfaces to use Zod too (for example the ones related to OnRamper).

@AntonioVentilii-DFINITY AntonioVentilii-DFINITY marked this pull request as ready for review October 31, 2024 10:53
@AntonioVentilii-DFINITY AntonioVentilii-DFINITY requested a review from a team as a code owner October 31, 2024 10:53
Copy link
Member

@peterpeterparker peterpeterparker left a comment

Choose a reason for hiding this comment

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

Thx!

src/frontend/src/lib/types/token.ts Show resolved Hide resolved
Copy link
Member

@peterpeterparker peterpeterparker left a comment

Choose a reason for hiding this comment

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

LGTm, thx

@AntonioVentilii-DFINITY AntonioVentilii-DFINITY enabled auto-merge (squash) October 31, 2024 16:19
@AntonioVentilii-DFINITY AntonioVentilii-DFINITY merged commit 75f0bb1 into main Oct 31, 2024
10 checks passed
@AntonioVentilii-DFINITY AntonioVentilii-DFINITY deleted the feat(frontend)/Use-Zod-for-Token-type branch October 31, 2024 16:21
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.

3 participants