MetaMask / MetaMask/metamask-extension
Add a toggle in settings to never cache the nonce for development
Open
area-devmode
T08-featureRequest
team-wallet-api-platform-deprecated
- Dominant language
- TypeScript
- Stars
- 13.2k
- Forks
- 5.6k
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 451
Description
### Describe the bug
In development for MetaMask or Smart Contracts I am constantly restarting my local dev node which resets the nonce. And when I try to use MetaMask after, I am forced to go into settings and `Reset Account`.
### Steps to reproduce
1. Use ganache for local dev
2. Make a tx with metamask on localhost
3. restart ganache
4. try to make another tx with metamask on localhost
### Error messages or log output
_No response_
### Version
10.20.0
### Build type
_No response_
### Browser
Chrome
### Operating system
MacOS
### Hardware wallet
_No response_
### Additional context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.