Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump qs from 6.5.1 to 6.5.3dependabot/npm_and_yarn/qs-6.5.3 | dependabot[bot] | 2022-12-07 | 1 | -3/+3 |
* | Bump eth-ledger-bridge-keyring from 0.2.0 to 0.2.1dependabot/npm_and_yarn/eth-ledger-bridge-keyring-0.2.1 | dependabot[bot] | 2020-03-24 | 1 | -124/+287 |
* | update privacy & terms link | Chen Wei | 2019-09-16 | 1 | -36/+45 |
* | address all the critical / serious audit issues | Chen Wei | 2019-09-10 | 1 | -4760/+4410 |
* | Revert "fix npm audit" | Chen Wei | 2019-09-10 | 1 | -2086/+2187 |
* | fix npm audit | Chen Wei | 2019-09-10 | 1 | -2187/+2086 |
* | do not base64 encode "inpage.js" | Chen Wei | 2019-09-06 | 1 | -1298/+3452 |
* | update some logos | Chen Wei | 2019-09-06 | 1 | -61/+258 |
* | 1. correct name display in network dropdown 2. enable 373 derived path | Chen Wei | 2019-07-01 | 1 | -584/+463 |
* | 4byte fallback (#6551) | Whymarrh Whitby | 2019-06-18 | 1 | -0/+6 |
* | Successful `npm audit' with all required pkgs | Whymarrh Whitby | 2019-06-07 | 1 | -0/+11544 |
* | npm audit: Works with gaba but w/o ganache-core | Whymarrh Whitby | 2019-06-07 | 1 | -6282/+364 |
* | npm audit: Break karma, 1 less low, 1 less high | Whymarrh Whitby | 2019-06-07 | 1 | -660/+233 |
* | npm audit: Use eth-json-rpc-infura@3 | Whymarrh Whitby | 2019-06-07 | 1 | -266/+437 |
* | Move eth-json-rpc-middleware into prod dependencies | Whymarrh Whitby | 2019-06-07 | 1 | -117/+90 |
* | Break Storybook-related pkgs to reduce listed vulnerabilities | Whymarrh Whitby | 2019-06-07 | 1 | -3179/+8279 |
* | npm audit fix | Whymarrh Whitby | 2019-06-07 | 1 | -2477/+3940 |
* | npm audit: Works with eth-trezor-keyring | Whymarrh Whitby | 2019-06-07 | 1 | -0/+121 |
* | npm audit: Works with eth-ledger-bridge-keyring | Whymarrh Whitby | 2019-06-07 | 1 | -0/+85 |
* | npm audit: Works with eth-json-rpc-middleware | Whymarrh Whitby | 2019-06-07 | 1 | -36/+230 |
* | npm audit: Works with eth-json-rpc-filters | Whymarrh Whitby | 2019-06-07 | 1 | -0/+250 |
* | npm audit: Works with eth-json-rpc-infura | Whymarrh Whitby | 2019-06-07 | 1 | -0/+2643 |
* | Add ethereumjs-tx dependency back | Whymarrh Whitby | 2019-06-07 | 1 | -3/+37 |
* | Successful `npm audit' run w/o some packages | Whymarrh Whitby | 2019-06-07 | 1 | -1283/+0 |
* | feature: integrate gaba/CurrencyRateController (#6570) | Paul Bouchon | 2019-06-01 | 1 | -7795/+7808 |
* | merge | pldespaigne | 2019-05-31 | 1 | -70/+380 |
|\ | |||||
| * | transactions/deps - use broken out nonce-tracker module (#6555) | Frankie | 2019-05-21 | 1 | -7/+72 |
| * | feature: integrate gaba/PhishingController | bitpshr | 2019-05-09 | 1 | -363/+514 |
| * | Auto logout after specific time (#6558) | Chi Kei Chan | 2019-05-09 | 1 | -0/+5 |
| * | Bump eth-json-rpc-filters and eth-contract-metadata | Thomas | 2019-05-09 | 1 | -147/+321 |
| * | Allow dragging seed phrase during Confirm Seed Phrase (#6557) | Chi Kei Chan | 2019-05-07 | 1 | -150/+251 |
| * | Update to eth-method-registry@1.2.0 (#6403) | Dan J Miller | 2019-04-18 | 1 | -3/+3 |
| * | bump contract metadata | Esteban Mino | 2019-04-13 | 1 | -12/+85 |
| * | pin eth-contract-metadata to last commit hash (#6396) | Esteban MiƱo | 2019-04-05 | 1 | -358/+207 |
* | | update package | pldespaigne | 2019-05-30 | 1 | -0/+40686 |
* | | delete package-json | pldespaigne | 2019-05-30 | 1 | -39752/+0 |
* | | update content-hash | pldespaigne | 2019-05-05 | 1 | -7550/+7579 |
* | | fix npm ci bug (version mismatch) | pldespaigne | 2019-04-11 | 1 | -5/+6 |
* | | issue#5742 | pldespaigne | 2019-04-04 | 1 | -7772/+7752 |
|/ | |||||
* | bump ledger and trezor keyring (#6395) | Bruno Barbieri | 2019-04-04 | 1 | -129/+193 |
* | New settings page rebased (#6333) | Dan J Miller | 2019-03-26 | 1 | -7/+7 |
* | Bump gaba version to avoid broken eth-contract-metadata | Whymarrh Whitby | 2019-03-21 | 1 | -375/+152 |
* | npm i -D ganache-core@2.5.3 | Whymarrh Whitby | 2019-03-12 | 1 | -367/+983 |
* | Allow npm to update the package-lock.json file | Whymarrh Whitby | 2019-03-12 | 1 | -90/+250 |
* | GABA: Integrate AddressBookController (#5847) | Paul Bouchon | 2019-03-12 | 1 | -58/+523 |
* | bump trezor-connect to v7 (#6224) | Bruno Barbieri | 2019-03-05 | 1 | -36/+45 |
* | Feature Flag + Mobile Sync (#5955) | Dan Finlay | 2019-02-26 | 1 | -71/+196 |
* | Fix 1 moderate severity vulnerability with deps | Whymarrh Whitby | 2019-02-08 | 1 | -12/+40 |
* | add source for header in create infura client (#6023) | Jenny Pollack | 2019-01-25 | 1 | -678/+265 |
* | fix asset detection (#6049) | Bruno Barbieri | 2019-01-23 | 1 | -5/+26 |
* | Fix displayed time and date in the activity log. Remove vreme library, add lu... | Alexander Tseung | 2018-12-14 | 1 | -189/+181 |
* | Bump package lock, mostly to https links | Dan Finlay | 2018-12-11 | 1 | -465/+1047 |
* | Deduplicate package.json file | Whymarrh Whitby | 2018-12-07 | 1 | -313/+1037 |
* | Update ganache-core to mitigate vuln | Whymarrh Whitby | 2018-12-07 | 1 | -1261/+1091 |
* | npm uninstall open | Whymarrh Whitby | 2018-12-07 | 1 | -6/+0 |
* | Remove beefy dependency and its usages | Whymarrh Whitby | 2018-12-07 | 1 | -485/+14 |
* | circleci: Replace nsp with npm audit | Whymarrh Whitby | 2018-12-07 | 1 | -570/+252 |
* | npm audit fix | Whymarrh Whitby | 2018-12-06 | 1 | -450/+390 |
* | Update lockfile to fix errors | Whymarrh Whitby | 2018-12-06 | 1 | -11/+334 |
* | Merge pull request #5797 from MetaMask/trezor-v6 | Bruno Barbieri | 2018-11-22 | 1 | -8/+35 |
|\ | |||||
| * | bump eth-trezor-keyring | brunobar79 | 2018-11-22 | 1 | -7287/+7351 |
| * | update package-lock | brunobar79 | 2018-11-21 | 1 | -7313/+7277 |
| * | trezor v6 | brunobar79 | 2018-11-21 | 1 | -7415/+7438 |
| * | fix merge conflicts | brunobar79 | 2018-11-21 | 1 | -8382/+7702 |
| |\ | |||||
| * \ | Merge branch 'trezor-v5' of github.com:MetaMask/metamask-extension into trezo... | brunobar79 | 2018-11-15 | 1 | -6/+17 |
| |\ \ | |||||
| | * | | package-lock.json | brunobar79 | 2018-11-15 | 1 | -20/+41 |
| * | | | update package-lock.json | brunobar79 | 2018-11-15 | 1 | -17/+27 |
| |/ / | |||||
| * | | fix merge conflicts | brunobar79 | 2018-11-07 | 1 | -1299/+887 |
| |\ \ | |||||
| * \ \ | fix merge conflicts | brunobar79 | 2018-10-21 | 1 | -8015/+8570 |
| |\ \ \ | |||||
| * \ \ \ | fix conflicts | brunobar79 | 2018-10-17 | 1 | -8253/+15103 |
| |\ \ \ \ | |||||
| * | | | | | update package-lock.json | brunobar79 | 2018-09-11 | 1 | -95/+167 |
| * | | | | | fix merge conflicts | brunobar79 | 2018-09-11 | 1 | -0/+6 |
| |\ \ \ \ \ | |||||
| * | | | | | | update package-lock.json | brunobar79 | 2018-09-11 | 1 | -49/+126 |
| * | | | | | | Merge branch 'develop' of github.com:MetaMask/metamask-extension into trezor-v5 | brunobar79 | 2018-09-06 | 1 | -0/+23 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | fix merge conflicts | brunobar79 | 2018-08-23 | 1 | -5492/+1595 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | update package-lock | brunobar79 | 2018-08-22 | 1 | -6/+14 |
| * | | | | | | | | fix merge conflicts | brunobar79 | 2018-08-21 | 1 | -3799/+6063 |
| |\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | update package-lock | brunobar79 | 2018-08-21 | 1 | -1/+1 |
| * | | | | | | | | | hide export private key for trezor accounts | brunobar79 | 2018-08-10 | 1 | -30/+30 |
| * | | | | | | | | | fixes | brunobar79 | 2018-08-10 | 1 | -6/+12 |
| * | | | | | | | | | use new connect.js file | brunobar79 | 2018-08-10 | 1 | -11/+5 |
| * | | | | | | | | | update package-lock.json | brunobar79 | 2018-08-09 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | fix merge conflicts | brunobar79 | 2018-08-09 | 1 | -32421/+32116 |
| * | | | | | | | | | | trezor v5 working on firefox | brunobar79 | 2018-08-05 | 1 | -1/+2 |
* | | | | | | | | | | | update package-lock.json | brunobar79 | 2018-11-21 | 1 | -207/+207 |
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |||||
* | | | | | | | | | | Version 5.0.3 (#5785) | Dan Finlay | 2018-11-21 | 1 | -271/+262 |
* | | | | | | | | | | Tx controller now uses safe event emitter (#5769) | Frankie | 2018-11-17 | 1 | -202/+233 |
* | | | | | | | | | | Update npm dependencies to reduce vulnerabilities (#5556) | Bruno Barbieri | 2018-11-16 | 1 | -8965/+12363 |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | |||||
* | | | | | | | | | EIP-1102: updated implementation | bitpshr | 2018-11-06 | 1 | -7517/+7035 |
* | | | | | | | | | Merge branch 'develop' of github.com:MetaMask/metamask-extension into sentry-... | kumavis | 2018-10-30 | 1 | -64/+48 |
|\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge pull request #5596 from MetaMask/validateSignTypedData | kumavis | 2018-10-30 | 1 | -23/+42 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | deps - bump eth-json-rpc-middleware for signTypedData version bump | kumavis | 2018-10-30 | 1 | -36/+48 |
| | | |_|_|_|_|_|_|/ | | |/| | | | | | | | |||||
| * / | | | | | | | | deps - bump eth-block-tracker for fix (#5614) | kumavis | 2018-10-26 | 1 | -19/+12 |
| |/ / / / / / / / | |||||
| * | | | | | | | | i18n - use localized names in language selection | Brandon Wissmann | 2018-10-21 | 1 | -1/+1 |
* | | | | | | | | | Merge branch 'develop' of github.com:MetaMask/metamask-extension into sentry-... | kumavis | 2018-10-21 | 1 | -23/+382 |
|\| | | | | | | | | |||||
| * | | | | | | | | deps - fix gulp ref to gulp#v4.0.0 | kumavis | 2018-10-20 | 1 | -24/+383 |
| | |_|_|_|_|_|/ | |/| | | | | | | |||||
* | | | | | | | | sentry - include app state in ui errors | kumavis | 2018-10-20 | 1 | -3/+3 |
* | | | | | | | | sentry - replace raven-js with sentry/browser | kumavis | 2018-10-20 | 1 | -5/+52 |
* | | | | | | | | deps - bump eth-json-rpc-middleware for bugfix | kumavis | 2018-10-19 | 1 | -10/+38 |
* | | | | | | | | sentry - update raven-js | kumavis | 2018-10-19 | 1 | -4/+4 |
|/ / / / / / / | |||||
* | | | | | | | deps - bump eth-token-tracker for ethjs-rpc bug in deps | kumavis | 2018-10-15 | 1 | -91/+69 |
* | | | | | | | deps - bump eth-json-rpc-middleware for pending blockRef bugfix | kumavis | 2018-10-12 | 1 | -16/+30 |
* | | | | | | | test - add actions unit tests (#5369) | Thomas Huang | 2018-10-10 | 1 | -137/+96 |
* | | | | | | | update package-lock.json | brunobar79 | 2018-10-10 | 1 | -28/+24 |
* | | | | | | | deps - bump inpage-provider for drizzle workaround | kumavis | 2018-10-09 | 1 | -3/+3 |
* | | | | | | | deps - bump metamask-inpage-provider for bug fix | kumavis | 2018-10-09 | 1 | -100/+3 |
* | | | | | | | provider - network - restore block-ref-rewrite middleware references | kumavis | 2018-10-09 | 1 | -3/+3 |
* | | | | | | | provider - enable subscription support (newHeads, logs) | kumavis | 2018-10-08 | 1 | -78/+277 |
* | | | | | | | deps - bump eth-block-tracker for safe-event-emitter | kumavis | 2018-10-04 | 1 | -8/+24 |
* | | | | | | | bugfix - bump provider for url auth support | kumavis | 2018-10-02 | 1 | -187/+166 |
* | | | | | | | npm uninstall dot-only-hunter | Whymarrh Whitby | 2018-10-01 | 1 | -6/+0 |
* | | | | | | | Fix package lock | Dan Finlay | 2018-09-28 | 1 | -24/+36 |
* | | | | | | | Merge remote-tracking branch 'origin/master' into Version-4.12.0 | Dan Finlay | 2018-09-28 | 1 | -4/+29 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Version 4.11.1 | Dan Finlay | 2018-09-26 | 1 | -6504/+6518 |
| * | | | | | | | update package-lock.json | brunobar79 | 2018-09-26 | 1 | -6450/+6442 |
* | | | | | | | | bugfix: bump version of inpage provider | bitpshr | 2018-09-27 | 1 | -26/+4 |
* | | | | | | | | bugfix: update eth_signTypedData_v3 parameter order | bitpshr | 2018-09-26 | 1 | -174/+160 |
* | | | | | | | | deps - eth-block-tracker@4.0.2 for safe-eventemitter (#5363) | kumavis | 2018-09-26 | 1 | -43/+16 |
* | | | | | | | | Bugfix: Upgrade json-rpc-engine (#5348) | Paul Bouchon | 2018-09-26 | 1 | -25/+240 |
* | | | | | | | | add mozilla lint job | brunobar79 | 2018-09-26 | 1 | -27/+10 |
* | | | | | | | | Add mozilla addon linter to test suite | Dan Finlay | 2018-09-26 | 1 | -57/+2669 |
* | | | | | | | | Implement latest EIP-712 protocol | bitpshr | 2018-09-14 | 1 | -128/+396 |
* | | | | | | | | Add jsdoc gh-pages script | Dan Finlay | 2018-09-13 | 1 | -46/+53 |
* | | | | | | | | Upgrade obs-store and fix memory leaks | Connor Christie | 2018-09-10 | 1 | -4/+4 |
| |_|_|_|_|_|/ |/| | | | | | | |||||
* | | | | | | | Regenerate lockfile | Whymarrh Whitby | 2018-09-06 | 1 | -48/+125 |
| |_|_|_|_|/ |/| | | | | | |||||
* | | | | | | Bump human-standard-token-abi version for DAI support | Dan Finlay | 2018-08-31 | 1 | -0/+23 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | Merge pull request #5109 from MetaMask/MoveOutInpageProvider | Dan Finlay | 2018-08-22 | 1 | -0/+66 |
|\ \ \ \ \ | |||||
| * | | | | | Move inpage-provider and port-stream outside | Dan Finlay | 2018-08-21 | 1 | -6/+79 |
| | |_|_|/ | |/| | | | |||||
* / | | | | bugfix - prevents old blocktracker from getting internal hooks migrated | kumavis | 2018-08-22 | 1 | -9/+16 |
|/ / / / | |||||
* / / / | fix merge conflicts | brunobar79 | 2018-08-18 | 1 | -2308/+518 |
|/ / / | |||||
* | | | update package-lock.json | brunobar79 | 2018-08-15 | 1 | -2/+3 |
* | | | good progress adding paths | brunobar79 | 2018-08-14 | 1 | -36/+7 |
* | | | this should be ready to go | brunobar79 | 2018-08-12 | 1 | -0/+56 |
* | | | refactor to support multiple hw wallets | brunobar79 | 2018-08-11 | 1 | -0/+23 |
* | | | fix merge conflicts | brunobar79 | 2018-08-09 | 1 | -32057/+32143 |
|\ \ \ | | |/ | |/| | |||||
| * | | Update eth-keyring-controller and eth-hd-keyring versions (#4989) | Paul Bouchon | 2018-08-09 | 1 | -36070/+32112 |
| * | | Reestablish old versions of eth-keyring-controller and eth-hd-keyring | bitpshr | 2018-08-08 | 1 | -1455/+5516 |
* | | | update package-lock.json | brunobar79 | 2018-08-08 | 1 | -4/+21 |
* | | | fix merge conflicts | brunobar79 | 2018-08-08 | 1 | -542/+118 |
|\| | | |||||
| * | | Update chromedriver pkg | Whymarrh Whitby | 2018-08-07 | 1 | -19/+22 |
| * | | Add static-server devDependency | Whymarrh Whitby | 2018-08-07 | 1 | -7/+87 |
| * | | Remove superstatic package | Whymarrh Whitby | 2018-08-07 | 1 | -523/+26 |
| * | | Refresh package-lock.json file with npm@6.3.0 | Whymarrh Whitby | 2018-08-07 | 1 | -15/+6 |
| |/ | |||||
| * | Add deprecation message for eth_signTypedData | bitpshr | 2018-07-28 | 1 | -6/+15 |
* | | added crossbrowser support and error handling | brunobar79 | 2018-08-01 | 1 | -7/+22 |
* | | send to fullscreen if no permission from popup | brunobar79 | 2018-07-31 | 1 | -17/+7 |
* | | fix dependencies | brunobar79 | 2018-07-27 | 1 | -2/+3 |
* | | fix merge conflicts | brunobar79 | 2018-07-27 | 1 | -18/+25 |
|\| | |||||
| * | Update Babel to Current Standard "babel-preset-env" (#4812) | Antoine Nauleau | 2018-07-25 | 1 | -18/+25 |
* | | added webrtc-adapter for browser compat | brunobar79 | 2018-07-27 | 1 | -0/+22 |
* | | fully working without tweaking ext. permission | brunobar79 | 2018-07-27 | 1 | -62/+2 |
* | | working without permission issues | brunobar79 | 2018-07-27 | 1 | -2/+15 |
* | | added instascan pkg | brunobar79 | 2018-07-24 | 1 | -7/+76 |
|/ | |||||
* | update package-lock.json | brunobar79 | 2018-07-22 | 1 | -17/+7 |
* | update package-lock.json | brunobar79 | 2018-07-22 | 1 | -7/+17 |
* | added node version requirements | brunobar79 | 2018-07-22 | 1 | -17/+7 |
* | use latest keyring packages | brunobar79 | 2018-07-17 | 1 | -30/+95 |
* | update package-lock.json | brunobar79 | 2018-07-13 | 1 | -45/+25 |
* | catching up with develop | brunobar79 | 2018-07-13 | 1 | -13/+31 |
* | Merge branch 'develop' of github.com:MetaMask/metamask-extension into initial... | brunobar79 | 2018-07-13 | 1 | -0/+116 |
|\ | |||||
| * | Fix existing unit tests | Alexander Tseung | 2018-07-08 | 1 | -6/+21 |
| * | Various fixes from PR comments | Alexander Tseung | 2018-07-07 | 1 | -23351/+107 |
| * | Use eth-method-registry to get method data | Alexander Tseung | 2018-07-07 | 1 | -1/+19885 |
| * | Refactor and redesign confirm transaction views | Alexander Tseung | 2018-07-07 | 1 | -0/+3467 |
* | | update to temp dependencies | brunobar79 | 2018-07-12 | 1 | -13/+10 |
* | | update package-lock.json | brunobar79 | 2018-07-07 | 1 | -240/+48 |
* | | Merge branch 'develop' of github.com:MetaMask/metamask-extension into initial... | brunobar79 | 2018-07-07 | 1 | -4/+67 |
|\| | |||||
| * | fix lint errors | brunobar79 | 2018-07-04 | 1 | -17/+74 |
* | | package.json updated and tests passing | brunobar79 | 2018-07-04 | 1 | -0/+57 |
* | | tests are passing | brunobar79 | 2018-07-04 | 1 | -39262/+30830 |
* | | package-lock update | brunobar79 | 2018-07-04 | 1 | -27/+10 |
* | | fix merge conflicts | brunobar79 | 2018-07-04 | 1 | -853/+13472 |
|\ \ | |||||
| * | | ignore lodash vulnerability | brunobar79 | 2018-07-04 | 1 | -13/+7 |
| |/ | |||||
* | | fix merge conflicts | brunobar79 | 2018-07-04 | 1 | -3/+22 |
|\| | |||||
| * | point eth-contract-metadata to repo master | Esteban MIno | 2018-07-03 | 1 | -3/+2 |
* | | update package-lock.json | brunobar79 | 2018-07-03 | 1 | -9745/+6172 |
* | | fix merge conflicts | brunobar79 | 2018-07-03 | 1 | -3620/+2741 |
|\| | |||||
| * | npm 6 fresh lock + node 8 (#4675) | Bruno Barbieri | 2018-07-03 | 1 | -32449/+32250 |
* | | use latest eth-keyring-controller | brunobar79 | 2018-07-02 | 1 | -2/+3 |
* | | fix merge conflicts | brunobar79 | 2018-07-02 | 1 | -6554/+7166 |
|\| | |||||
| * | Use supersonic instead of httpserver to serve local dapp (e2e beta tests) | Dan | 2018-06-28 | 1 | -19/+540 |
| * | Update package-lock.json | Dan | 2018-06-28 | 1 | -6526/+6601 |
| * | Merge branch 'develop' of github.com:MetaMask/metamask-extension into Validat... | kumavis | 2018-06-14 | 1 | -0/+52 |
| |\ | |||||
| * | | Make account import tests much more specific | Dan Finlay | 2018-06-12 | 1 | -6457/+6513 |
* | | | use latest eth-trezor-keyring | brunobar79 | 2018-06-26 | 1 | -1/+1 |
* | | | fixes | brunobar79 | 2018-06-23 | 1 | -6548/+6539 |
* | | | fix merge conflicts | Bruno | 2018-06-13 | 1 | -17/+75 |
|\ \ \ | | |/ | |/| | |||||
| * | | Add script for auto-re-running tests on change | Dan Finlay | 2018-06-13 | 1 | -6468/+6524 |
* | | | move TrezorKeyring to its own package | Bruno | 2018-06-13 | 1 | -0/+46 |
* | | | initial trezor support | Bruno | 2018-06-10 | 1 | -6470/+6479 |
|/ / | |||||
* | | Merge branch 'develop' into i3725-refactor-send-component- | Dan | 2018-06-05 | 1 | -15/+15 |
|\| | |||||
| * | deps - update package-lock via npm@5.10.0 | kumavis | 2018-06-04 | 1 | -8/+15 |
| * | Properly end the middleware stack on RPC error | bitpshr | 2018-06-02 | 1 | -30/+23 |
* | | Merge branch 'i3725-refactor-send-component-' of github.com:MetaMask/metamask... | Dan | 2018-06-01 | 1 | -0/+12 |
|\ \ | |||||
| * | | Stop using external NumericInput component. | Dan | 2018-05-30 | 1 | -5/+12 |
| * | | Replaces currency-input.js with NumericInput | Dan | 2018-05-29 | 1 | -0/+144 |
* | | | Merge branch 'develop' into i3725-refactor-send-component- | Dan | 2018-06-01 | 1 | -60/+138 |
|\ \ \ | | |/ | |/| | |||||
| * | | deps - bump eth-keyring-controller for bugfix | kumavis | 2018-05-31 | 1 | -7/+13 |
| * | | Merge pull request #4403 from MetaMask/bugfix-keyring-controller | kumavis | 2018-05-30 | 1 | -48/+55 |
| |\ \ | |||||
| | * | | deps - bump eth-keyring-controller + update package-lock | kumavis | 2018-05-30 | 1 | -48/+55 |
| * | | | Merge pull request #4374 from MetaMask/test-unit-fail-on-only | kumavis | 2018-05-30 | 1 | -0/+6 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | test - unit - fail if tests contain a .only call | kumavis | 2018-05-26 | 1 | -0/+6 |
| | |/ | |||||
| * / | fix: Why does npm insist on reordering the lockfile? | Whymarrh Whitby | 2018-05-25 | 1 | -10/+170 |
| |/ | |||||
* / | Update amount error on update of send screen. | Dan | 2018-05-31 | 1 | -0/+139 |
|/ | |||||
* | Merge pull request #4308 from MetaMask/i4232-addtoken | kumavis | 2018-05-23 | 1 | -83/+78 |
|\ | |||||
| * | Update designs for Add Token screen | Alexander Tseung | 2018-05-20 | 1 | -83/+78 |
| * | Add new json-rpc-engine middleware for improved error handling | bitpshr | 2018-05-14 | 1 | -182/+1351 |
* | | Merge branch 'develop' of https://github.com/Jabher/metamask-extension into J... | kumavis | 2018-05-22 | 1 | -4/+4 |
|\ \ | |||||
| * | | bump extensionizer version to 1.0.1 (see https://github.com/MetaMask/extensio... | jabher | 2018-05-08 | 1 | -4/+4 |
* | | | Update eth-keyring-controller dependency | Whymarrh Whitby | 2018-05-17 | 1 | -193/+1362 |
| |/ |/| | |||||
* | | Add new unlock screen design | Alexander Tseung | 2018-05-12 | 1 | -8/+311 |
* | | Merge branch 'develop' into e2e-tests | Thomas | 2018-05-12 | 1 | -1412/+243 |
|\ \ | |||||
| * | | Update lodash | Alexander Tseung | 2018-05-10 | 1 | -51/+51 |
| * | | Update deep-extend and sshpk | Alexander Tseung | 2018-05-10 | 1 | -1361/+192 |
* | | | Merge branch 'develop' into e2e-tests | Thomas | 2018-05-09 | 1 | -0/+3009 |
|\| | | |||||
| * | | Add storybook integration | Alexander Tseung | 2018-05-04 | 1 | -0/+3015 |
| |/ | |||||
* | | Bump package lock | Thomas | 2018-05-04 | 1 | -629/+285 |
* | | Merge branch 'develop' into e2e-tests | Thomas | 2018-05-04 | 1 | -346/+2509 |
|\| | |||||
| * | Pin chromedriver version to 2.36.0 | Alexander Tseung | 2018-05-03 | 1 | -180/+1359 |
| * | Adds nsp check to CircleCI tests | Alexander Tseung | 2018-05-03 | 1 | -0/+303 |
| * | Adds sass-loader and style-loader packages for storybook integration | Alexander Tseung | 2018-05-02 | 1 | -0/+121 |
| * | Adds path and resolve-url-loader packages for storybook integration | Alexander Tseung | 2018-05-02 | 1 | -0/+165 |
| * | Adds css-loader and file-loader needed for storybook integration | Alexander Tseung | 2018-05-02 | 1 | -1395/+1721 |
| * | Merge pull request #4111 from MetaMask/build-fix-sourcemaps | Frankie | 2018-05-01 | 1 | -51/+43 |
| |\ | |||||
| | * | deps - package-lock | kumavis | 2018-04-28 | 1 | -51/+43 |
| * | | deps - package-lock | kumavis | 2018-04-28 | 1 | -38/+80 |
| * | | Allow transactions with 0-gwei gas price (#4073) | Paul Bouchon | 2018-04-27 | 1 | -8/+34 |
| |/ | |||||
| * | rpc - bump provider-engine + eth-json-rpc-filters | kumavis | 2018-04-26 | 1 | -39/+173 |
| * | Make minified builds more determinstic | Dan Finlay | 2018-04-25 | 1 | -74/+1660 |
* | | Firefox | Thomas | 2018-05-02 | 1 | -63/+1858 |
|/ | |||||
* | deps - bump sentry for more detailed fetch failure | kumavis | 2018-04-24 | 1 | -3/+3 |
* | deps - update keyring controller and other eth-dependinces | frankiebee | 2018-04-18 | 1 | -32/+35 |
* | Merge branch 'master' into i3580-InternationalizeCurrency | Dan Finlay | 2018-04-18 | 1 | -78/+549 |
|\ | |||||
| * | Merge pull request #3969 from MetaMask/i3966-AddJsDocsPage | Thomas Huang | 2018-04-18 | 1 | -0/+119 |
| |\ | |||||
| | * | Add JSDocs Page and Script | Dan Finlay | 2018-04-13 | 1 | -61/+546 |
| * | | Require loglevel singleton in each module that uses it | bitpshr | 2018-04-14 | 1 | -101/+136 |
| * | | Add ComposableObservableStore for subscription management | bitpshr | 2018-04-13 | 1 | -194/+511 |
| |/ | |||||
* | | Merge branch 'master' into i3580-InternationalizeCurrency | Dan | 2018-04-10 | 1 | -21/+85 |
|\| | |||||
| * | Merge branch 'master' of https://github.com/MetaMask/metamask-extension into ... | Alexander Tseung | 2018-04-04 | 1 | -4/+4 |
| |\ | |||||
| | * | ci - job-publish - publish source+sourcemaps to sentry if new release | kumavis | 2018-04-04 | 1 | -4/+4 |
| * | | Fix transaction confirmations | Alexander Tseung | 2018-04-04 | 1 | -17/+81 |
| |/ | |||||
* / | Internationalize currency | Dan Finlay | 2018-04-04 | 1 | -0/+20 |
|/ | |||||
* | Merge branch 'master' of github.com:MetaMask/metamask-extension into build-perf | kumavis | 2018-04-03 | 1 | -329/+2891 |
|\ | |||||
| * | deps - update shell-parallel | kumavis | 2018-04-03 | 1 | -3/+14 |
| * | Merge branch 'master' of github.com:MetaMask/metamask-extension into ci-screens | kumavis | 2018-04-03 | 1 | -9/+122 |
| |\ | |||||
| | * | lint - lint json files in app/ | kumavis | 2018-04-03 | 1 | -0/+113 |
| * | | Merge branch 'master' of github.com:MetaMask/metamask-extension into ci-screens | kumavis | 2018-04-03 | 1 | -349/+384 |
| |\| | |||||
| | * | deps - bump package-lock.json | kumavis | 2018-04-03 | 1 | -47/+0 |
| * | | Merge branch 'master' of github.com:MetaMask/metamask-extension into ci-screens | kumavis | 2018-03-31 | 1 | -331/+739 |
| |\ \ | |||||
| * | | | ci - e2e+screens - use shell-parallel to run ganache | kumavis | 2018-03-31 | 1 | -14/+200 |