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 |
|
Alexander Tseung
|
eb919f4710
|
Merge branch 'uat-next' of https://github.com/MetaMask/metamask-extension into cb-254
|
2018-02-08 16:43:31 -08: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 |
|
Alexander Tseung
|
4f1fe1da62
|
Fix merge conflicts from uat-next
|
2018-01-31 18:24:20 -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 |
|
Alexander Tseung
|
ecc39c5a7a
|
Merge branch 'uat' of https://github.com/MetaMask/metamask-extension into cb-254
|
2018-01-29 18:22:52 -08:00 |
|
Dan Finlay
|
8ba64c657f
|
Increase storage debounce value
|
2018-01-25 15:38:43 -08:00 |
|
Dan Finlay
|
ceebc6caa4
|
Debounce storage to avoid crashing pump
|
2018-01-25 13:01:03 -08:00 |
|
Kevin Serrano
|
19a379edba
|
Bump limit for event emitter warning.
|
2018-01-25 12:28:11 -08:00 |
|
Dan Finlay
|
2f13790653
|
Remove local storage writes, add log
|
2018-01-24 15:28:15 -08:00 |
|
Dan Finlay
|
76521cf739
|
Fix retrieval of object
|
2018-01-24 15:03:16 -08:00 |
|
Dan Finlay
|
cd5eaa4393
|
Remove redundant async modifiers
|
2018-01-24 13:05:13 -08:00 |
|
Dan
|
b281a52759
|
Remove already handled TODO comment.
|
2018-01-24 16:49:12 -03:30 |
|
Dan Finlay
|
f09d72fa2a
|
Remove extension-store since we aren't using it yet
|
2018-01-24 11:36:42 -08:00 |
|
Dan
|
b7ae77f57a
|
Check that extension.storage exists before attempting to call methods on it.
|
2018-01-24 09:43:20 -03:30 |
|
Dan
|
0164030e56
|
Handle errors when getting and setting to localStore.
|
2018-01-24 09:41:32 -03:30 |
|
Dan Finlay
|
7c4a9c32fa
|
Merge branch 'UseStorageLocal' into i3076-UseStorageLocalInstead
|
2018-01-23 16:33:37 -08:00 |
|
Dan Finlay
|
456dfdb9fd
|
Modify @heyellieday's work to use storage.local to replace main storage
|
2018-01-23 16:26:50 -08:00 |
|
Thomas
|
97ca86733c
|
Merge branch 'master' into uat
|
2018-01-23 01:12:50 -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 |
|
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 |
|
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 |
|
kumavis
|
7d1554b1c1
|
sentry - add raven + sentry reporting config
|
2018-01-17 14:04:37 -08:00 |
|
Alexander Tseung
|
81f86cfab6
|
Merge branch 'uat' into uat-master-011618
|
2018-01-16 18:17:28 -08:00 |
|
Dan Finlay
|
8fb62b97c5
|
Create new flag for simple sends to avoid overloading other flag
|
2018-01-16 11:05:11 -08:00 |
|
kumavis
|
6cfaf03b3d
|
Merge branch 'master' into i2907-NoCodeGasLimit
|
2018-01-16 09:59:32 -08:00 |
|
Frankie
|
f18ed8bfd4
|
Merge branch 'master' into open-popup
|
2018-01-15 15:25:14 -08:00 |
|
Dan Finlay
|
845917b2d5
|
Merge branch 'master' into i2907-NoCodeGasLimit
|
2018-01-15 15:10:50 -08:00 |
|
Dan Finlay
|
cd7eaaa735
|
Set gas limit to 21k for recipients with no code
Fixes #2907
|
2018-01-15 15:08:07 -08:00 |
|
Dan Finlay
|
582634d9fa
|
Merge pull request #2936 from MetaMask/i2925-BetterGasEstimation
Improve gas price estimation by backfilling recent-blocks
|
2018-01-15 14:35:59 -08:00 |
|
Dan J Miller
|
aa833a0928
|
[NewUI] Place all users of extension into old UI (disable auto adding). (#2946)
* Place all users of extension into old UI (disable auto adding).
* Fix lint errors.
|
2018-01-15 13:23:44 -08:00 |
|