Skip to content

Conversation

@stephancill
Copy link
Contributor

@stephancill stephancill commented Mar 13, 2025

Summary

Replace wallet_sendCalls with wallet_prepareCalls + wallet_sendPreparedCalls

How did you test your changes?

Tried Send Calls on playground and updated tests

@cb-heimdall
Copy link
Collaborator

cb-heimdall commented Mar 13, 2025

✅ Heimdall Review Status

Requirement Status More Info
Reviews 2/1
Denominator calculation
Show calculation
1 if user is bot 0
1 if user is external 0
From .codeflow.yml 1
Additional review requirements
Show calculation
Max 0
0
From CODEOWNERS 0
Global minimum 0
Max 1
1
1 if commit is unverified 0
Sum 1

@stephancill stephancill force-pushed the feat/prepare-wallet-rpcs branch 2 times, most recently from b0ad388 to a7434bf Compare March 18, 2025 11:47
@stephancill stephancill marked this pull request as ready for review March 19, 2025 13:15
@montycheese montycheese requested a review from cb-jake March 19, 2025 15:45
Copy link
Contributor

@montycheese montycheese left a comment

Choose a reason for hiding this comment

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

Looks good so far, a few comments and questions

@stephancill stephancill force-pushed the feat/prepare-wallet-rpcs branch from dd1f73d to 9dd89da Compare March 20, 2025 15:41
montycheese
montycheese previously approved these changes Mar 21, 2025
@ghost
Copy link

ghost commented Mar 22, 2025

Martybb166

Copy link
Contributor

@cb-jake cb-jake left a comment

Choose a reason for hiding this comment

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

Looks good. Only thing that has to change is removing Buffer. The only reason this is working locally is the test app is next which polyfills Buffer into the browser env

@stephancill stephancill force-pushed the feat/prepare-wallet-rpcs branch from 1d4e210 to ac53c2f Compare March 25, 2025 11:19
@cb-jake cb-jake merged commit 6eca4a2 into coinbase:master Mar 26, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

4 participants