You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now, Rabby can detect wallets using EIP-7702 — which is great — but it doesn’t yet support signing the signAuthorization transaction type.
Having to switch wallets just to signAuthorization and back to use Rabby disrupts what should be a smooth UX. This leads to broken flows for apps that rely on bundlers and gasless tx patterns, especially when using sendCalls from the EOA that's not EIP7702 wallet yet.
Adding signAuthorization support would fix this gap and keep Rabby ahead in wallet UX.
Thanks 🙏
apoorvlathey, supakawaiidesu, andrewgbell, medariox, lukasrosario and 16 more