Skip to content

Add missing features to the Solana part of the axelar-contract-deployments repo. #94

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

Open
frenzox opened this issue May 12, 2025 · 2 comments
Labels
enhancement New feature or request

Comments

@frenzox
Copy link
Contributor

frenzox commented May 12, 2025

We agreed that not everything required for the Solana part was needed for testnet tests. Thus, some features where not implemented.
In this issue the goal is to make the Solana part complete and equivalent to what is done for the other chains, including but not necessarily limited to:

  • Gas service complete interface
  • Operators contract complete interface
  • Governance contract complete interface
  • Packaging for offline signing
  • Solana CI workflow
@frenzox
Copy link
Contributor Author

frenzox commented May 12, 2025

The offline signing should be through squads multisig: https://github.com/Squads-Protocol/v4/tree/main/sdk/rs

Edit: Actually, the current offline signing works fine. The squads multisig should be used only where a multisig wallet is required (i.e.: program upgrade).

@frenzox
Copy link
Contributor Author

frenzox commented May 15, 2025

Added the Solana CI workflow item. Although I made a start here, it's not priority for testnet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: No status
Development

No branches or pull requests

1 participant