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

Add verify command to verified build tab #396

Merged
merged 6 commits into from
Oct 30, 2024

Conversation

Woody4618
Copy link
Contributor

  • Deriving the PDA from the upgrade authority and the program id, then getting the parameter from the PDA and composing it into a solana-verify comand

Like this people can easily copy the command from the explorer and verify for themselfs.

Related Issue:
#393

Looks like this:
image

And like this when there is no Verify PDA:
image

- Deriving the PDA from the upgrade authority and the program id, then getting the parameter from the PDA and composing it into a solana-verify comand
Copy link

vercel bot commented Oct 24, 2024

@Woody4618 is attempting to deploy a commit to the Solana Labs Team on Vercel.

A member of the Team first needs to authorize it.

Copy link
Collaborator

@ngundotra ngundotra left a comment

Choose a reason for hiding this comment

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

I think this is mostly good to go. I am approving to unblock.

Last q - do you think we should explain the security aspect "verified" builds at the top of this card? I think most people will assume it's like audited - without really understanding it's just a plausible way for developers to link their code to their program.

app/utils/verified-builds.tsx Show resolved Hide resolved
@ngundotra ngundotra merged commit c10c8ff into solana-labs:master Oct 30, 2024
2 of 3 checks passed
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