1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/app/scripts/controllers
Frankie 51e5220d5e
I#3669 ignore known transactions on first broadcast and continue with normal flow (#7328)
* transactions - ignore known tx errors

* tests - test ignoreing Transaction Failed: known transaction message
2019-10-30 11:40:33 -10:00
..
network mesh-testing - submit infura rpc requests to mesh-testing container (#7031) 2019-09-23 02:54:41 -07:00
transactions I#3669 ignore known transactions on first broadcast and continue with normal flow (#7328) 2019-10-30 11:40:33 -10:00
ab-test.js Add a/b test for full screen transaction confirmations (#7162) 2019-09-24 17:08:38 -04:00
app-state.js
balance.js
cached-balances.js
detect-tokens.js
incoming-transactions.js Handle empty fetch response (#7111) 2019-10-09 11:41:18 -03:00
infura.js
onboarding.js
preferences.js Add advanced setting to enable editing nonce on confirmation screens (#7089) 2019-09-27 00:30:36 -04:00
provider-approval.js Add hostname and extensionId to site metadata (#7218) 2019-10-29 13:14:41 -03:00
README.md
recent-blocks.js
threebox.js Ensure 3box validation uses the correct address (#7235) 2019-10-01 10:03:13 -03:00
token-rates.js

Controllers

Different controllers (in the sense of *VC *View-Controller).