Skip to content

feat(ep7): change userop to packedUserOp#27

Open
0xSulpiride wants to merge 1 commit into
eth-infinitism:mainfrom
etherspot:entrypoint-7-support
Open

feat(ep7): change userop to packedUserOp#27
0xSulpiride wants to merge 1 commit into
eth-infinitism:mainfrom
etherspot:entrypoint-7-support

Conversation

@0xSulpiride

Copy link
Copy Markdown

Adding support for EntryPoint v7's UserOperation.

Should we proceed with sending PackedUserOperations over p2p or it should be an unpacked userop? 🤔

@0xSulpiride 0xSulpiride marked this pull request as ready for review May 15, 2024 14:26
@drortirosh

Copy link
Copy Markdown
Contributor

The idea is that "UserOp" is more like a transaction, and "PackedUserOp" is used only on-chain (think of RLP-encoded transaction)
So this is an off-chain API, and could stick to UserOperation

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