Notes for session D2 at WalletUncon 2023

Title of talk: EOA Alchemy: migrating to smart contract wallets
Convener(s) of talk: @lightclient
Scribe(s) of talk:
Links to any presentation matter:

Tips:

  • if you use github or gitlab handles instead of names, that allows scribes and conveners to be easily findable/taggable in threads when these notes get published to the CASA github org)
  • preface remarks with name/handle and org if you WANT to be credited for contributions or ideas.
  • feel free to call multiple people "anon" if you don't catch their names or they do not give them
  • most scribes love an assist!

Notes

  • EIP 4337
    • we ain't enshrining it sweetie
  • EIP 7377 or EIP 5003 - deploy code at your EOA
  • EIP 3074 - slay
  • EIP 7553 (number not assigned yet) - sponsored transactions

UX-level changes

  • EIP 7555 abstracts this??

  • push to the libraries (ethers/viem) for batching user ops / fallback to eoas

  • 6963 : multi injected provider

  • prioritization framework: how many people do we actually have to migrate?

Select a repo