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

Nonce errors on transaction exception #50

Closed
barkthins opened this issue Mar 15, 2016 · 1 comment
Closed

Nonce errors on transaction exception #50

barkthins opened this issue Mar 15, 2016 · 1 comment

Comments

@barkthins
Copy link

It looks like the account nonce is not rolled back correctly when there is an e.g. out of gas exception.
See trufflesuite/ganache-cli-archive#33 for a repro

@barkthins
Copy link
Author

This should be resolved in provider-engine 7.0.0
MetaMask/web3-provider-engine#45

holgerd77 added a commit to holgerd77/ethereumjs-vm that referenced this issue Nov 30, 2020
Remove src/ directory from npm package files
holgerd77 pushed a commit that referenced this issue Mar 11, 2021
Use BN.toNumber() in bufferToInt. This ensures no overflow is allowed.
ryanio pushed a commit that referenced this issue Jan 10, 2022
Normalize all line endings to LF instead of CRLF
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants