/games/gnarr/

er Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bump express from 4.17.1 to 4.18.2dependabot/npm_and_yarn/express-4.18.2dependabot[bot]2022-12-111-370/+259
* Merge pull request #1 from tangerine-network/dependabot/npm_and_yarn/eth-ledg...HEADmasterWei-Ning Huang2020-03-252-125/+288
|\
| * Bump eth-ledger-bridge-keyring from 0.2.0 to 0.2.1dependabot/npm_and_yarn/eth-ledger-bridge-keyring-0.2.1dependabot[bot]2020-03-242-125/+288
|/
* version bumpChen Wei2019-09-222-1/+3
* add mainnetChen Wei2019-09-228-3/+75
* bump version to 6.8.2Chen Wei2019-09-162-1/+3
* update privacy & terms linkChen Wei2019-09-166-42/+52
* address all the critical / serious audit issuesChen Wei2019-09-102-4765/+4415
* Revert "fix npm audit"Chen Wei2019-09-102-2089/+2190
* fix npm auditChen Wei2019-09-102-2190/+2089
* use rpcUrl from network config when estimating gasChen Wei2019-09-092-3/+13
* bump versionChen Wei2019-09-062-1/+3
* do not base64 encode "inpage.js"Chen Wei2019-09-062-1305/+3462
* update some logosChen Wei2019-09-0612-79/+312
* bump versionChen Wei2019-07-182-1/+3
* this will work on FFChen Wei2019-07-181-1/+1
* do not load inpage.js by "fs". They can be accessed with extension URLChen Wei2019-07-182-37/+9
* 1. rename stream target name 2. do not expose web3Chen Wei2019-07-183-24/+24
* bump versionChen Wei2019-07-082-1/+3
* force update gasChen Wei2019-07-082-6/+20
* update html titleChen Wei2019-07-056-6/+6
* make it work on FFChen Wei2019-07-041-2/+3
* update manifestChen Wei2019-07-041-3/+3
* version bumpChen Wei2019-07-042-1/+3
* update wordingChen Wei2019-07-041-1/+1
* update extension notificationChen Wei2019-07-041-3/+5
* replace some wordingsChen Wei2019-07-043-18/+17
* it seems safer to have workaround in UI layer instead of changing the constan...Chen Wei2019-07-036-24/+10
* Revert "part of replacing 'ETH'"Chen Wei2019-07-0313-18/+38
* part of replacing 'ETH'Chen Wei2019-07-0213-38/+18
* revert replacing "ETH" with "TAN"Chen Wei2019-07-0214-82/+64
* configuration, translation updatingChen Wei2019-07-0227-339/+237
* translation needed by extension setupChen Wei2019-07-022-4/+4
* part of the style refinementChen Wei2019-07-0215-109/+156
* dapp handler injected as "tangerine"Chen Wei2019-07-024-5/+7
* estimated gas should come from RPCChen Wei2019-07-014-122/+100
* 1. correct name display in network dropdown 2. enable 373 derived pathChen Wei2019-07-0133-620/+613
* be able to switch between eth and tanChen Wei2019-06-283-77/+118
* Merge pull request #6764 from MetaMask/Version-6.7.1Dan Finlay2019-06-2810-31/+145
|\
| * Version 6.7.1v6.7.1Mark Stacey2019-06-282-1/+4
| * Fixes display of confirm screen token decimals by not relying on confirmTrans...Dan Miller2019-06-286-14/+117
| * Adds e2e tests that fail when token decimals are displaying incorrectly.Dan Miller2019-06-282-16/+24
|/
* Merge pull request #6749 from MetaMask/v6.7.0Dan Finlay2019-06-2725-263/+390
|\
| * Version 6.7.0v6.7.0Thomas2019-06-262-1/+10
| * Add simulation failure to tx confirmation when transaction simulationFailsThomas2019-06-261-0/+4
| * 4byte fallback (#6551)Whymarrh Whitby2019-06-1823-262/+376
| * Merge pull request #6698 from MetaMask/Version-6.6.2Thomas Huang2019-06-182-1/+5
| |\
* | \ Merge pull request #6721 from MetaMask/Version-6.6.2Thomas Huang2019-06-1844-7122/+21293
|\ \ \ | | |/ | |/|
| * | Merge branch 'develop' into Version-6.6.2Thomas Huang2019-06-1839-241/+422
| |\|
| | * remove broken readme link (#6720)bobby dresser2019-06-181-1/+1
| | * Add delete to custom RPC form (#6718, #6650)Dan J Miller2019-06-1711-60/+229
| | * Fix styles on 'import account' page, update help link (#6700)Kirill Goncharov2019-06-173-2/+7
| | * Wrap smaller custom block explorer url text (#6714)Thomas Huang2019-06-174-3/+16
| | * MetaMorph - Spacing and Typeface on Extension Main view (#6584)Chi Kei Chan2019-06-1319-171/+142
| | * Feature: sync with mobile v2 (#6673)Esteban MiƱo2019-06-121-3/+26
| | * pin ethereumjs-tx (#6706)Thomas Huang2019-06-111-1/+1
| * | Version 6.6.2 RC1v6.6.2Dan Finlay2019-06-082-1/+5
| |/
| * Merge pull request #6690 from MetaMask/npm-auditThomas Huang2019-06-075-6881/+20867
| |\
| | * ci: Enable npm audit checkWhymarrh Whitby2019-06-073-13/+49
| | * Successful `npm audit' with all required pkgsWhymarrh Whitby2019-06-072-0/+11545
| | * npm audit: Works with gaba but w/o ganache-coreWhymarrh Whitby2019-06-072-6283/+365
| | * npm audit: Break karma, 1 less low, 1 less highWhymarrh Whitby2019-06-072-661/+234
| | * npm audit: Use eth-json-rpc-infura@3Whymarrh Whitby2019-06-072-267/+438
| | * Move eth-json-rpc-middleware into prod dependenciesWhymarrh Whitby2019-06-072-118/+91
| | * Break Storybook-related pkgs to reduce listed vulnerabilitiesWhymarrh Whitby2019-06-072-3182/+8282
| | * npm audit fixWhymarrh Whitby2019-06-072-2488/+3951
| | * npm audit: Works with eth-trezor-keyringWhymarrh Whitby2019-06-072-0/+122
| | * npm audit: Works with eth-ledger-bridge-keyringWhymarrh Whitby2019-06-072-0/+86
| | * npm audit: Works with eth-json-rpc-middlewareWhymarrh Whitby2019-06-072-36/+231
| | * npm audit: Works with eth-json-rpc-filtersWhymarrh Whitby2019-06-072-0/+251
| | * npm audit: Works with eth-json-rpc-infuraWhymarrh Whitby2019-06-072-0/+2644
| | * Add ethereumjs-tx dependency backWhymarrh Whitby2019-06-072-3/+38
| | * Successful `npm audit' run w/o some packagesWhymarrh Whitby2019-06-072-1290/+0
* | | Merge pull request #6695 from MetaMask/developDan Finlay2019-06-075-64/+15
|\| |
| * | Merge pull request #6692 from MetaMask/Version-6.6.1Jenny Pollack2019-06-072-1/+5
| |\ \
| | * | Version 6.6.1 RC1v6.6.1Dan Finlay2019-06-072-1/+5
| |/ /
| * | Merge pull request #6691 from MetaMask/revert-6606Dan Finlay2019-06-073-63/+10
| |\ \ | | |/ | |/|
| | * Revert "fixed #5524"Jenny Pollack2019-06-073-63/+10
| |/
* | Merge pull request #6683 from MetaMask/developThomas Huang2019-06-0554-1660/+2579
|\|
| * Merge pull request #6679 from MetaMask/Version-6.6.0v6.6.0Thomas Huang2019-06-052-1/+8
| |\
| | * Version 6.6.0 RC1Dan Finlay2019-06-042-1/+8
| |/
| * Merge pull request #6678 from MetaMask/revert-6654-manifest-permissionsDan Finlay2019-06-041-0/+1
| |\
| | * Revert "Remove clipboardWrite permission"Dan Finlay2019-06-041-0/+1
| |/
| * feature: integrate gaba/CurrencyRateController (#6570)Paul Bouchon2019-06-017-8102/+7829
| * Merge pull request #6654 from whymarrh/manifest-permissionsDan Finlay2019-06-011-1/+0
| |\
| | * Remove clipboardWrite permissionWhymarrh Whitby2019-05-241-1/+0
| * | Merge pull request #6671 from MetaMask/bugfix/enable-rejectionDan Finlay2019-06-011-2/+2
| |\ \
| | * | bugfix: reject enable promise on user rejectionbitpshr2019-06-011-2/+2
| |/ /
| * | Merge pull request #6402 from pldespaigne/issue#5742_update_ens_resolver_to_e...Thomas Huang2019-05-3110-8340/+9056
| |\ \
| | * \ mergepldespaigne2019-05-31361-2571/+6170
| | |\ \ | | |/ / | |/| |
| * | | Merge pull request #6659 from matkam/developThomas Huang2019-05-291-8/+0
| |\ \ \
| | * | | lint cleanupMathew Kamkar2019-05-251-2/+0
| | * | | Enable Ledger hardware wallet support on FirefoxMathew Kamkar2019-05-251-6/+0
| |/ / /
| * | | Merge pull request #6652 from whymarrh/clean-editorconfigWhymarrh Whitby2019-05-241-15/+0
| |\ \ \
| | * | | Clean EditorConfig fileWhymarrh Whitby2019-05-231-15/+0
| | | |/ | | |/|
| * / | Ensures that transactions cannot be confirmed if gas limit is below 21000. (#...Dan J Miller2019-05-232-2/+24
| |/ /
| * | transactions/deps - use broken out nonce-tracker module (#6555)Frankie2019-05-215-407/+74
| * | Fix grammatical error in i18n endOfFlowMessage6 (#6633)Chi Kei Chan2019-05-211-1/+1
| * | Merge pull request #6632 from whymarrh/fix-lintThomas Huang2019-05-211-1/+1
| |\ \
| | * | Remove unused fn arguments in AmountMaxButtonWhymarrh Whitby2019-05-211-1/+1
| |/ /
| * | MetaMetrics documentation (#6624)Dan J Miller2019-05-212-9/+115
| * | Update translation (#6628)matteopey2019-05-211-4/+230
| * | Improved UX for sweeping accounts (#6488)Etienne Dusseault2019-05-2120-55/+314
| * | Merge pull request #6621 from MetaMask/Version-6.5.3Thomas Huang2019-05-172-1/+8
| |\ \
| | * | Version 6.5.3 RC1v6.5.3Dan Finlay2019-05-162-1/+8
| |/ /
| * | Merge pull request #6619 from MetaMask/bugfix/enable-lockedDan Finlay2019-05-161-1/+2
| |\ \
| | * | bugfix: show extension window if locked regardless of approvalbitpshr2019-05-161-1/+2
| |/ /
| * | drop transactions who's nonce is lower then the known network nonce but were ...Frankie2019-05-163-13/+113
| * | Merge pull request #6606 from industral/issue-5524Thomas Huang2019-05-163-10/+63
| |\ \
| | * | fixed #5524Alex Ivasyuv2019-05-153-10/+63
| * | | Adds e2e test for removing imported accounts. (#6615)Dan J Miller2019-05-162-3/+54
| | | * update packagepldespaigne2019-05-302-1/+40687
| | | * delete package-jsonpldespaigne2019-05-301-39752/+0
| | | * refactor & change html pagespldespaigne2019-05-055-154/+11
| | | * add rinkeby & goerlipldespaigne2019-05-051-0/+6
| | | * update content-hashpldespaigne2019-05-052-7551/+7580
| | | * fix npm ci bug (version mismatch)pldespaigne2019-04-111-5/+6
| | | * issue#5742pldespaigne2019-04-045-7798/+7795
| | | * renaming registrar into registrypldespaigne2019-04-042-8/+8
* | | | Merge pull request #6616 from MetaMask/developThomas Huang2019-05-164-3/+6
|\| | |
| * | | Merge pull request #6614 from MetaMask/Version-6.5.2v6.5.2Dan Finlay2019-05-162-1/+4
| |\ \ \
| | * | | Version BumpThomas Huang2019-05-152-1/+4
| |/ / /
| * | | Fixes bugs in 6.5.1 (#6613)Bruno Barbieri2019-05-152-2/+2
* | | | Merge pull request #6599 from MetaMask/developDan Finlay2019-05-15154-1337/+3403
|\| | |
| * | | Merge pull request #6605 from MetaMask/Version-6.5.1v6.5.1Dan Finlay2019-05-152-1/+6
| |\ \ \
| | * | | Version 6.5.1 RC1Dan Finlay2019-05-152-1/+6
| * | | | feature: integrate gaba/ShapeShiftController (#6569)Paul Bouchon2019-05-153-188/+6
| |/ / /
| * / / Set a default value for code in _determineTransactionCategory (#6604)Dan J Miller2019-05-156-28/+272
| |/ /
| * | Merge pull request #6596 from MetaMask/Version-6.5.0Thomas Huang2019-05-142-2/+13
| |\ \
| | * \ Merge pull request #6598 from MetaMask/Version-6.5.0-changelog-updatev6.5.0Dan Finlay2019-05-141-18/+7
| | |\ \
| | | * | Improve changelog for 6.5.0Dan Miller2019-05-141-18/+7
| | |/ /
| | * | Version 6.5.0 RC1Dan Finlay2019-05-112-1/+23
| * | | Update auto-logout to recognize idle time in background (#6593)Whymarrh Whitby2019-05-145-13/+105
| |/ /
| * | Merge pull request #6568 from MetaMask/feature/gaba-phishing-controllerThomas Huang2019-05-116-565/+524
| |\ \
| | * | feature: integrate gaba/PhishingControllerbitpshr2019-05-096-565/+524
| * | | Fix RPC URL message key casing (#6595)Whymarrh Whitby2019-05-101-1/+1
| * | | New settings custom rpc form (#6490)Dan J Miller2019-05-1036-68/+1028
| |/ /
| * | Check for unused function arguments (#6583)Whymarrh Whitby2019-05-09