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

fix(core): add display_name for missing token_mint #91

Open
wants to merge 1 commit into
base: solana-token-definitions-merge-branch
Choose a base branch
from

Conversation

arjaz
Copy link
Collaborator

@arjaz arjaz commented Jan 14, 2025

No description provided.

@arjaz arjaz self-assigned this Jan 14, 2025
@@ -1692,6 +1692,10 @@
{
"account": "owner",
"display_name": "Mint authority"
},
{
"account": "token_mint",
Copy link
Collaborator

Choose a reason for hiding this comment

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

Let's move this to the first place under ui_properties since the order also determines how the information gets displayed.

And then please change display_name of amount parameter to Burn amount.

Copy link
Collaborator

@gabrielKerekes gabrielKerekes left a comment

Choose a reason for hiding this comment

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

"Mint To" instruction should also display the token being minted 🙏

Please see comments (they apply for both Token and Token22 I think).

Also please create some solana-token-definitions-merge-branch into which we would merge these changes as well, so we'd only create one slightly larger PR for Trezor when everything's ready.

common/defs/solana/programs.json Show resolved Hide resolved
common/defs/solana/programs.json Show resolved Hide resolved
@arjaz arjaz force-pushed the solana-token-mint branch from 5423aa7 to 91eed7f Compare January 14, 2025 13:54
@arjaz arjaz changed the base branch from main to solana-loadable-tokens January 14, 2025 13:55
@arjaz arjaz changed the base branch from solana-loadable-tokens to solana-token-definitions-merge-branch January 14, 2025 13:55
@arjaz arjaz force-pushed the solana-token-definitions-merge-branch branch from b98d58a to 3515cf3 Compare January 14, 2025 13:56
@arjaz arjaz force-pushed the solana-token-mint branch from 91eed7f to 44bde8e Compare January 14, 2025 14:27
@arjaz arjaz requested a review from gabrielKerekes January 14, 2025 14:28
@arjaz arjaz force-pushed the solana-token-mint branch 3 times, most recently from f04aa64 to fa828f1 Compare January 15, 2025 10:05
@arjaz arjaz force-pushed the solana-token-mint branch from fa828f1 to 9995475 Compare January 16, 2025 11:47
@arjaz arjaz requested a review from gabrielKerekes January 16, 2025 11:48
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