/converters/p5-Unicode-Map/

angerine-wallet-browser Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into i3686-txparamundefined-sigrequestsintxlistDan2018-03-3087-562/+1036
|\
| * Merge pull request #3788 from danjm/i3787-make-t-available-via-contextkumavis2018-03-3073-451/+818
| |\
| | * Merge branch 'master' into i3787-make-t-available-via-contextDan2018-03-303-6/+29
| | |\ | | |/ | |/|
| * | Merge pull request #3798 from MetaMask/e2e-selectorThomas Huang2018-03-303-6/+29
| |\ \
| | * | ci - upload e2e test artifactskumavis2018-03-301-0/+3
| | * | Merge branch 'master' into e2e-selectorkumavis2018-03-3013-89/+177
| | |\ \ | | |/ / | |/| |
| | * | test - e2e - fix selector with extra div (?)kumavis2018-03-301-1/+1
| | * | test - e2e - generate artifacts on test failurekumavis2018-03-302-6/+26
| | | * Add changelog entry for language selection.Dan2018-03-301-0/+1
| | | * Stopping wrapping provider children in div; stop wrapping old-ui in provider.Dan2018-03-303-6/+5
| | | * Merge branch 'master' into i3787-make-t-available-via-contextDan2018-03-305-52/+67
| | | |\ | | |_|/ | |/| |
| * | | Merge pull request #3795 from MetaMask/i3790-IncreaseSafeGasLimitkumavis2018-03-302-3/+4
| |\ \ \
| | * | | Bump changelogDan Finlay2018-03-301-0/+1
| | * | | Increase permitted safe gas limitDan Finlay2018-03-301-3/+3
| * | | | Merge pull request #3794 from MetaMask/e2e-selectorThomas Huang2018-03-301-17/+16
| |\ \ \ \
| | * | | | Better delays and fix logout css selectorThomas2018-03-301-3/+6
| | | |/ / | | |/| |
| | * | | test - e2e - prefer css selectors over xpathkumavis2018-03-301-15/+11
| * | | | i18n - Update German LocaleNico2018-03-301-24/+39
| * | | | Merge pull request #3786 from FBrinkkemper/patch-1kumavis2018-03-301-8/+8
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | changed zaad -> back-up woordenFBrinkkemper2018-03-291-8/+8
| |/ / /
| | | * Removes t from props via metamask-connect and instead places it on context vi...Dan2018-03-2973-450/+817
| | |/ | |/|
| * | Merge pull request #3782 from MetaMask/i3670-FixNonceBugFrankie2018-03-292-3/+38
| |\ \
| | * | Rename variable to be more understandableDan Finlay2018-03-292-5/+21
| | * | Add test to reproduce issue behaviorDan Finlay2018-03-291-0/+19
| * | | Merge pull request #3777 from MetaMask/etc-fixesFrankie2018-03-293-38/+54
| |\ \ \
| | * | | controllers - currency - warn currency and encountered errorkumavis2018-03-291-1/+1
| | * | | deps - bump ethjs-query to fix unhandled promise rejectionskumavis2018-03-292-14/+19
| | * | | deps - update package-lock (maybe greenkeeper forgot?)kumavis2018-03-291-23/+34
| | | |/ | | |/|
| * | | Merge pull request #3765 from MetaMask/sentry-error-simplifyFrankie2018-03-291-2/+12
| |\ \ \
| | * | | sentry - simplify error message 'Transaction Failed: known transaction'kumavis2018-03-281-2/+12
| | |/ /
| * | | Merge pull request #3767 from MetaMask/tx-state-undefined-valueFrankie2018-03-292-9/+17
| |\ \ \ | | |/ / | |/| |
| | * | tx controller - explode on non-hex txParams + dont add chainId to txParams + ...kumavis2018-03-282-9/+17
| |/ /
* | | Ensure correct address used when rendering transfer transactions.Dan2018-03-291-1/+2
* | | Fix display of unapprovedMessages in txList (old and new ui); includes fix of...Dan2018-03-283-9/+21
|/ /
* | Merge pull request #3713 from MetaMask/greenkeeper/eslint-plugin-mocha-5.0.0kumavis2018-03-281-1/+1
|\ \
| * | chore(package): update eslint-plugin-mocha to version 5.0.0greenkeeper[bot]2018-03-241-1/+1
* | | Merge pull request #3652 from MetaMask/greenkeeper/sinon-5.0.0kumavis2018-03-281-1/+1
|\ \ \
| * | | chore(package): update sinon to version 5.0.0greenkeeper[bot]2018-03-221-1/+1
* | | | Merge pull request #3752 from MetaMask/sentry-error-fixFrankie2018-03-283-25/+35
|\ \ \ \
| * | | | sentry - simplify all ethjs errors for better batchingkumavis2018-03-283-25/+35
* | | | | Merge pull request #3760 from MetaMask/i3439-ResetCacheOnAccountResetkumavis2018-03-282-34/+41
|\ \ \ \ \
| * | | | | metamask-controller - fix typokumavis2018-03-281-1/+1
| * | | | | Fix bug where resetAccount does not clear network cacheDan Finlay2018-03-282-34/+41
* | | | | | Merge pull request #3745 from danjm/i3723-fix-long-token-ammountskumavis2018-03-281-1/+8
|\ \ \ \ \ \
| * | | | | | Long token amounts in wallet are truncated with ellipsis.Dan2018-03-271-1/+8
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #3742 from danjm/i3705-prefix-to-address-with-0xkumavis2018-03-281-1/+3
|\ \ \ \ \ \
| * | | | | | Prefixes to addresses with 0x before sending.Dan2018-03-271-1/+3
* | | | | | | Merge pull request #3741 from MetaMask/i3692-addtoken-address-undefinedkumavis2018-03-281-1/+4
|\ \ \ \ \ \ \
| * | | | | | | Prevent users from adding custom token if decimals is an empty string.Dan2018-03-271-1/+4
| |/ / / / / /
* | | | | | | Merge pull request #3740 from danjm/i3682-navigateTo-undefinedkumavis2018-03-281-5/+0
|\ \ \ \ \ \ \
| * | | | | | | Stop using navigateTo for external link in settings.Dan2018-03-271-5/+0
| |/ / / / / /
* | | | | | | Merge pull request #3743 from gasolin/buyetherviewkumavis2018-03-281-2/+0
|\ \ \ \ \ \ \
| * | | | | | | remove unavailable goToBuyEtherView propTypegasolin2018-03-271-2/+0
| |/ / / / / /
* | | | | | | Merge pull request #3609 from MetaMask/i18n-translator-reduxkumavis2018-03-28100-650/+1155
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | i18n - fix locales indekumavis2018-03-281-1/+1
| * | | | | | ui - actions - fix log for background callkumavis2018-03-281-1/+1
| * | | | | | ui - settings - fix for currentLocalekumavis2018-03-281-2/+3
| * | | | | | ui - settings - derrive locales from indexkumavis2018-03-281-8/+1
| * | | | | | i18n - derrive locale codes from indexkumavis2018-03-281-3/+2
| * | | | | | development - genStates - simplify locale importingkumavis2018-03-282-14/+2
| * | | | | | i18n - add locales index jsonkumavis2018-03-281-0/+19
| * | | | | | test - integration - add locale build stepkumavis2018-03-281-2/+4
| * | | | | | Merge branch 'i18n-translator-redux' of github.com:MetaMask/metamask-extensio...kumavis2018-03-281-1/+3
| |\ \ \ \ \ \
| | * | | | | | Don't query for undefined.Dan2018-03-281-1/+3
| * | | | | | | Merge branch 'master' of github.com:MetaMask/metamask-extension into i18n-tra...kumavis2018-03-286-12/+194
| |\ \ \ \ \ \ \ | |/ / / / / / / |/| / / / / / / | |/ / / / / /
* | | | | | | Merge pull request #3758 from MetaMask/i#3731kumavis2018-03-285-9/+154
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into i#3731frankiebee2018-03-285-28/+118
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | migration for removing unnecessary transactions from statefrankiebee2018-03-284-3/+154
| * | | | | | | transactions - only save up to 40 txs totall across all networksfrankiebee2018-03-271-6/+1
* | | | | | | | Merge pull request #3755 from MetaMask/revert-3730-revert-3665-ci-buildThomas Huang2018-03-281-3/+40
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | ci - end by flowing all required tests into a single jobkumavis2018-03-281-2/+2
| * | | | | | | ci - end by flowing all required tests into a single jobkumavis2018-03-281-7/+8
| * | | | | | | ci - end by flowing all required tests into a single jobkumavis2018-03-281-0/+16
| * | | | | | | ci - run e2e tests after build stepkumavis2018-03-281-18/+21
| * | | | | | | Revert "Revert "Ci - introduce a build job""kumavis2018-03-281-0/+17
|/ / / / / / /
| | | * | | | deps - update package-lockkumavis2018-03-281-3/+63
| | | * | | | Merge branch 'master' of github.com:MetaMask/metamask-extension into i18n-tra...kumavis2018-03-287-26/+448
| | | |\ \ \ \ | |_|_|/ / / / |/| | | | | |
* | | | | | | Merge pull request #3754 from MetaMask/selenium-e2eThomas Huang2018-03-285-1/+336
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | deps - update package-lockkumavis2018-03-281-0/+6
| * | | | | | ci - run e2e jobskumavis2018-03-282-1/+18
| * | | | | | Merge branch 'master' into selenium-e2eThomas Huang2018-03-2859-429/+3417
| |\ \ \ \ \ \ | |/ / / / / / |/| | | | | |
* | | | | | | Merge pull request #3739 from gasolin/zhtwfixv4.4.0kumavis2018-03-281-11/+50
|\ \ \ \ \ \ \
| * | | | | | | [zh-TW] fix translation and add missing stringsgasolin2018-03-271-11/+50
* | | | | | | | Merge pull request #3746 from nyatla/masterkumavis2018-03-281-14/+62
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | Update messages.jsonR.IIzuka2018-03-271-14/+62
|/ / / / / / /
| | * | | | | Merge branch 'master' into selenium-e2eThomas2018-03-222-8/+2
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'master' into selenium-e2eThomas2018-03-22121-4075/+11734
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'master' into selenium-e2eThomas2018-03-1598-886/+2555
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'master' into selenium-e2eThomas2018-03-103-18/+154
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | Update selenium testsThomas2018-03-101-9/+7
| | * | | | | | | | | Add selenium-webdriver and chromedriverThomas2018-03-101-0/+175
| | * | | | | | | | | Merge branch 'master' into selenium-e2eThomas2018-03-10