Skip to content

refactor: replace unsafe 'any' type with WalletConnection in CryptoPa…#126

Merged
Smartdevs17 merged 2 commits intoSmartdevs17:mainfrom
Francis6-git:fix/issue-25-connection-typing
Mar 25, 2026
Merged

refactor: replace unsafe 'any' type with WalletConnection in CryptoPa…#126
Smartdevs17 merged 2 commits intoSmartdevs17:mainfrom
Francis6-git:fix/issue-25-connection-typing

Conversation

@Francis6-git
Copy link
Copy Markdown
Contributor

Implements the WalletConnection interface and a type guard to ensure type safety. Prevents potential runtime errors by validating the connection state before accessing properties, Closes #25

@drips-wave
Copy link
Copy Markdown

drips-wave bot commented Mar 24, 2026

@Francis6-git Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@Smartdevs17
Copy link
Copy Markdown
Owner

fix merge conflicts

@Smartdevs17 Smartdevs17 merged commit 5cce3b3 into Smartdevs17:main Mar 25, 2026
3 of 11 checks passed
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.

🔧 Remove unsafe types from connection

2 participants