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
Refactor optimistic nonce handling in AtomicEoaExecutorStore (#35)
- Updated the logic for retrieving the optimistic transaction count to handle cases where synchronization is required, returning `None` when necessary.
- Enhanced logging to differentiate between updating the optimistic nonce and initializing it for new EOAs, improving clarity in transaction processing.
These changes improve the robustness of the optimistic nonce management and provide better insights during execution.
0 commit comments