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

Modify DecimalsLookup trait, add PINK, HDX, vDOT to decimals list #523

Merged

Conversation

bogdanS98
Copy link
Contributor

Closes #522.

@bogdanS98 bogdanS98 requested a review from ebma May 8, 2024 12:36
@bogdanS98 bogdanS98 linked an issue May 8, 2024 that may be closed by this pull request
Copy link
Member

@ebma ebma left a comment

Choose a reason for hiding this comment

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

Can you please run cargo +nightly-2024-02-09 fmt --all?

I had a similar problem in this action. We should probably change our pre-commit action somehow @b-yap

Besides that, can we please also add the decimals for the HDX token (XCM: 8, with 12 decimals) and already in anticipation of the vDOT token (probably XCM: 9, with 10 decimals) to the list?

Copy link
Member

@ebma ebma left a comment

Choose a reason for hiding this comment

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

Looks good to me, let's wait for the CI

@bogdanS98 bogdanS98 changed the title Modify DecimalsLookup trait, add PINK to decimals list Modify DecimalsLookup trait, add PINK, HDX, vDOT to decimals list May 8, 2024
@bogdanS98 bogdanS98 merged commit e7a672b into main May 9, 2024
2 checks passed
@bogdanS98 bogdanS98 deleted the 522-modify-decimalslookup-trait-to-use-its-own-currencyid-type branch May 9, 2024 09:31
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.

Modify DecimalsLookup trait to use it's own CurrencyId type
2 participants