Dan
|
13e0b42359
|
Update tests to accomodate token list menu additions.
|
6 years ago |
Dan
|
cc61372260
|
Disable onbeforeunload alert on remix for contract integration tests.
|
6 years ago |
Dan
|
bf32aeaef2
|
Adds test for hiding tokens.
|
6 years ago |
Dan
|
797a3ee686
|
e2e beta tests for contract deployment and calling a contract method.
|
6 years ago |
Dan
|
e293233c5e
|
Improve reliability of beta e2e tests by using webdriver apis to wait for certain dom elements.
|
6 years ago |
Dan
|
1d8f257832
|
Add test for importing from private key to from-import-beta-ui.spec.js, and remove non-import related tests from that file.
|
6 years ago |
Dan
|
9734e6ffb8
|
metamask-beta-ui.spec.js tests custom token send before searched token.
|
6 years ago |
Dan
|
9cb15d44a0
|
Adds e2e tests for sending tokens from token factory.
|
6 years ago |
Dan
|
67894ef2e2
|
Adds e2e tests for sending tokens within metamask.
|
6 years ago |
Dan
|
f82e4439d0
|
Adds e2e tests for sending tokens from token factory.
|
6 years ago |
Dan
|
73894fb5bd
|
Adds e2e tests for sending tokens within metamask.
|
6 years ago |
tmashuang
|
fb02e71e22
|
Remove .only on test
|
6 years ago |
Dan J Miller
|
60feeb393b
|
Merge pull request #4627 from TrejGun/gas-fee-display
refactor gas-fee-display component
|
6 years ago |
brunobar79
|
6e563acd93
|
use latest eth-trezor-keyring
|
6 years ago |
trejgun
|
74080e41f1
|
change numbers
|
6 years ago |
trejgun
|
0d0120746d
|
remove .only
|
6 years ago |
trejgun
|
5d034006e8
|
fixes #4307 BigNumber casting issue
|
6 years ago |
brunobar79
|
87dfca0767
|
fixes
|
6 years ago |
brunobar79
|
4381d3e71d
|
point to new version of eth-trezor-keyring
|
6 years ago |
trejgun
|
e05eeb56da
|
fix default import
|
6 years ago |
Thomas Huang
|
27c348ba77
|
Merge pull request #4649 from hermanjunge/develop
License Edit
|
6 years ago |
Herman Junge
|
8c02e4f62a
|
License
|
6 years ago |
Koh Wei Jie
|
cd90e8a869
|
removed stray console.log
|
6 years ago |
Koh Wei Jie
|
f4d085550e
|
fixed blank boolean field for typed signing for old UI
|
6 years ago |
Koh Wei Jie
|
1ff29c5b4a
|
fixed blank boolean field for typed signing for new UI
|
6 years ago |
Dan
|
e8fa18779d
|
Fix style of shapeshift screen in deposit modal.
|
6 years ago |
Dan
|
97a7bc4894
|
Remove commented out code in ens-input.
|
6 years ago |
trejgun
|
778aec8c75
|
lint
|
6 years ago |
trejgun
|
c27dfb01bb
|
refactor gas-fee-display component
#4622
|
6 years ago |
Thomas Huang
|
46b2f1df11
|
Merge pull request #4592 from vittominacori/fix/close-popup-bug-#4553
set an id to the metamask notification popup
|
6 years ago |
Whymarrh Whitby
|
41a48195ad
|
Merge pull request #4575 from whymarrh/token-amount-overflow
Handle token amount overflows
|
6 years ago |
Whymarrh Whitby
|
1509a4393a
|
Accept whitespace when matching token balances in e2e tests
|
6 years ago |
Whymarrh Whitby
|
4cd4d99e70
|
Add explicit timeout for add token test
|
6 years ago |
Whymarrh Whitby
|
3123073659
|
Scroll large amounts in the send component
|
6 years ago |
Whymarrh Whitby
|
1f6f4977de
|
Handle large token balances in tx list hero
|
6 years ago |
Dan
|
06307ef8ae
|
Merge branch 'develop' into i4409-i4410-ens-input-enhancements
|
6 years ago |
Thomas Huang
|
40fad61908
|
Merge pull request #4612 from MetaMask/changelog-4.8.0-fix
changelog - remove incorrect entry
|
6 years ago |
kumavis
|
bc84ed6081
|
changelog - remove incorrect entry
4.8.0 claimed dapp autoreload was disabled. Actually this was reverted and is still active at this time
|
6 years ago |
Dan
|
957d729c17
|
Only show the customize gas modal if the estimateGas call is not currently in flight.
|
6 years ago |
Thomas Huang
|
6bf09c0ffe
|
Merge pull request #4605 from MetaMask/master
Merge Master into Develop
|
6 years ago |
kumavis
|
4598554fea
|
Merge pull request #4603 from MetaMask/v4.8.0
V4.8.0
|
6 years ago |
Thomas
|
0e3ecbbc4f
|
Update Changelog
|
6 years ago |
Thomas
|
ea0dcdd312
|
Merge branch 'develop' into v4.8.0
|
6 years ago |
Thomas Huang
|
d910c35e90
|
Merge pull request #4602 from MetaMask/notice-controller-fix
notice controller - properly show new notices for non-new users
|
6 years ago |
kumavis
|
356cc50095
|
notice controller - properly show new notices for non-new users
|
6 years ago |
kumavis
|
d5c34c5483
|
Merge pull request #4582 from MetaMask/fixEmailLink
Fix email link in phishing notice
|
6 years ago |
kumavis
|
62df446385
|
Merge pull request #4584 from MetaMask/fix-send-token
Add hex-prefix to gas estimate result
|
6 years ago |
kumavis
|
9a7f363c2a
|
Merge pull request #4586 from MetaMask/block-idex-phisher
Add apparent phishing address to block list
|
6 years ago |
Dan
|
0c8318b02a
|
Update integration tests for newui gas estimation fixes.
|
6 years ago |
Csaba S
|
8aab4dd1fa
|
View address of an added token (#4591)
* adding menu actions for tokens
* apply common style
|
6 years ago |