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: Add "logo" param to "Token" #523

Merged
merged 4 commits into from
Jan 17, 2024
Merged

Conversation

lmuntaner
Copy link
Contributor

Motivation

To add arbitrary ICRC we need to rely on getting the logo from the Ledger Canister metadata. Let's store it in the Token with the rest of the metadata.

Changes

  • Add logo to Token type in utils.

Tests

Still passing.

Todos

  • Add entry to changelog (if necessary).

@lmuntaner lmuntaner force-pushed the feat_LM_add-logo-to-token-type branch from 756b719 to 7c97133 Compare January 17, 2024 06:57
@lmuntaner lmuntaner requested a review from dskloetd January 17, 2024 06:57
@lmuntaner
Copy link
Contributor Author

@dskloetd please review

Copy link
Contributor

github-actions bot commented Jan 17, 2024

size-limit report 📦

Path Size
@dfinity/ckbtc 7.12 KB (0%)
@dfinity/cketh 1.75 KB (0%)
@dfinity/cmc 1.01 KB (0%)
@dfinity/ledger-icrc 2.93 KB (0%)
@dfinity/ledger-icp 15.95 KB (0%)
@dfinity/nns 35.62 KB (0%)
@dfinity/nns-proto 76.44 KB (0%)
@dfinity/sns 15.15 KB (0%)
@dfinity/utils 4.4 KB (0%)
@dfinity/ic-management 2.2 KB (0%)

@lmuntaner lmuntaner merged commit 9ae2a06 into main Jan 17, 2024
11 checks passed
@lmuntaner lmuntaner deleted the feat_LM_add-logo-to-token-type branch January 17, 2024 09:17
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.

2 participants