mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-23 10:30:04 +01:00
22ba0b0c2d
* Add beginning of test * Resubmit approved transactions on new block May fix #4343 and related issues, where an error could leave transactions stranded in the approved state. * Remove unused test * Re-approve transactions when retrying approved * Add retry approved test * Include approved in pending tx count * Fix getPendingTxs() * Linted * Only throw hash error in submitted state * Only check submitted txs for block inclusion * Fix test expectations |
||
---|---|---|
.. | ||
network | ||
transactions | ||
address-book.js | ||
balance.js | ||
blacklist.js | ||
computed-balances.js | ||
currency.js | ||
detect-tokens.js | ||
infura.js | ||
preferences.js | ||
provider-approval.js | ||
README.md | ||
recent-blocks.js | ||
shapeshift.js | ||
token-rates.js | ||
user-actions.js |
Controllers
Different controllers (in the sense of *VC *View-Controller).