/misc/kcd/

d='header'> cgit logo index : tangerine-wallet-browser
Tangerine fork of MetaMask browser extension (https://github.com/tangerine-network/tangerine-wallet-browser)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove unused account-dropdowns components (#6363)v6.3.2Whymarrh Whitby2019-04-022-811/+0
* Remove unused mascara directory (#6360)Whymarrh Whitby2019-04-022-416/+0
* Merge pull request #6375 from MetaMask/Version-6.3.1v6.3.1Thomas Huang2019-03-304-2/+16
|\
| * Version 6.3.1Dan Miller2019-03-302-1/+7
| * Check token name constants against the lower case methodData name in conf tx ...Dan Miller2019-03-301-1/+1
| * Ensure correct confirm screen in case of smartcontract check failDan Miller2019-03-302-1/+9
* | About tab copy changes; Update route for Info & Help in account menu (#6356)Chi Kei Chan2019-03-303-4/+10
|/
* Revert to providing inline defaults in getHexGasTotal and increaseLastGasPric...Dan J Miller2019-03-291-4/+4
* Further e2e fixes in wake of #6364 and #6367 (#6374)Dan J Miller2019-03-293-40/+64
* Merge pull request #6364 from MetaMask/prevent-infura-requests-e2e-testsWhymarrh Whitby2019-03-298-57/+132
|\
| * Split e2e run-all commands onto multiple linesWhymarrh Whitby2019-03-291-1/+2
| * Run from-import e2e tests with additional account, to avoid conflict with acc...Dan Miller2019-03-292-4/+4
| * Use localhost instead of mainnent/infura for custom rpc tests in e2e tests.Dan Miller2019-03-291-5/+5
| * ci: Add build:test Gulp task for e2e buildWhymarrh Whitby2019-03-293-4/+19
| * e2e: Update Contract Interaction wordingWhymarrh Whitby2019-03-291-3/+2
| * e2e: Skip approving token testWhymarrh Whitby2019-03-291-1/+1
| * e2e: Remove Privacy mode toggle stepWhymarrh Whitby2019-03-291-20/+0
| * Retry transaction list item click in 'adds multiple transactions' tests first...Dan Miller2019-03-291-1/+8
| * Default to localhost network when running e2e testsDan Miller2019-03-293-14/+15
| * Use webRequest to cancel all requests to infura in e2e tests.Dan Miller2019-03-295-6/+78
* | Merge pull request #6328 from MetaMask/clearNoticeskumavis2019-03-297-19/+136
|\ \
| * | test - unit - ui - actions - setCompletedOnboarding - fix stub to call callbackkumavis2019-03-291-0/+2
| * | lint fixkumavis2019-03-292-2/+2
| * | actions - setCompletedOnboarding - make async with pifykumavis2019-03-291-24/+17
| * | notice-controller - make markAllNoticesRead synckumavis2019-03-292-2/+2
| * | lib - nodeify - correctly wrap synchronous functionskumavis2019-03-292-7/+57
| * | notices - markAllNoticesRead - use async/awaitkumavis2019-03-294-25/+16
| * | Merge branch 'develop' into clearNoticeskumavis2019-03-29734-1976/+2178
| |\|
| * | Remove exclusive testThomas Huang2019-03-211-1/+1
| * | Clear notices when setCompletedOnboarding is calledThomas Huang2019-03-215-4/+85
* | | Merge pull request #6372 from MetaMask/addAddressIfNewkumavis2019-03-292-2/+5
|\ \ \
| * | | send-footer.utils.js - addressIsNew - improve readabilitykumavis2019-03-291-1/+3
| * | | prevent add duplicates when address is not newJenny Pollack2019-03-292-2/+3
| | |/ | |/|
* | | Merge pull request #5575 from vimalsagar/developkumavis2019-03-2924-17/+240
|\ \ \ | |/ / |/| |
| * | buy-eth-url - lint fixkumavis2019-03-291-1/+1
| * | buy-eth-url - fix variable namekumavis2019-03-291-2/+2
| * | Merge branch 'develop' of https://github.com/vimalsagar/metamask-extension in...kumavis2019-03-2924-17/+240
|/| |
| * | depoit-ether-modal - make buyEth args more explicitkumavis2019-03-291-2/+2
| * | getBuyEthUrl - getDefaultServiceForNetwork then switch on servicekumavis2019-03-291-23/+29
| * | PR 5575 review comment fixesVimal2019-02-282-24/+25
| * | merging upstream branchVimal2018-11-12254-10828/+19266
| |\ \
| * | | Adding CoinSwitch exchangeVimal2018-10-2224-1/+215
* | | | Delete some unused components (#6278)Dan J Miller2019-03-280-0/+0
* | | | Merge pull request #6358 from MetaMask/dont-assume-tx-has-gas-data-in-listThomas Huang2019-03-281-2/+2
|\ \ \ \
| * | | | Defaults to the args list in increaseLastGasPrice and getHexGasTotalDan Miller2019-03-281-4/+4
| * | | | getHexGasTotal and increaseLastGasPrice now gracefully handle null and undefi...Dan Miller2019-03-281-2/+2
|/ / / /
* | | | Open retore-vault route from popup (#6353)Chi Kei Chan2019-03-271-1/+1
* | | | Version 6.3.0 (#6350)v6.3.0Dan J Miller2019-03-272-1/+16
* | | | enable privacy mode for first time users (#6347)Thomas Huang2019-03-26