fix(api): replace AssembledTransaction<unknown> casts with concrete g… - #495
Conversation
…eneric types - Define concrete generic interfaces for AssembledTransaction return types - Replace unsafe as AssembledTransaction<unknown> casts in api.ts write helpers - Provide proper autocompletion for contract execution return types - Eliminate unknown escapes from client API interfaces Closes Fundable-Protocol#375
|
@bashir1738 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! 🚀 |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThe web API makes ChangesTyped transaction submission
Estimated code review effort: 1 (Trivial) | ~5 minutes Possibly related issues
Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
…eneric types
Closes #375
Summary by CodeRabbit