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
Enhance error handling in EIP-7702 executor for transaction hash retrieval (#42)
- Updated error handling logic to differentiate between error responses and other errors when fetching transaction hashes from the bundler.
- Improved the failure response mechanism by implementing specific handling for error responses, allowing for more granular control over job failures and retries.
These changes enhance the robustness of the EIP-7702 executor's error management during transaction hash retrieval.
0 commit comments