Commit Graph

2246 Commits (d735439de9f4f0bcbaab59afa7dab51e24788289)

Author SHA1 Message Date
Whymarrh Whitby d735439de9 Update NoticesController to use ES6 destructuring, const, let 6 years ago
Whymarrh Whitby ae084cef6c Update MetaMaskController to use ES6 destructuring, const, let 6 years ago
Whymarrh Whitby f5eb1512d4 Fix all "var used instead of let or const" problems in inpage.js 6 years ago
Whymarrh Whitby 3c915b0d7f Update contentscript to use ES6 destructuring, const, let 6 years ago
Whymarrh Whitby 969cf73fae Fix all "var used instead of let or const" problems in background.js 6 years ago
S.C. Chen 1a4203a8c6 Fix locale codes contains underscore will never be preferred (#6116) 6 years ago
Whymarrh Whitby 59a5f550e4 Update design of phishing warning screen 6 years ago
Whymarrh Whitby f3a7054f6b Add announcement for users migrated to the new UI 6 years ago
Whymarrh Whitby c52ba96b85 Remove betaUI preference state, replace with completedUiMigration 6 years ago
Whymarrh Whitby a7a6318c13 Default to the new UI for all users 6 years ago
Bruno Barbieri cc03a7db6a
Privacy mode fixes (#6087) 6 years ago
Frankie 4e27b644ab fix - migration 30 undefinds (#6079) 6 years ago
Paul Bouchon db776b5a02 EIP-1102 updates (#6006) 6 years ago
Frankie df3169d1c7
I#5956 fix2 dont overwrite existing rpc settings (#6044) 6 years ago
Jenny Pollack 456bfaf9ed add source for header in create infura client (#6023) 6 years ago
Alexander Tseung fba17d77de Refactor first time flow, remove seed phrase from state (#5994) 6 years ago
Bruno Barbieri 2cfea0b788 fix asset detection (#6049) 6 years ago
Esteban Miño e21dfd1862 Use Parity on-chain registry only when is needed (#6052) 6 years ago
Frankie 0ad7797076
I#5956 fix 1 (#6026) 6 years ago
Thomas Huang 3bd3e640b4 Set auto conversion off for token/eth conversion (#6005) 6 years ago
brunobar79 c49d975687 fix extension link 6 years ago
Bruno Barbieri 701bc1cbd1
Fix etherscan links on notifications 6 years ago
Frankie b5d6452454
Disallow loading as metamaskNetworkId (#5924) 6 years ago
Alexander Tseung dde239797b
Show Failed transaction in the browser notification for on-chain failures (#5904) 6 years ago
Alexander Tseung d8ab9cc002
Group transactions by nonce (#5886) 6 years ago
Dan Miller 246dcf689c Fix race condition in network controller lookup() method. 6 years ago
Dan Miller 9b9a2cc2e0 Adds createSpeedUpTransaction to txController 6 years ago
Michael - Blurpesec 7f6928782a Hide link for phishing-detect page (#5864) 6 years ago
Bruno Barbieri be255210a9
fix visibility 6 years ago
Dan J Miller 4c24555545 Save recent network balances in local storage (#5843) 6 years ago
Paul Bouchon 45a9f40aa6
bugfix: normalize contract addresss when fetching exchange rates (#5863) 6 years ago
Dan Finlay c7233e2cc7
Fixed Vivek's bug (#5860) 6 years ago
Frankie a803522a92 transactions/tx-gas-utils - add the acctual response for eth_getCode for NO_CONTRACT_ERROR's && add a debug object to simulationFailed (#5840) 6 years ago
Dan Finlay ac1b756bd0 Soften accusatory language on phishing warning 6 years ago
Whymarrh Whitby a9d3c1a87d Open full-screen UI on install 6 years ago
Whymarrh Whitby 3e85d580f9 Revert "Don't open MetaMask website after install" 6 years ago
Frankie 8198ec9ae1
Autofill gasPrice for retry attempts with either the recommended gasprice or a %10 bump (#5786) 6 years ago
Frankie 97c1e6bcc1
transactions - ensure err is defined when setting tx failed (#5801) 6 years ago
Bruno Barbieri f2066432ba
Use Array.includes 6 years ago
Whymarrh Whitby 08c98a6df7 Show Connect Requests count in extension badge 6 years ago
Whymarrh Whitby 826eb82ed8 Use initState to avoid type-checking providerRequests in state 6 years ago
brunobar79 fb94c1bae7 remove extra semicolon 6 years ago
brunobar79 3abf9ec7db consider hw wallets 6 years ago
Whymarrh Whitby 444c68ae53 Don't announce new UI to users switching back 6 years ago
Whymarrh Whitby c482c9926c Default to the new UI for first time users 6 years ago
Paul Bouchon 7fe37276a1
1102: Push publicConfigStore to next turn to avoid race conditiono (#5777) 6 years ago
Dan Finlay fdea642e6d
Auto fail transactions that have been approved for over 12 hours (#5765) 6 years ago
Whymarrh Whitby 1988e1e96b ESLint fixes (#5775) 6 years ago
Frankie ce147bf6d8 Tx controller now uses safe event emitter (#5769) 6 years ago
Dan Finlay 22ba0b0c2d Resubmit approved transactions on new block (#5752) 6 years ago