mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
a34103987a
* transactions/pending - check nonce against the network and mark as dropped if not included in a block * transactions/pending - unifiy "dropped" txs * transactions/pending - test - fix for new expected behavior * fix comment * transactions/pending - clean up dropped event * fix spelling Co-Authored-By: frankiebee <frankie.diamond@gmail.com> * nit fix * test/tx-pending - clarify test description |
||
---|---|---|
.. | ||
network | ||
transactions | ||
app-state.js | ||
balance.js | ||
cached-balances.js | ||
computed-balances.js | ||
currency.js | ||
detect-tokens.js | ||
infura.js | ||
preferences.js | ||
provider-approval.js | ||
README.md | ||
recent-blocks.js | ||
token-rates.js |
Controllers
Different controllers (in the sense of *VC *View-Controller).