Skip to content

feat(v5): support call data encoding#2386

Closed
jakehobbs wants to merge 4 commits intov5.x.xfrom
jake/v5/call-encoding
Closed

feat(v5): support call data encoding#2386
jakehobbs wants to merge 4 commits intov5.x.xfrom
jake/v5/call-encoding

Conversation

@jakehobbs
Copy link
Collaborator

@jakehobbs jakehobbs commented Mar 6, 2026

Pull Request Checklist


PR-Codex overview

This PR primarily focuses on enhancing the type definitions and function signatures related to SendCalls and PrepareCalls in the wallet APIs, introducing generic type parameters for improved flexibility and type safety.

Detailed summary

  • Updated SendCallsResult and PrepareCallsResult definitions to reflect changes in their source files.
  • Introduced generic type parameter calls in SendCallsParams and PrepareCallsParams.
  • Modified sendCalls and prepareCalls functions to accept the generic type parameter.
  • Enhanced documentation with type parameter tables for better clarity.
  • Added a new utility function encodeCalls for encoding an array of calls.
  • Implemented tests for encodeCalls to ensure proper functionality and error handling.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

Co-Authored-By: Claude <noreply@anthropic.com>
@vercel
Copy link

vercel bot commented Mar 6, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
aa-sdk-ui-demo Error Error Mar 6, 2026 1:51am

Request Review

@jakehobbs
Copy link
Collaborator Author

cancelling this for now

@jakehobbs jakehobbs closed this Mar 10, 2026
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.

1 participant