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

Add authorization status to EIP7702 authorizations in transaction receipt #640

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

yongqjn
Copy link

@yongqjn yongqjn commented Mar 21, 2025

Currently, to determine the results of both the transaction and delegation requires multiple RPC calls, which is a suboptimal experience.

We propose a change to the current getTransactionReceipt, to add a list of authorization statuses, so that we are able to determine both results in 1 RPC call.

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