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

Bridge Solana #811

Draft
wants to merge 24 commits into
base: development
Choose a base branch
from
Draft

Bridge Solana #811

wants to merge 24 commits into from

Conversation

zaelgohary
Copy link
Contributor

@zaelgohary zaelgohary commented Dec 19, 2024

Changes

  • Edit bridge design to include Solana
  • Refactor bridge

image

image

image

Related Issues

Tested Scenarios

  • Swap multiple chains
  • Change the selected chain and review the fee changes
  • Solana should never be in the left chains
  • to address should be removed on chain change
  • Contact icon should be hidden if Solana is current to chain
  • Swap should be disabled if Solana is chosen

@zaelgohary zaelgohary marked this pull request as ready for review January 28, 2025 11:17
_initializeChains();
}

void _initializeChains() {
Copy link
Contributor

Choose a reason for hiding this comment

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

I suggest we can make Stellar, TF Chain and Solana enum.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done.

@AlaaElattar
Copy link
Contributor

  • As it requires to have XLMs, I think we should add hint or note to notify user about having them.

@zaelgohary zaelgohary marked this pull request as draft January 29, 2025 15:06
@zaelgohary
Copy link
Contributor Author

Will keep this drafted till bridge is on mainnet.

@xmonader
Copy link
Contributor

xmonader commented Jan 30, 2025

It can be disabled with feature flags no?

@zaelgohary
Copy link
Contributor Author

It can be disabled with feature flags no?

Yes but not implemented. Should I?

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.

3 participants