Whymarrh Whitby
4d88e1cf86
Enable indent linting via ESLint ( #6936 )
...
* Enable indent linting via ESLint
* yarn run lint:fix
5 years ago
Whymarrh Whitby
948b6ca80b
Fix casing of Etherscan ( #6927 )
5 years ago
kumavis
2845398c3d
Refactor ProviderApprovalController to use rpc and publicConfigStore ( #6410 )
...
* Ensure home screen does not render if there are unapproved txs (#6501 )
* Ensure that the confirm screen renders before the home screen if there are unapproved txs.
* Only render confirm screen before home screen on mount.
* inpage - revert _metamask api to isEnabled isApproved isUnlocked
6 years ago
Whymarrh Whitby
ade96fda41
Update platforms/extension to use ES6 destructuring requires
6 years ago
Paul Bouchon
db776b5a02
EIP-1102 updates ( #6006 )
...
* Update privacy notice
* Respond to 1102 messages using tab ID
6 years ago
brunobar79
c49d975687
fix extension link
6 years ago
Bruno Barbieri
701bc1cbd1
Fix etherscan links on notifications
6 years ago
Alexander Tseung
dde239797b
Show Failed transaction in the browser notification for on-chain failures ( #5904 )
6 years ago
bitpshr
c76c9ca2c8
EIP-1102: updated implementation
6 years ago
brunobar79
edb154749d
send to fullscreen if no permission from popup
6 years ago
brunobar79
bea1cf3f3c
clean up
6 years ago
brunobar79
d65d018ad0
restore platform/extension.js
6 years ago
brunobar79
74fd6d1d12
working without injection
6 years ago
Dan Miller
a61227f224
Remove unneeded code from i4829-close-notifications-from-ui branch.
6 years ago
brunobar79
d5929e5c42
added qr code scanner icon in send transaction
6 years ago
brunobar79
f7ad978474
camera working back and forth
6 years ago
Dan Miller
2359062b62
UI confirm screen closes confirmation window on submit or cancel of a tx
6 years ago
Csaba Solya
72591d4f41
remove dropped handler
6 years ago
Csaba Solya
a3822b4680
add notifications
6 years ago
brunobar79
317c3084df
allow to open specific route in fullscreen mode
6 years ago
Whymarrh Whitby
603c1310ff
Add a few missing docblocks to background files
7 years ago
Dan
5e9dc74a59
Remove isInBrowser method and use environment-type.js
7 years ago
Dan
b5b16e4ce0
Only open a new window on restore from seed if in extension view.
7 years ago
Dan
05c6789030
Adds button for opening app in main browser window in extension.
7 years ago
Kevin Serrano
24a55cf777
Make the function callback friendly.
7 years ago
Kevin Serrano
f6821781d2
Simplify try catch
7 years ago
Kevin Serrano
106af9ec5b
Catch an error if this is not defined.
7 years ago
Kevin Serrano
3d80565339
Configured for callback-required function.'
7 years ago
Kevin Serrano
147b81068a
Include OS version
7 years ago
frankiebee
b24e16d346
re-enabled x-metamask-origin for mascara
7 years ago
frankiebee
14b9d16ece
platforms: put context for extension in platform extension class
7 years ago
kumavis
5a91adf7d8
add platforms to mascara + move buyEther window open to ui
8 years ago
kumavis
aa06183c64
ui - use global.platform for extension interaction
8 years ago
kumavis
5036263f88
introduce platform api and rename notifications to notification-manager
8 years ago