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(governance/xc_admin): add initial support for solana receiver #1365

Merged
merged 3 commits into from
Mar 18, 2024

Conversation

ali-bahjati
Copy link
Collaborator

This change adds Solana Receiver IDL to xc-admin to support parsing them in the xc-admin Frontend. Also adds two CLI commands to request and accept governance authority transfer.

This change adds Solana Receiver IDL to xc-admin to support parsing
them in the xc-admin Frontend. Also adds two CLI commands to request
and accept governance authority transfer.
@ali-bahjati ali-bahjati requested a review from guibescos March 18, 2024 08:21
Copy link

vercel bot commented Mar 18, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

2 Ignored Deployments
Name Status Preview Comments Updated (UTC)
example-oracle-amm ⬜️ Ignored (Inspect) Visit Preview Mar 18, 2024 7:00pm
xc-admin-frontend ⬜️ Ignored (Inspect) Visit Preview Mar 18, 2024 7:00pm

getConfigPda,
DEFAULT_RECEIVER_PROGRAM_ID,
DEFAULT_WORMHOLE_PROGRAM_ID,
} from "./address";
Copy link
Contributor

Choose a reason for hiding this comment

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

What about exporting IDLs here so they're easier to use by external apps

@ali-bahjati ali-bahjati merged commit ab7560a into main Mar 18, 2024
7 checks passed
@ali-bahjati ali-bahjati deleted the governance/xc-admin/solana-receiver-support branch March 18, 2024 19:00
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