Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: get signer address #551

Merged
merged 3 commits into from
Aug 10, 2024
Merged

Conversation

joepegler
Copy link
Collaborator

@joepegler joepegler commented Aug 7, 2024

Requested by Venky, so that users can accommodate a custom signer in useAA


PR-Codex overview

This PR adds a new function getSignerAddress to convertSigner.ts for retrieving signer addresses based on signer types.

Detailed summary

  • Added getSignerAddress function to retrieve signer addresses
  • Supports different signer types: Ethers, WalletClient, PrivateKeyAccount, AlchemySigner

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

Copy link

github-actions bot commented Aug 7, 2024

size-limit report 📦

Path Size
core (esm) 55.76 KB (+0.24% 🔺)
core (cjs) 60.96 KB (+0.18% 🔺)
account (tree-shaking) 53.21 KB (-0.2% 🔽)
bundler (tree-shaking) 2.54 KB (0%)
paymaster (tree-shaking) 2.23 KB (0%)
modules (tree-shaking) 41.08 KB (+0.13% 🔺)

@livingrockrises livingrockrises merged commit 3d5fa49 into develop Aug 10, 2024
8 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.

4 participants