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

chore: use pending for next initial nonce #1455

Merged
merged 1 commit into from
Oct 12, 2024

Conversation

mattsse
Copy link
Member

@mattsse mattsse commented Oct 12, 2024

imo we should use pending here so that the this doesn't pick an already pending nonce in the pool.

@klkvr not exactly sure how this impacts things like

foundry-rs/foundry#9096

Copy link
Member

@klkvr klkvr left a comment

Choose a reason for hiding this comment

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

lgtm

it shouldn't affect foundry as we don't use nonce filler there

@klkvr klkvr merged commit ee4d51f into main Oct 12, 2024
26 checks passed
@klkvr klkvr deleted the matt/use-pending-for-next-nonce branch October 12, 2024 13:27
@DaniPopes
Copy link
Member

What about CachedNonceManager?

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.

3 participants