kumavis
|
671dafea9e
|
Merge branch 'master' of github.com:MetaMask/metamask-extension into filter-leak-fix
|
7 years ago |
kumavis
|
70401626e2
|
lint - remove dead code
|
7 years ago |
kumavis
|
f5d0a0b07a
|
deps - bump jsonrpc filters for log filter formate fix
|
7 years ago |
kumavis
|
9d4c02e57f
|
metamask - add jsonrpc filter middleware on per-connection engine
|
7 years ago |
kumavis
|
0e8e655fdb
|
inpage - distinguish pump vs pipe
|
7 years ago |
kumavis
|
57e4805c62
|
streams - use pump and published obj-multiplex
|
7 years ago |
Dan Finlay
|
a704e1d143
|
Merge pull request #2048 from MetaMask/i1984-tokenvalidations
Add Token Validations and Info
|
7 years ago |
Kevin Serrano
|
a7f0255085
|
Add to changelog.
|
7 years ago |
Kevin Serrano
|
b7e24dcda7
|
Remove cryptonator from chrome permissions.
|
7 years ago |
Kevin Serrano
|
0e6c11a3b5
|
Fix typo.
|
7 years ago |
Kevin Serrano
|
54a5a117d5
|
Fix link to open new tab.
|
7 years ago |
Kevin Serrano
|
2200a1142f
|
Bump changelog.
|
7 years ago |
Kevin Serrano
|
6560a2c3af
|
Add front-end validation for own adddresses as a token contract address. Add information on token contract addresses.
|
7 years ago |
Kevin Serrano
|
941ea65af7
|
Merge pull request #2046 from MetaMask/RewordSeedRestore
Reword forgot password to restore seed phrase
|
7 years ago |
Kevin Serrano
|
54fb8e8cef
|
Add cursor on hover on loading. Change some wording.
|
7 years ago |
Kevin Serrano
|
8d7f78c1a5
|
Add caret to indicate network is dropdown.
|
7 years ago |
Dan Finlay
|
64717726c4
|
Reword forgot password to restore seed phrase
This always confuses people, I just finally did it.
|
7 years ago |
Kevin Serrano
|
13c7b28d40
|
Merge pull request #1987 from MetaMask/CheckFaq67
Add test for trying to reproduce faq#67
|
7 years ago |
Kevin Serrano
|
55b07b2b4a
|
Changelog and attribution.
|
7 years ago |
Kevin Serrano
|
41e9904d9b
|
Convert icon to button.
|
7 years ago |
Kevin Serrano
|
3a87a30912
|
Fold submit and buy ether into one button slot
|
7 years ago |
Kevin Serrano
|
34e7bb5015
|
Merge branch 'master' of github.com:davidp94/metamask-extension into rejectallunapproved
|
7 years ago |
Thomas Huang
|
a27a7e22f2
|
Merge pull request #1893 from MetaMask/readd-loose
Re-add loose label onto accounts.
|
7 years ago |
Dan Finlay
|
d4d7c6d89e
|
Linted
|
7 years ago |
Dan Finlay
|
65c00e9fbb
|
Improve test name
|
7 years ago |
Dan Finlay
|
fadc0617df
|
Make tx calculations account for gas prices
|
7 years ago |
Dan Finlay
|
532a4040de
|
Add test for computing gas price
|
7 years ago |
Dan Finlay
|
c616581001
|
Remove logs
|
7 years ago |
Dan Finlay
|
a95a3c7e4f
|
Fix balance calc test
|
7 years ago |
Dan Finlay
|
74c6de7d23
|
Add constructor comment
|
7 years ago |
Dan Finlay
|
7b92268428
|
Fix valueFor test
|
7 years ago |
Dan Finlay
|
4058574436
|
Add basic test for valueFor
|
7 years ago |
Kevin Serrano
|
69c7fe24b3
|
Place object property retrieval inside try-catch
|
7 years ago |
Dan Finlay
|
b6e8791bc2
|
test not passing
|
7 years ago |
Kevin Serrano
|
f0ab4ce52d
|
Change expected type to array.
|
7 years ago |
Chi Kei Chan
|
272ade0f66
|
Fix .filter token tx
|
7 years ago |
Chi Kei Chan
|
ca69fa5d91
|
Re-enable Contract tx list item
|
7 years ago |
Chi Kei Chan
|
687d2f755d
|
Fix css merge conflicts
|
7 years ago |
Dan
|
a0ca3fab77
|
Modify readonly value in for input in qr-code.
|
7 years ago |
Dan
|
c4eb2fb3ea
|
Account-detail address is a readonly input.
|
7 years ago |
Dan
|
1d5a725ffb
|
Close button in account-details-modal working.
|
7 years ago |
Dan
|
b8b0c8c62a
|
Remove highlight on modal
|
7 years ago |
Dan
|
61b965fe14
|
Touch up style of account-details-modal.
|
7 years ago |
Dan
|
7fb1c6836d
|
Modify status copy for status === 'unapproved'
|
7 years ago |
Dan
|
eabbfb8319
|
Link user from transaction list to etherscan if they have a transaction hash.
|
7 years ago |
Dan
|
3e6b619bd8
|
Use ternary operator instead of two conditionals.
|
7 years ago |
Dan
|
64f8a4d22b
|
Improve tx-list item hover scss.
|
7 years ago |
Dan
|
17b5afb8de
|
Create tx-list-item component.
|
7 years ago |
Dan
|
6d3b3d4203
|
Show confirm transaction screen when clicking a pending transaction in the list.
|
7 years ago |
Dan
|
aa60944e30
|
Remove default to confirm screen on login.
|
7 years ago |