Commit Graph

897 Commits (c18c0e1c30bd7b2800e66288e21ee724e7314b30)

Author SHA1 Message Date
kumavis fca2cbc8ef sentry - clean - move setupRaven to lib 7 years ago
Dan Finlay 98d3fba3ef Fix promise construction 7 years ago
Dan Finlay 73e5ae6e29 Fix incorrect promise instantiation 7 years ago
frankiebee dc3f3e79ca fix - hex prefix estimatedGas on txMeta 7 years ago
kumavis 94cd5b9df4 metamask mesh - inject mesh testing container 7 years ago
Dan J Miller 7f151b861c
[NewUI] Opens to full screen when restoring from seed. (#3201) 7 years ago
Bruno Barbieri c1b7cfe91d preserve other networks TXs 7 years ago
Bruno Barbieri 7dc1b09f94 use txMeta.txParams 7 years ago
Bruno Barbieri 03d17c75ae wipe only transactions for current account 7 years ago
Bruno Barbieri 5f39844382 clean up 7 years ago
Bruno Barbieri e6fda855a5 added reset account feature 7 years ago
Dan Finlay 76521cf739 Fix retrieval of object 7 years ago
Dan Finlay cd5eaa4393 Remove redundant async modifiers 7 years ago
Dan Finlay f09d72fa2a Remove extension-store since we aren't using it yet 7 years ago
Dan b7ae77f57a Check that extension.storage exists before attempting to call methods on it. 7 years ago
Dan Finlay 456dfdb9fd Modify @heyellieday's work to use storage.local to replace main storage 7 years ago
kumavis d7c8ec22a4 test - tx controller - fix txGasUtil reference 7 years ago
Dan Finlay 8fb62b97c5 Create new flag for simple sends to avoid overloading other flag 7 years ago
Dan Finlay cd7eaaa735 Set gas limit to 21k for recipients with no code 7 years ago
Thomas 39b700bf87 Account for 0x/empty string address and contract creation 7 years ago
Ellie Day 3c6a5b16ad conditionally use extension store if supported or enabled 7 years ago
Ellie Day 7184db7632 handle situation where storage.sync is disabled in certain versions of firefox 7 years ago
kumavis 3f6cef0b3f
tx-gas-utils - tx-param-validation - use more intuitive check 7 years ago
Kevin Serrano 414f89668e
Fix some silly linting issues. 7 years ago
frankiebee 5efb0044d8 transactions:pending - only check nonces of transactions who's from adress match the txMeta 7 years ago
Ellie Day a76324f6d3 Add ExtensionStore and add basic store instance syncing to main controller 7 years ago
Dan Finlay 75b8baafb6 Stop failing pending transactions after any period of time 7 years ago
frankiebee f47e81e493 transactions - throw error if dapp provides txParams whos value has a decimal 7 years ago
frankiebee 828734b977 transactions:gas-utils - handle new type of estimateGas error 7 years ago
Alexander Tseung e226b10a89 Add react-router to allow use of the browser back button 7 years ago
frankiebee da209a9cfd dont aggresively query account data 7 years ago
kumavis a91200fd08 tx-controller - failed state is a finished state 7 years ago
Dan ec6c3c33bd Merge branch 'master' into NewUI-flat-merge-with-master 7 years ago
Dan Finlay 6ff580584a Add retry background method and action 7 years ago
Dan f58aae3f2b firstRetryBlockNumber defaults to latestBlockNumber if undefined on txMeta in _resubmitTx 7 years ago
Dan 871d9fd9fb Fix undefined latestBlockNumber in _resubmitTx 7 years ago
Dan ae2a4d78e8 Exponentional backoff on transaction retry in pending-tx-tracker 7 years ago
kumavis f64bc3c01a deps - obs-store@3 + migrate stream plumbing 7 years ago
Chi Kei Chan fa95303e1e Sign Typed Request styling fixes 7 years ago
Dan ddf11011c9 Signature request fixes. 7 years ago
Daijiro Wachi 43b1cb9100 Fix lint warnings 7 years ago
Dan Finlay a10a600cce Linted 7 years ago
Dan Finlay d89394a7c9 Make account tracking much more reactive 7 years ago
kumavis 8da0d0b28a Revert "NetworkController refactor for new EthClient interface" 7 years ago
Dan Finlay 75177ce34c Make account tracking more reactive 7 years ago
kumavis dcf10f3d75 nonce-tracker - use blockTracker directly 7 years ago
kumavis 7d50a56198 util - add obj-proxy 7 years ago
kumavis e32d75965f events-proxy - clean up 7 years ago
Dan bbe893a0d8 UI for send screen container without form rows. 7 years ago
Sergey Ukustov a1696f89a8 Validate data format for eth_signTypedData 7 years ago