Commit Graph

1708 Commits (b62ec394f55b7bf3209cf5e1dc4721648dfc15dc)

Author SHA1 Message Date
kumavis 4e63924e60 4.0.10 7 years ago
kumavis d7c8ec22a4 test - tx controller - fix txGasUtil reference 7 years ago
kumavis 96fc916024
Update transactions.js 7 years ago
Alexander Tseung f8bf8cb527 Update popout to fullscreen icon 7 years ago
frankiebee 234c2417ca transactions - transtion approved transactions to failed transactions on boot 7 years ago
frankiebee be8d924432 transactions - fail txs on boot who fail addTxDefaults 7 years ago
frankiebee 9f19fea8e0 transactions - wrap addTxDefaults in a try catch and re try addTxDefaults on boot if they did not complete 7 years ago
kumavis 1f5325804b sentry - dedupe raven vendor 7 years ago
kumavis daa62b507a sentry - breakout raven setup and add release config 7 years ago
kumavis 52a1c954f1 sentry - update raven and add to ui 7 years ago
kumavis 7d1554b1c1 sentry - add raven + sentry reporting config 7 years ago
Dan Finlay 41fdff41cd Version 3.13.5 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
Dan J Miller aa833a0928 [NewUI] Place all users of extension into old UI (disable auto adding). (#2946) 7 years ago
frankiebee f0dd4f1923 transactions - emit 'newUnapprovedTx' before estimateGas finishes 7 years ago
Alexander Tseung bdcee058dc Fix styling in initialization 7 years ago
Dan J Miller 5c1dcf3e9b [NewUI-flat] New deposit ether modal UI. (#2642) 7 years ago
Dan Finlay 7cb66ce4cb Prefer passing a provider over an ethQuery instance 7 years ago
Dan Finlay 4a9dad7c40 Improve gas price estimation by backfilling recent-blocks 7 years ago
Alexander Tseung 208e94d3bf Update main view styling 7 years ago
x86kernel 9c42216c4e ci(ko/messages.json): add korean localization file 7 years ago
Dan Finlay 330ae02028 Version 3.13.4 7 years ago
Dan Finlay d829fb91b8 Default to 1 gwei for empty blocks 7 years ago
Dan Finlay 0275231e13 Default gas estimate to 1 gwei for networks with no block activity 7 years ago
Dan Finlay 34826d18aa
Default to estimating 1 gwei for empty blocks. 7 years ago
kumavis ab7701efb3 provider - infura - use infura REST api 7 years ago
kumavis 63ae7fb589 bugfix - transactions controller - breakout logic and fix order of operations bug 7 years ago
kumavis 9a8670309d bugfix - transactions controller - breakout logic and fix order of operations bug 7 years ago
kumavis 3b2a519d46 4.0.9 7 years ago
Thomas 39b700bf87 Account for 0x/empty string address and contract creation 7 years ago
Dan Finlay aec24ec81e Fix feature to work 7 years ago
Dan Finlay 447682d1fb Linted 7 years ago
Dan Finlay 4bca98d588 Derive gas price estimate from previous transactions 7 years ago
Kevin Serrano 20aa135ad8
Add fix for infinite spinner for incorrect seed phrase. 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
Alexander Tseung 8f6c322e01
Update manifest.json version from 4.0.4 to 4.0.5 (#2797) 7 years ago
Alexander Tseung a218008adf
Track usage of old and new UI (#2794) 7 years ago
Dan Finlay 33dbee3db9 Remove retryTimePeriod from tx controller 7 years ago
Dan Finlay 75b8baafb6 Stop failing pending transactions after any period of time 7 years ago
Dan bf4043c59b Adds updateTransaction to background and used it to update after editing in send-v2. 7 years ago
Dan 1f1fc2c49e Canceled, edited transactions show edited amount. 7 years ago
frankiebee f47e81e493 transactions - throw error if dapp provides txParams whos value has a decimal 7 years ago
Dan Finlay 30b45c8a38 Do not log whole txs in recent block controller. 7 years ago
Dan Finlay 975f7279c7 Allow updating token details 7 years ago
Dan Finlay 10ff77477c Add Recent Blocks controller 7 years ago
Thomas Huang fb8744771a Change console.log for opts in _configureInfuraProvider 7 years ago
frankiebee 828734b977 transactions:gas-utils - handle new type of estimateGas error 7 years ago