Skip to content

feat: added WalletConnect integration for improve tests speed#361

Open
Vorobeyko wants to merge 62 commits intomainfrom
feat/add-wc-wallet-without-wait
Open

feat: added WalletConnect integration for improve tests speed#361
Vorobeyko wants to merge 62 commits intomainfrom
feat/add-wc-wallet-without-wait

Conversation

@Vorobeyko
Copy link
Contributor

No description provided.

@Vorobeyko Vorobeyko changed the title Feat/add wc wallet without wait feat: added wallet connect integration for improve tests speed Mar 4, 2026
@jake4take jake4take changed the title feat: added wallet connect integration for improve tests speed feat: added WalletConnect integration for improve tests speed Mar 10, 2026
extensionPage: extensionWalletPage,
extensionPage: buildExtensionWalletPage(),
walletConfig: this.options.walletConfig,
standConfig: {
Copy link
Contributor

Choose a reason for hiding this comment

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

Maybe we can create a standConfig object before the switch..case and reuse it here and on line 192

1946: soneiumMinato as Chain,
130: unichain as Chain,
1301: unichainSepolia as Chain,
};
Copy link
Contributor

Choose a reason for hiding this comment

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

Need to add more supported networks for ETH widget testing (qaseId=3596):

  • zkSync Era
  • Arbitrum
  • Polygon PoS
  • Base
  • BNB Chain
  • Linea
  • Mantle
  • Scroll
  • Mode chain
  • Zircuit Chain
  • Lisk

}

export type WalletConnectType =
| WalletConnectTypes.WC
Copy link
Contributor

Choose a reason for hiding this comment

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

Wdyt to rename WC -> WC+EOA?

LATEST_STABLE_DOWNLOAD_LINK?: string; // Link to stable wallet extension version for test (optional)
EXTENSION_START_PATH: string; // Start path for wallet setup
EXTENSION_START_PATH?: string; // Start path for wallet setup
// Only for WalletConnect wallets via API @walletconnect/sign-client
Copy link
Contributor

Choose a reason for hiding this comment

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

// Only for the WC_SDK ...

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