Skip to content

WIP: EIP-4337 Support through hooks#178

Open
ScreamingHawk wants to merge 5 commits intomasterfrom
eip-4337
Open

WIP: EIP-4337 Support through hooks#178
ScreamingHawk wants to merge 5 commits intomasterfrom
eip-4337

Conversation

@ScreamingHawk
Copy link
Collaborator

Here's an implementation of EIP-4337 that can be added as a hook.

Support is only valid (due to opcode restrictions) when the tx signature doesn't validate against nested Sequence wallets (due to accessing imageHash on the nested wallet and potentially GAS op code usage).
This means signatures including the guard will fail. A temporary solution could be adding an EOA based guard or increasing the threshold of the session key.

@Agusx1211
Copy link
Member

We should be moving in the direction of an EOA guard anyway, that's what WaaS uses and it would also be good for the universal wallet (more secure).

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.

2 participants