Skip to content

Check that nonce has properly incremented#645

Merged
iamdefinitelyahuman merged 1 commit intomasterfrom
fix-increment-nonce
Jun 21, 2020
Merged

Check that nonce has properly incremented#645
iamdefinitelyahuman merged 1 commit intomasterfrom
fix-increment-nonce

Conversation

@iamdefinitelyahuman
Copy link
Copy Markdown
Member

What I did

When determining the nonce for a new tx, confirm that the value returned by eth_getTransactionCount has changed from that of the last broadcasted tx by the same account.

This address this issue outlined in ConsenSys-archive/ganache#587

How to verify it

Launch the console using --network mainnet-fork and run a loop to deploy a contract. Observe that nothing breaks :)

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.

1 participant