Commit Graph

1746 Commits

Author SHA1 Message Date
Frankie ced62ac551
Merge pull request #3323 from MetaMask/version-4.0.0
Version 4.1.0
2018-02-27 10:48:36 -08:00
Thomas d9486a3ce5 Bump Version 2018-02-27 10:35:43 -08:00
Dan Finlay fe21f8a952
Merge pull request #3281 from MetaMask/sentry-failed-tx-debatch
sentry - report failed tx with more specific message
2018-02-27 10:15:18 -08:00
Thomas b45295499e Version 4.0.0 2018-02-22 14:57:24 -08:00
Thomas Huang e27a3823ba
Merge pull request #3306 from danjm/MM-805-send-from-tab-popup-fix
[NewUI] Prevents new tx from active tab from opening popup
2018-02-21 12:50:45 -08:00
Dan Finlay 716acc088e Merge branch 'master' into uat-master 2018-02-21 10:56:23 -08:00
Dan a4ed6af2ad Prevents new transaction from generating popup when metamask is open in an active tab. 2018-02-21 15:04:04 -03:30
Dan Finlay 98d3fba3ef Fix promise construction 2018-02-20 15:45:48 -08:00
Dan 7169cb1eb8 Bump uat version to 4.0.12 2018-02-16 19:38:01 -03:30
kumavis 06838774fa sentry - report failed tx with more specific message 2018-02-16 10:21:06 -08:00
kumavis c0893f2bcc
Merge pull request #3250 from MetaMask/i#3136
fix - hex prefix estimatedGas on txMeta
2018-02-16 15:59:20 +00:00
Dan Finlay 73e5ae6e29 Fix incorrect promise instantiation 2018-02-15 15:32:48 -08:00
Dan Finlay 71be537f1c Version 3.14.2 2018-02-15 14:23:22 -08:00
Thomas Huang ed33f3160a Make oldui compatible with newUI style changes 2018-02-15 12:36:26 -08:00
Dan Finlay 58871cb146
Merge pull request #3222 from MetaMask/mesh-test
metamask mesh - inject mesh testing container
2018-02-15 12:08:06 -08:00
frankiebee dc3f3e79ca fix - hex prefix estimatedGas on txMeta 2018-02-14 14:37:02 -08:00
Lazaridis 58a554b168 use the providers initial _blocktracker. fixes #2393 2018-02-11 05:09:27 +02:00
kumavis 94cd5b9df4 metamask mesh - inject mesh testing container 2018-02-10 19:33:33 +00:00
Dan b0db68a281 Merge branch 'uat' into uat-next 2018-02-07 21:19:14 -03:30
Dan J Miller 7f151b861c
[NewUI] Opens to full screen when restoring from seed. (#3201)
* Opens to full screen when restoring from seed.

* Remove redundant parameter in actions.markPasswordForgotten call.
2018-02-07 21:08:55 -03:30
Dan d8896a8c31 Merge branch 'master' into uat 2018-02-07 16:32:47 -03:30
Dan Finlay 9f304e3026 Version 3.14.1 2018-02-01 15:53:18 -08:00
Dan Finlay 0608d1579f Version 3.14.0 2018-02-01 12:27:19 -08:00
Frankie 201e0579a5
Merge branch 'master' into localStorage-clean-up 2018-01-31 11:57:38 -08:00
frankiebee c3adbda5f5 remove RecentBlocks from disk 2018-01-31 10:49:58 -08:00
Bruno Barbieri c1b7cfe91d preserve other networks TXs 2018-01-31 13:29:02 -05:00
Bruno Barbieri 7dc1b09f94 use txMeta.txParams 2018-01-31 04:40:32 -05:00
Bruno Barbieri 03d17c75ae wipe only transactions for current account 2018-01-31 04:25:32 -05:00
Bruno Barbieri 5f39844382 clean up 2018-01-31 03:36:04 -05:00
Bruno Barbieri e6fda855a5 added reset account feature 2018-01-31 03:33:15 -05:00
frankiebee 28ee0aae91 creater migration to remove BlacklistController 2018-01-30 14:07:32 -08:00
frankiebee f13ad6bd6a remove BlacklistController from disk state 2018-01-30 14:07:32 -08:00
Dan Finlay 62b2ce5b69 Version 3.13.8 2018-01-29 11:38:25 -08:00
Kevin Serrano 19a379edba
Bump limit for event emitter warning. 2018-01-25 12:28:11 -08:00
Thomas 97ca86733c Merge branch 'master' into uat 2018-01-23 01:12:50 -08:00
Dan Finlay 022b125495 Merge remote-tracking branch 'origin/master' into Version-3.13.7 2018-01-22 16:08:14 -08:00
Dan Finlay 5568053cd8 Version 3.13.7 2018-01-22 16:06:20 -08:00
kumavis b91e2b5eb1 sentry - report failed txs 2018-01-22 15:54:26 -08:00
Chi Kei Chan 77c545336b Merge branch 'uat' into newmaster 2018-01-19 15:29:36 -08:00
kumavis 4e63924e60 4.0.10 2018-01-18 16:02:35 -08:00
Dan Finlay 59d0fa2637
Merge pull request #3016 from MetaMask/sentry
Stability - Add Sentry Remote Error Reporting
2018-01-18 13:11:15 -08:00
kumavis d7c8ec22a4 test - tx controller - fix txGasUtil reference 2018-01-17 20:09:13 -08:00
kumavis 96fc916024
Update transactions.js 2018-01-17 17:56:31 -08:00
Alexander Tseung f8bf8cb527 Update popout to fullscreen icon 2018-01-17 17:56:18 -08:00
frankiebee 234c2417ca transactions - transtion approved transactions to failed transactions on boot 2018-01-17 16:49:38 -08:00
frankiebee be8d924432 transactions - fail txs on boot who fail addTxDefaults 2018-01-17 15:48:37 -08:00
frankiebee 9f19fea8e0 transactions - wrap addTxDefaults in a try catch and re try addTxDefaults on boot if they did not complete 2018-01-17 15:42:01 -08:00
kumavis 1f5325804b sentry - dedupe raven vendor 2018-01-17 15:38:25 -08:00
kumavis daa62b507a sentry - breakout raven setup and add release config 2018-01-17 14:59:15 -08:00
kumavis 52a1c954f1 sentry - update raven and add to ui 2018-01-17 14:28:37 -08:00