Commit Graph

583 Commits (967fc98a3f6c059491358f5d484da6429f90220f)

Author SHA1 Message Date
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
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
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
Whymarrh Whitby 826eb82ed8 Use initState to avoid type-checking providerRequests in state 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
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 0549782595
Update Balanc3 API (#5744) 6 years ago
Paul Bouchon c317624854 EIP-1102: Update publicConfig store concurrently with approval 6 years ago
bitpshr 896ae0ab89 Fix lint errors 6 years ago
bitpshr 34d80f21e2 Clear cached approval after rejection 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 d4171ccea5 Disable approval caching 6 years ago
bitpshr cc1bab6ebb Differentiate locked and enabled 6 years ago
bitpshr d7618bd5c6 Code bath 6 years ago
bitpshr ba40fcbcb4 Handle logout gracefully 6 years ago
bitpshr 504f4a50f1 Fix lint issues 6 years ago
bitpshr 84874a639d Add isUnlocked provider hook 6 years ago
bitpshr 226601a956 EIP-1102: add user privacy option 6 years ago
bitpshr bfcb73ad53 EIP-1102: add isEnabled convenience method to provider 6 years ago
bitpshr 89b4aa5d62 EIP-1102: Add option to force-enable provider 6 years ago
bitpshr c76c9ca2c8 EIP-1102: updated implementation 6 years ago
kumavis 86f09e6bb5 network - infura - hardcode net_version and eth_chainId (#5670) 6 years ago
Esteban Miño 4489a57f2f Update watchAsset ERC20 validation (#5653) 6 years ago
Thomas Huang ed4f612bdc Revert "support eth_chainId" 6 years ago
kumavis 2c1bca1ab0 token-rates - protect against bad token data 6 years ago
kumavis 986f8b4c21
preferences - fix typo 6 years ago
HackyMiner 54a8ade266 Add support for RPC endpoints with custom chain IDs (#5134) 6 years ago
Thomas 1d65687ce4 Validate signTypedData in eth-json-rpc-middleware 6 years ago
kumavis b62d07f3a5
Update network.js 6 years ago
kumavis 61c7bbb1c1
network - improve logging and type conversion 6 years ago
kumavis 31e5cad1e3 tx-gas-util - set error message when invalidating tx based on tx data but no contract code 6 years ago
Esteban Miño 7c4f98ffd6 specific add and remove methods for frequentRpcList (#5554) 6 years ago
Esteban MIno 75661673e5 add support for wallet_watchAsset 6 years ago
hackyminer 2f6530a494
support both eth_chainId and net_version 6 years ago
kumavis 31175dcb24 blacklist + currency - report error via log instead of throw 6 years ago
kumavis a57d267dcb lint fix 6 years ago
kumavis 2394881511 currency - throw errors on failure 6 years ago