Dan Miller
|
2359062b62
|
UI confirm screen closes confirmation window on submit or cancel of a tx
|
2018-07-23 22:20:06 -02:30 |
|
Dan Finlay
|
b208d33b3b
|
Merge pull request #4851 from MetaMask/fix-trezor-alert
Fix trezor "Hardware wallet connected" alert
|
2018-07-23 11:58:29 -07:00 |
|
Dan Finlay
|
239f5110e9
|
Merge pull request #4848 from MetaMask/fix-alert-flash
Fix Banner flash on load
|
2018-07-23 11:32:56 -07:00 |
|
Dan Finlay
|
2e6ce16107
|
Merge pull request #4842 from wjmelements/vimignore
Ignore VIM files
|
2018-07-23 11:29:32 -07:00 |
|
Dan J Miller
|
78a1bcfdec
|
Merge pull request #4852 from keyiiiii/fix-token-amount
Fix token amount
|
2018-07-23 12:32:52 -02:30 |
|
板橋 清信
|
3554292c02
|
fix type
|
2018-07-23 17:23:34 +09:00 |
|
板橋 清信
|
79976b7026
|
fix token amount
|
2018-07-23 16:28:45 +09:00 |
|
brunobar79
|
bcbe7fef2e
|
show alert ONLY when device is connected
|
2018-07-23 01:18:39 -04:00 |
|
Bruno Barbieri
|
7cca146058
|
Merge pull request #4847 from MetaMask/node-version-check
Enforce usage of node 8.11.3 and npm 6.1.0
|
2018-07-21 19:42:30 -04:00 |
|
brunobar79
|
5ebefc0e50
|
run linter
|
2018-07-21 16:03:31 -04:00 |
|
brunobar79
|
e2fa3ba415
|
refactor Alert component to work properly
|
2018-07-21 16:02:23 -04:00 |
|
brunobar79
|
f63a92aa18
|
test npm i --no-save
|
2018-07-21 13:47:10 -04:00 |
|
brunobar79
|
54c93df3b8
|
test npm ci
|
2018-07-21 13:36:12 -04:00 |
|
brunobar79
|
bec1eeaf68
|
update package-lock.json
|
2018-07-21 13:12:50 -04:00 |
|
brunobar79
|
b1cfe52f07
|
bump cache version
|
2018-07-21 12:59:22 -04:00 |
|
brunobar79
|
f309b1012c
|
update package-lock.json
|
2018-07-21 12:48:40 -04:00 |
|
brunobar79
|
cde91fac16
|
added node version requirements
|
2018-07-21 12:43:35 -04:00 |
|
Dan Finlay
|
c5520de115
|
Merge pull request #4844 from MetaMask/detectTokenFeature
Detect token feature
|
2018-07-20 18:50:49 -07:00 |
|
Esteban MIno
|
9be22775c3
|
fix merge
|
2018-07-20 20:15:33 -04:00 |
|
Esteban Miño
|
110efa9ec1
|
Merge branch 'develop' into detectTokenFeature
|
2018-07-20 20:09:37 -04:00 |
|
Esteban MIno
|
9c95554933
|
fix detection on submit password
|
2018-07-20 19:58:03 -04:00 |
|
William Morriss
|
289c189bab
|
ignore vim files
|
2018-07-20 16:00:41 -07:00 |
|
Dan Finlay
|
e094d4ad1f
|
Merge pull request #4840 from scsaba/transaction-notifications
Transaction notifications
|
2018-07-20 15:50:45 -07:00 |
|
Alexander Tseung
|
5db00c766a
|
Merge pull request #4841 from MetaMask/i4836-new-contract
Add fallback options for displaying recipient name in the Confirm screen
|
2018-07-20 15:43:42 -07:00 |
|
Alexander Tseung
|
469a79f97f
|
Add fallback options for displaying recipient name in the Confirm screen
|
2018-07-20 14:23:53 -07:00 |
|
Csaba S
|
c11dea9afc
|
Merge branch 'develop' into transaction-notifications
|
2018-07-20 20:09:57 +02:00 |
|
Csaba Solya
|
682d59cfe0
|
adding changelog entry
|
2018-07-20 19:58:51 +02:00 |
|
Csaba Solya
|
72591d4f41
|
remove dropped handler
|
2018-07-20 19:58:26 +02:00 |
|
Esteban Miño
|
cb045fd8fe
|
Auto-detect tokens #3034 (#4683)
* detect tokens polling
* network store to detect token
* tests for spec
* passtest-lint
* fix lint
* improve tests
* detect tokens through infura
* detect tokens when submit password and new account selected
* keyring unlocked detect and unit tests
* add changelog
|
2018-07-20 12:36:24 -04:00 |
|
Esteban MIno
|
e6ca7948e7
|
add changelog
|
2018-07-20 12:14:03 -04:00 |
|
Csaba Solya
|
a3822b4680
|
add notifications
|
2018-07-20 13:20:40 +02:00 |
|
Esteban MIno
|
009b1cefbe
|
keyring unlocked detect and unit tests
|
2018-07-19 19:46:46 -04:00 |
|
Dan Finlay
|
ad0f344af6
|
Merge pull request #4838 from MetaMask/fix-link
Fix link to TREZOR emulator docs in README
|
2018-07-19 16:16:43 -07:00 |
|
Whymarrh Whitby
|
a96dedf7db
|
Fix link to TREZOR emulator docs in README
|
2018-07-19 20:17:22 -02:30 |
|
Csaba Solya
|
6921f94bfe
|
initial test
|
2018-07-19 22:34:06 +02:00 |
|
Esteban MIno
|
3b97d816ff
|
detect tokens when submit password and new account selected
|
2018-07-19 15:56:38 -04:00 |
|
Bruno Barbieri
|
9be2248d7a
|
Merge pull request #4625 from MetaMask/initial-trezor-support
Initial trezor support
|
2018-07-19 15:00:59 -04:00 |
|
Dan Finlay
|
3784a7e2c8
|
Merge pull request #4656 from MetaMask/portal-metamask-ens-test
Add support for .test ENS domains
|
2018-07-19 09:41:28 -07:00 |
|
Jenny Pollack
|
ae811628d9
|
Merge pull request #4833 from MetaMask/brave-flag-sentry
sentry - add detection for Brave Browser
|
2018-07-19 11:58:59 -04:00 |
|
Jenny Pollack
|
16fc7efef1
|
remove local tests
|
2018-07-19 09:59:58 -04:00 |
|
bitpshr
|
d85fc246c5
|
Revert package-lock changes
|
2018-07-19 08:11:09 -04:00 |
|
bitpshr
|
a319c8ce42
|
Version Circle cache keys for easy flushing
|
2018-07-19 08:04:17 -04:00 |
|
bitpshr
|
d24b5b76fd
|
Update variable name
|
2018-07-19 08:04:17 -04:00 |
|
bitpshr
|
7ed0df4f05
|
Pin @material-ui/core@1.2.0 to maintain React 15 compat
|
2018-07-19 08:04:17 -04:00 |
|
bitpshr
|
d02c160db5
|
Updates for linting
|
2018-07-19 08:04:17 -04:00 |
|
bitpshr
|
94f99b6ed0
|
Updates
|
2018-07-19 08:04:17 -04:00 |
|
bitpshr
|
8df433ca84
|
Add support for .test Ropsten ENS domains
|
2018-07-19 08:04:17 -04:00 |
|
brunobar79
|
df19163bf9
|
last css fixes
|
2018-07-19 02:31:13 -04:00 |
|
brunobar79
|
76981c2ad9
|
added new global alert
|
2018-07-19 02:31:02 -04:00 |
|
Jenny Pollack
|
1a9748667d
|
sentry - add detection for Brave Browser
|
2018-07-19 02:22:56 -04:00 |
|