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/rf 1863 migrate clover to hub #957

Open
wants to merge 3 commits into
base: next
Choose a base branch
from

Conversation

nikaaru
Copy link
Member

@nikaaru nikaaru commented Nov 25, 2024

Summary

Clover has been migrated to hub and also in addition to Solana namespace, EVM namespace has been added too.
The Solana namespace has a problem with transaction signing, which we also have on production, and we will fix it in a separate PR.

I also added changeChainSubscriber to its EVM namespace.

I took this branch from the feat/rf-1970-add-chain-change-subscribe-to-evm-namespace branch in this PR.

Checklist:

  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • Implemented a user interface (UI) change, referencing our Figma design to ensure pixel-perfect precision.

wallets/core/src/hub/mod.ts Outdated Show resolved Hide resolved
wallets/provider-clover/src/actions/solana.ts Show resolved Hide resolved
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