kumavis
|
f9a6feb263
|
metamask - never persist if state is missing
|
7 years ago |
kumavis
|
6f4dbd6d4a
|
metamask - never persist if state is missing data
|
7 years ago |
kumavis
|
0685381fdc
|
metamask - attempt recovery from empty vault
|
7 years ago |
kumavis
|
2b880dd4e0
|
migrations - report migrations errors to sentry with vault structure
|
7 years ago |
kumavis
|
00657e14a8
|
build - correctly set METAMASK_ENV via envify
|
7 years ago |
Dan
|
f74e802026
|
Undo unnecessary line removals.
|
7 years ago |
Dan Finlay
|
e196b6dcb7
|
Fix bug where full localStorage would crash on start
|
7 years ago |
Dan
|
b9309f689b
|
Use extension api to get initial locale.
|
7 years ago |
Jeffrey Tong
|
93495b2809
|
fix for lint
|
7 years ago |
Jeffrey Tong
|
bda493dc9d
|
add comments that need clarification on naming convention
|
7 years ago |
kumavis
|
98efca0a97
|
background - storage - cleanup storage wiring
|
7 years ago |
Jeffrey Tong
|
aaef2aeefd
|
fixed multiple notification windows when executing batch
|
7 years ago |
Dan Finlay
|
64fcd27102
|
Tighten up data loading code
|
7 years ago |
Dan Finlay
|
b97ac5106f
|
Add clarifying comment
|
7 years ago |
Dan Finlay
|
d58e47edec
|
Some fixes for new storage strategy
- Don't persist undefined data
- Write to new storage strategy without waiting for completion.
- Continue writing to localStorage as fallback.
|
7 years ago |
Dan Finlay
|
ab55c184c7
|
Increase storage debounce to 2s
|
7 years ago |
kumavis
|
8e5bcf8935
|
sentry - failed tx - improve ethjs-rpc error formating
|
7 years ago |
kumavis
|
fca2cbc8ef
|
sentry - clean - move setupRaven to lib
|
7 years ago |
Csaba Solya
|
5ec311ba3e
|
add edge support
|
7 years ago |
Dan
|
a4ed6af2ad
|
Prevents new transaction from generating popup when metamask is open in an active tab.
|
7 years ago |
kumavis
|
06838774fa
|
sentry - report failed tx with more specific message
|
7 years ago |
kumavis
|
94cd5b9df4
|
metamask mesh - inject mesh testing container
|
7 years ago |
Dan Finlay
|
8ba64c657f
|
Increase storage debounce value
|
7 years ago |
Dan Finlay
|
ceebc6caa4
|
Debounce storage to avoid crashing pump
|
7 years ago |
Dan Finlay
|
2f13790653
|
Remove local storage writes, add log
|
7 years ago |
Dan
|
b281a52759
|
Remove already handled TODO comment.
|
7 years ago |
Dan
|
0164030e56
|
Handle errors when getting and setting to localStore.
|
7 years ago |
Dan Finlay
|
456dfdb9fd
|
Modify @heyellieday's work to use storage.local to replace main storage
|
7 years ago |
Thomas
|
97ca86733c
|
Merge branch 'master' into uat
|
7 years ago |
kumavis
|
b91e2b5eb1
|
sentry - report failed txs
|
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 |
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 |
Ellie Day
|
a76324f6d3
|
Add ExtensionStore and add basic store instance syncing to main controller
|
7 years ago |
Dan
|
ec6c3c33bd
|
Merge branch 'master' into NewUI-flat-merge-with-master
|
7 years ago |
kumavis
|
f64bc3c01a
|
deps - obs-store@3 + migrate stream plumbing
|
7 years ago |
Sergey Ukustov
|
c2b8dada91
|
Add eth_signTypedData handler
|
7 years ago |
frankiebee
|
9fd5458112
|
transactions: lint fixes and reveal status-update event for balance controller
|
7 years ago |
frankiebee
|
14b9d16ece
|
platforms: put context for extension in platform extension class
|
7 years ago |
frankiebee
|
bfd75107f1
|
add context to platform to not have X-Metamask-Origin in mascara
|
7 years ago |
kumavis
|
96d1175834
|
debug - prefer logger over console
|
7 years ago |
kumavis
|
da16f39626
|
Merge branch 'master' of github.com:MetaMask/metamask-extension into greenkeeper/initial
|
7 years ago |
frankiebee
|
b80c7e417b
|
move newUnapprovedTransaction to transactions.js
|
7 years ago |
kumavis
|
ecaa235b5e
|
phishing detection - move phishing detection into contentscript and metamask controller
|
7 years ago |
Dan Finlay
|
8b1726cc55
|
Live update blacklist from Infura
|
7 years ago |
Dan Finlay
|
3d8ebf2265
|
Begin implementing live-updating blacklist, not working yet
|
7 years ago |
Dan Finlay
|
91cd849e76
|
Began creating new UI template
|
7 years ago |
Kevin Serrano
|
044c16219b
|
Fix badge number to include personal_sign
|
7 years ago |