Thomas
|
fb5e357998
|
Detect Tokens are weird
|
6 years ago |
Thomas
|
138858647e
|
Merge branch 'develop' into network-remove-provider-engine
|
6 years ago |
Dan Finlay
|
a5d344a582
|
Merge pull request #4875 from MetaMask/bmd/readme-release
add current release to the README
|
6 years ago |
Thomas Huang
|
bc98085731
|
Merge pull request #4880 from MetaMask/migration-27
migrations - fix to include 27
|
6 years ago |
frankiebee
|
527b62ee8e
|
migrations - fix to include 27
|
6 years ago |
bobby dresser
|
45379e867d
|
remove current version
|
6 years ago |
bobby dresser
|
8cd36c8725
|
fix link bracket
|
6 years ago |
bobby dresser
|
87f42468b7
|
add current release to the README
|
6 years ago |
William Morriss
|
5782926c28
|
Merge pull request #4825 from MetaMask/no-inject-ani-gamer
Do not inject on ani.gamer.com.tw
|
6 years ago |
William Morriss
|
d57bca9418
|
Merge pull request #4820 from MetaMask/codeowners
Added codeowners file
|
6 years ago |
Dan J Miller
|
1f9c52fbf0
|
Merge pull request #4845 from MetaMask/button-group
Add ButtonGroup component
|
6 years ago |
pinkiebell
|
3667f3cb85
|
network.js: convert rpc protocol to lower case (#4855)
Fixes #4253
|
6 years ago |
Kevin Serrano
|
1d241bef76
|
Merge branch 'develop' into no-inject-ani-gamer
|
6 years ago |
Alexander Tseung
|
fed9ae0dee
|
Merge pull request #4865 from MetaMask/i4829-close-notifications-from-ui
Close notifications from UI actions
|
6 years ago |
Antoine Nauleau
|
653e42cf79
|
Update Babel to Current Standard "babel-preset-env" (#4812)
* Update .babelrc and package.json to babel-preset-env standard
* Install babel-preset-env babel-stage-0
* Regenerate package-lock.json by running npm install --package-lock-only && npm audit fix
* Resolve PR #4812 merge conflicts
* Merge #4847 Solves previous cache issues with cirlce-ci
|
6 years ago |
Dan Miller
|
a61227f224
|
Remove unneeded code from i4829-close-notifications-from-ui branch.
|
6 years ago |
Dan Miller
|
64a82fd3da
|
Uncomment closePopupIfOpen code.
|
6 years ago |
Dan Miller
|
cb8ea12db6
|
Updates e2e beta tests to ensure that popup window closes after confirming a simple send.
|
6 years ago |
Alexander Tseung
|
152246f3b0
|
Add close window support to signature requests. Move logic to actions
|
6 years ago |
Dan Miller
|
2359062b62
|
UI confirm screen closes confirmation window on submit or cancel of a tx
|
6 years ago |
Dan Miller
|
a146e5ebbc
|
Adds tests for button group component.
|
6 years ago |
Dan Finlay
|
b208d33b3b
|
Merge pull request #4851 from MetaMask/fix-trezor-alert
Fix trezor "Hardware wallet connected" alert
|
6 years ago |
Dan Finlay
|
239f5110e9
|
Merge pull request #4848 from MetaMask/fix-alert-flash
Fix Banner flash on load
|
6 years ago |
Dan Finlay
|
2e6ce16107
|
Merge pull request #4842 from wjmelements/vimignore
Ignore VIM files
|
6 years ago |
Alexander Tseung
|
cdda52d799
|
Add ButtonGroup component
|
6 years ago |
Dan J Miller
|
78a1bcfdec
|
Merge pull request #4852 from keyiiiii/fix-token-amount
Fix token amount
|
6 years ago |
板橋 清信
|
3554292c02
|
fix type
|
6 years ago |
板橋 清信
|
79976b7026
|
fix token amount
|
6 years ago |
brunobar79
|
bcbe7fef2e
|
show alert ONLY when device is connected
|
6 years ago |
Bruno Barbieri
|
7cca146058
|
Merge pull request #4847 from MetaMask/node-version-check
Enforce usage of node 8.11.3 and npm 6.1.0
|
6 years ago |
brunobar79
|
5ebefc0e50
|
run linter
|
6 years ago |
brunobar79
|
e2fa3ba415
|
refactor Alert component to work properly
|
6 years ago |
brunobar79
|
f63a92aa18
|
test npm i --no-save
|
6 years ago |
brunobar79
|
54c93df3b8
|
test npm ci
|
6 years ago |
brunobar79
|
bec1eeaf68
|
update package-lock.json
|
6 years ago |
brunobar79
|
b1cfe52f07
|
bump cache version
|
6 years ago |
brunobar79
|
f309b1012c
|
update package-lock.json
|
6 years ago |
brunobar79
|
cde91fac16
|
added node version requirements
|
6 years ago |
Dan Finlay
|
c5520de115
|
Merge pull request #4844 from MetaMask/detectTokenFeature
Detect token feature
|
6 years ago |
Esteban MIno
|
9be22775c3
|
fix merge
|
6 years ago |
Esteban Miño
|
110efa9ec1
|
Merge branch 'develop' into detectTokenFeature
|
6 years ago |
Esteban MIno
|
9c95554933
|
fix detection on submit password
|
6 years ago |
William Morriss
|
289c189bab
|
ignore vim files
|
6 years ago |
Dan Finlay
|
e094d4ad1f
|
Merge pull request #4840 from scsaba/transaction-notifications
Transaction notifications
|
6 years ago |
Alexander Tseung
|
5db00c766a
|
Merge pull request #4841 from MetaMask/i4836-new-contract
Add fallback options for displaying recipient name in the Confirm screen
|
6 years ago |
Alexander Tseung
|
469a79f97f
|
Add fallback options for displaying recipient name in the Confirm screen
|
6 years ago |
Csaba S
|
c11dea9afc
|
Merge branch 'develop' into transaction-notifications
|
6 years ago |
Csaba Solya
|
682d59cfe0
|
adding changelog entry
|
6 years ago |
Csaba Solya
|
72591d4f41
|
remove dropped handler
|
6 years ago |
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
|
6 years ago |