Commit Graph

674 Commits (71a0bc8b3ff94478e61294c815770e6bc12a72f5)

Author SHA1 Message Date
Paul Bouchon 47024fd9a5
feature: integrate gaba/CurrencyRateController (#6570) 6 years ago
Frankie 2b5c7b82a9
transactions/deps - use broken out nonce-tracker module (#6555) 6 years ago
bitpshr 8c0bc7b3e2 bugfix: show extension window if locked regardless of approval 6 years ago
Frankie a34103987a
drop transactions who's nonce is lower then the known network nonce but were not included in a block (#6388) 6 years ago
Paul Bouchon e57ffbed59
feature: integrate gaba/ShapeShiftController (#6569) 6 years ago
Dan J Miller b81c4e5c98 Set a default value for code in _determineTransactionCategory (#6604) 6 years ago
Whymarrh Whitby 28c4001f52 Update auto-logout to recognize idle time in background (#6593) 6 years ago
Dan J Miller 13be683701
New settings custom rpc form (#6490) 6 years ago
bitpshr 77d3bc252d feature: integrate gaba/PhishingController 6 years ago
Whymarrh Whitby 094e4cf555 Check for unused function arguments (#6583) 6 years ago
Dan J Miller ef8a07c2ce
Adds a transactionCategory to txMeta for use in UI (#6567) 6 years ago
kumavis 2845398c3d Refactor ProviderApprovalController to use rpc and publicConfigStore (#6410) 6 years ago
Thomas Huang c7492f4f54 Include token checksum address in prices lookup for token rates (#6526) 6 years ago
Dan J Miller 4fea9d0cc2
Send metrics event from backend for on chain transaction failures (#6500) 6 years ago
Paul Bouchon 0db0a187c8 feature: add Goerli support (#6459) 6 years ago
Thomas Huang 33836c0463 Set rpcTarget, nickname, and ticker when selecting one of the default networks 6 years ago
Paul Bouchon a973a7420a
feature: switch token pricing to CoinGecko API (#6424) 6 years ago
Dan Miller 10097b6a11 Default to localhost network when running e2e tests 6 years ago
Thomas Huang 2a0b98492a enable privacy mode for first time users (#6347) 6 years ago
Jenny Pollack e09e54bebb remove user actions controller 6 years ago
Chi Kei Chan 31175625b4 Folder restructure (#6304) 6 years ago
Paul Bouchon daae155ce2 GABA: Integrate AddressBookController (#5847) 6 years ago
Dan J Miller c757366355
Metametrics (#6171) 6 years ago
Dan Finlay f507f2a927 Feature Flag + Mobile Sync (#5955) 6 years ago
Jenny Pollack c6e84ccf45 account tracker - update accounts from balanceChecker contract (#6181) 6 years ago
Paul Bouchon 2f7d449427 EIP-1193: standard provider API (#6170) 6 years ago
frankiebee c10fb3ce3f fix typo 6 years ago
frankiebee 7e64a578a4 recent-blocks - dont listen for block when on infura providers 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
Bruno Barbieri cc03a7db6a
Privacy mode fixes (#6087) 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
Frankie b5d6452454
Disallow loading as metamaskNetworkId (#5924) 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
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