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

fix: use next available nonce for tx #61

Merged
merged 1 commit into from
Oct 20, 2024
Merged

Conversation

onbjerg
Copy link
Member

@onbjerg onbjerg commented Oct 20, 2024

Depends on #60

Closes #39

@onbjerg onbjerg force-pushed the onbjerg/next-available-nonce branch from a8ba89e to 113d45b Compare October 20, 2024 20:07
@onbjerg onbjerg force-pushed the onbjerg/next-available-nonce branch from 113d45b to 42fb3ab Compare October 20, 2024 20:14
@onbjerg onbjerg marked this pull request as ready for review October 20, 2024 20:17
@onbjerg onbjerg added the bug Something isn't working label Oct 20, 2024
Copy link
Member

@DaniPopes DaniPopes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@onbjerg onbjerg merged commit 41eeef6 into main Oct 20, 2024
14 checks passed
@onbjerg onbjerg deleted the onbjerg/next-available-nonce branch October 20, 2024 21:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use next free nonce in wallet_sendTransaction
2 participants