Commit Graph

2226 Commits (35fbddc5e7db5b0f00dc932192f598c1379ad08d)

Author SHA1 Message Date
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
Paul Bouchon f6e042b7b1 1102: use meta title if it exists before title 6 years ago
Paul Bouchon 0549782595
Update Balanc3 API (#5744) 6 years ago
PaddyMc 7ce2cf4572 Fixes #3425: Better support for batch transactions (#5437) 6 years ago
Paul Bouchon c317624854 EIP-1102: Update publicConfig store concurrently with approval 6 years ago
Noah I 8bed073f20 1102: Fix inpage listener syntax (#5708) (#5709) 6 years ago
bitpshr 718393f89a Cleanup 6 years ago
bitpshr a224b71837 1102: use postMessage instead of injected scripts to bypass CSP 6 years ago
bitpshr 1ce3591c8e wip 6 years ago
bitpshr 896ae0ab89 Fix lint errors 6 years ago
bitpshr d7b1cacabc Remove injected script tags after use 6 years ago
bitpshr 34d80f21e2 Clear cached approval after rejection 6 years ago
bitpshr b3f428fd1f Move experimental provider augmentation 6 years ago
bitpshr 879997af51 Add experimental RPC method support 6 years ago
Whymarrh Whitby 26ada8a828 Update Connect Request screen design (#5644) 6 years ago
bitpshr 31cb111d2e Do not modify isApproved when locked 6 years ago
bitpshr 9984f7edeb Mark origins as unapproved if user explicitly locks MetaMask 6 years ago
Paul Bouchon f557d33718 Enable caching 6 years ago
bitpshr 991e08e346 isApproved should return false 6 years ago
bitpshr 72730b3929 Remove internal listeners 6 years ago
bitpshr cc27a09a1a rebase 6 years ago