Bruno Barbieri
|
be255210a9
|
fix visibility
|
6 years ago |
Whymarrh Whitby
|
a9d3c1a87d
|
Open full-screen UI on install
|
6 years ago |
Whymarrh Whitby
|
3e85d580f9
|
Revert "Don't open MetaMask website after install"
|
6 years ago |
Whymarrh Whitby
|
08c98a6df7
|
Show Connect Requests count in extension badge
|
6 years ago |
PaddyMc
|
7ce2cf4572
|
Fixes #3425: Better support for batch transactions (#5437)
|
6 years ago |
bitpshr
|
c76c9ca2c8
|
EIP-1102: updated implementation
|
6 years ago |
kumavis
|
6d09f60bbf
|
ens-ipfs - refactor for readability (#5568)
* ens-ipfs - refactor for readability
* ens-ipfs - use official ipfs gateway for better performance
* lint - remove unused code
* ens-ipfs - support path and search
* lint - gotta love that linter
* ens-ipfs - improve loading page formatting
* ens-ipfs - loading - redirect to 404 after 1 min timeout
* ens-ipfs - destructure for cleaner code
|
6 years ago |
kumavis
|
e3fda83ab2
|
sentry - replace raven-js with sentry/browser
|
6 years ago |
kumavis
|
70c45ae8be
|
enable fetch debugging
|
6 years ago |
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 |
brunobar79
|
b208ce7234
|
add port names blacklist
|
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 |