Whymarrh Whitby
|
ba39fbeb49
|
Don't open metamask.io after install anymore
|
6 years ago |
Whymarrh Whitby
|
83666e8d28
|
Update extension badge with correct signTypedData count
|
6 years ago |
Esteban MIno
|
68c1b4c170
|
watchAsset returns result wether token was added or not
|
6 years ago |
Dan Finlay
|
6ce119d1fb
|
Move inpage-provider and port-stream outside
With the creation of the [metamask-extension-provider](https://github.com/MetaMask/metamask-extension-provider) we have our first non-core module that is dependent on the inpage-provider and port-stream.
To reduce the size of its dependencies, I have moved the
[metamask-inpage-provider](https://github.com/MetaMask/metamask-inpage-provider) into its own module, as well as [extension-port-stream](https://github.com/MetaMask/extension-port-stream).
This allows them to be more easily depended & iterated on by external
projects.
|
6 years ago |
brunobar79
|
992e7f1b5a
|
fix merge conflicts
|
6 years ago |
brunobar79
|
8f9a0a535c
|
clean up
|
6 years ago |
brunobar79
|
78a1cd3314
|
iframe communication working
|
6 years ago |
Jenny Pollack
|
00a2ab21ae
|
sentry - change releaseVersion to release
|
6 years ago |
Jenny Pollack
|
16fc7efef1
|
remove local tests
|
6 years ago |
bitpshr
|
8df433ca84
|
Add support for .test Ropsten ENS domains
|
6 years ago |
Jenny Pollack
|
1a9748667d
|
sentry - add detection for Brave Browser
|
6 years ago |
brunobar79
|
13b03ec090
|
fix lint errors
|
6 years ago |
brunobar79
|
a8f745f9fe
|
eslint --fix .
|
6 years ago |
Dan Finlay
|
5d7c2810a7
|
Begin adding eth_watchToken
|
6 years ago |
kumavis
|
7b414f3ed0
|
background - persistence pipeline - fix persistence bug
|
6 years ago |
kumavis
|
ebb9447593
|
test - e2e - factor out setup phase + rename METAMASK_CONFIG to METAMASK_TEST_CONFIG
|
6 years ago |
kumavis
|
02f5502e16
|
test - e2e - inject metamask config to point at localhost
|
6 years ago |
Yung chieh Tsai
|
829deacb57
|
Rename files
|
7 years ago |
MikeCheng1208
|
695b157e7b
|
Intergrate ENS with IPFS
|
7 years ago |
kumavis
|
2d4d77b17d
|
docs - jsdoc - fix syntax
|
7 years ago |
Dan
|
6bc8cc819a
|
Merge branch 'develop' into i3725-refactor-send-component-
|
7 years ago |
frankiebee
|
873f85d996
|
guard adainst raven erroring
|
7 years ago |
Dan Finlay
|
327ec03d6f
|
Remove wrong chars
|
7 years ago |
Dan Finlay
|
357582cc52
|
Add ui note to background docs
|
7 years ago |
Dan Finlay
|
17afe922d4
|
Lint background docs
|
7 years ago |
Dan Finlay
|
ff689748a7
|
Document MetaMaskState and TransactionMeta
|
7 years ago |
Dan Finlay
|
16434776a4
|
Document Background Script
|
7 years ago |
Jakub Stasiak
|
ad7d38c0dc
|
Update: allow other extension to connect
|
7 years ago |
Alexander Tseung
|
b0a105ce80
|
Fix confirmation popup not always opening
|
7 years ago |
bitpshr
|
b4912f29cd
|
Disable token price polling when no client is active
|
7 years ago |
bitpshr
|
7129d7c0f3
|
Require loglevel singleton in each module that uses it
|
7 years ago |
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 |