Dan
|
c1aa193487
|
Add extra delay to e2e tests after remix page load.
|
7 years ago |
Dan
|
f5d43404dc
|
Fix send token tests in beta ui e2e tests.
|
7 years ago |
Dan
|
bdf9cd8e3a
|
Speed up page opening and fix timeout errors on remix page opening in beta e2e tests.
|
7 years ago |
Dan
|
07970b7cfa
|
Add delay before regularly failing test.
|
7 years ago |
Dan
|
b7e7209fe6
|
Fix element located bug in beta e2e contract method call test.
|
7 years ago |
Dan
|
7d5531d3e8
|
Improve wait for buy modal render after first time flow in beta e2e tests.
|
7 years ago |
Dan
|
a242668872
|
Only show the customize gas modal if the estimateGas call is not currently in flight.
|
7 years ago |
Dan
|
b64292d92f
|
Update metamask-beta-ui e2e spec to fail on insufficient gas estimation.
|
7 years ago |
Dan
|
309239afb4
|
Wait for locating of submit buttons before attempting to click in metamask.spec.js
|
7 years ago |
Dan
|
13e0b42359
|
Update tests to accomodate token list menu additions.
|
7 years ago |
Dan
|
cc61372260
|
Disable onbeforeunload alert on remix for contract integration tests.
|
7 years ago |
Dan
|
bf32aeaef2
|
Adds test for hiding tokens.
|
7 years ago |
Dan
|
797a3ee686
|
e2e beta tests for contract deployment and calling a contract method.
|
7 years ago |
Dan
|
e293233c5e
|
Improve reliability of beta e2e tests by using webdriver apis to wait for certain dom elements.
|
7 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.
|
7 years ago |
Dan
|
9734e6ffb8
|
metamask-beta-ui.spec.js tests custom token send before searched token.
|
7 years ago |
Dan
|
9cb15d44a0
|
Adds e2e tests for sending tokens from token factory.
|
7 years ago |
Dan
|
67894ef2e2
|
Adds e2e tests for sending tokens within metamask.
|
7 years ago |
Dan
|
f82e4439d0
|
Adds e2e tests for sending tokens from token factory.
|
7 years ago |
Dan
|
73894fb5bd
|
Adds e2e tests for sending tokens within metamask.
|
7 years ago |
Dan J Miller
|
60feeb393b
|
Merge pull request #4627 from TrejGun/gas-fee-display
refactor gas-fee-display component
|
7 years ago |
trejgun
|
e05eeb56da
|
fix default import
|
7 years ago |
Thomas Huang
|
27c348ba77
|
Merge pull request #4649 from hermanjunge/develop
License Edit
|
7 years ago |
Herman Junge
|
8c02e4f62a
|
License
|
7 years ago |
trejgun
|
778aec8c75
|
lint
|
7 years ago |
trejgun
|
c27dfb01bb
|
refactor gas-fee-display component
#4622
|
7 years ago |
Thomas Huang
|
46b2f1df11
|
Merge pull request #4592 from vittominacori/fix/close-popup-bug-#4553
set an id to the metamask notification popup
|
7 years ago |
Whymarrh Whitby
|
41a48195ad
|
Merge pull request #4575 from whymarrh/token-amount-overflow
Handle token amount overflows
|
7 years ago |
Whymarrh Whitby
|
1509a4393a
|
Accept whitespace when matching token balances in e2e tests
|
7 years ago |
Whymarrh Whitby
|
4cd4d99e70
|
Add explicit timeout for add token test
|
7 years ago |
Whymarrh Whitby
|
3123073659
|
Scroll large amounts in the send component
|
7 years ago |
Whymarrh Whitby
|
1f6f4977de
|
Handle large token balances in tx list hero
|
7 years ago |
Thomas Huang
|
40fad61908
|
Merge pull request #4612 from MetaMask/changelog-4.8.0-fix
changelog - remove incorrect entry
|
7 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
|
7 years ago |
Thomas Huang
|
6bf09c0ffe
|
Merge pull request #4605 from MetaMask/master
Merge Master into Develop
|
7 years ago |
kumavis
|
4598554fea
|
Merge pull request #4603 from MetaMask/v4.8.0
V4.8.0
|
7 years ago |
Thomas
|
0e3ecbbc4f
|
Update Changelog
|
7 years ago |
Thomas
|
ea0dcdd312
|
Merge branch 'develop' into v4.8.0
|
7 years ago |
Thomas Huang
|
d910c35e90
|
Merge pull request #4602 from MetaMask/notice-controller-fix
notice controller - properly show new notices for non-new users
|
7 years ago |
kumavis
|
356cc50095
|
notice controller - properly show new notices for non-new users
|
7 years ago |
kumavis
|
d5c34c5483
|
Merge pull request #4582 from MetaMask/fixEmailLink
Fix email link in phishing notice
|
7 years ago |
kumavis
|
62df446385
|
Merge pull request #4584 from MetaMask/fix-send-token
Add hex-prefix to gas estimate result
|
7 years ago |
kumavis
|
9a7f363c2a
|
Merge pull request #4586 from MetaMask/block-idex-phisher
Add apparent phishing address to block list
|
7 years ago |
Dan
|
0c8318b02a
|
Update integration tests for newui gas estimation fixes.
|
7 years ago |
Csaba S
|
8aab4dd1fa
|
View address of an added token (#4591)
* adding menu actions for tokens
* apply common style
|
7 years ago |
Dan
|
ac7c0277b5
|
On send screen amount change, updateGas call now includes current to address.
|
7 years ago |
Dan
|
70abe54c94
|
Send screen returns simple gas cost if no to address specified when not sending token.
|
7 years ago |
Dan
|
6c9302f985
|
Remove leading zeroes from send screen amount row input.
|
7 years ago |
Dan
|
36de213c6c
|
Fix currency-display.js rendering of token amounts.
|
7 years ago |
Dan
|
347d1984cf
|
Revert to updating amount on blur of input change; update gas on blur of amount input change; validate onchange.
|
7 years ago |