| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #6736 from whymarrh/unused-deps | Whymarrh Whitby | 2019-06-25 | 1 | -22/+1 |
|\ |
|
| * | Uninstall unused jshint-stylish | Whymarrh Whitby | 2019-06-21 | 1 | -1/+0 |
| * | Uninstall unused prompt | Whymarrh Whitby | 2019-06-21 | 1 | -1/+0 |
| * | Sort deps correctly | Whymarrh Whitby | 2019-06-21 | 1 | -1/+1 |
| * | Uninstall unused react-addons-test-utils & react-testutils-additions | Whymarrh Whitby | 2019-06-21 | 1 | -2/+0 |
| * | Uninstall unused sandwich-expando, semaphore, semver, & shallow-copy | Whymarrh Whitby | 2019-06-21 | 1 | -4/+0 |
| * | Uninstall unused react-markdown dependency | Whymarrh Whitby | 2019-06-21 | 1 | -1/+0 |
| * | Uninstall unused pumpify | Whymarrh Whitby | 2019-06-21 | 1 | -1/+0 |
| * | Uninstall unused pojo-migrator | Whymarrh Whitby | 2019-06-21 | 1 | -1/+0 |
| * | Uninstall unused multiplex | Whymarrh Whitby | 2019-06-21 | 1 | -1/+0 |
| * | Uninstall unused fast-levenshtein | Whymarrh Whitby | 2019-06-21 | 1 | -1/+0 |
| * | Uninstall unused lodash.uniqby | Whymarrh Whitby | 2019-06-21 | 1 | -1/+0 |
| * | Uninstall unused eth-hd-keyring | Whymarrh Whitby | 2019-06-21 | 1 | -1/+0 |
| * | Uninstall unused lodash.memoize | Whymarrh Whitby | 2019-06-21 | 1 | -1/+0 |
| * | Uninstall unused hat | Whymarrh Whitby | 2019-06-21 | 1 | -1/+0 |
| * | Uninstall unused identicon.js | Whymarrh Whitby | 2019-06-21 | 1 | -1/+0 |
| * | Uninstall unused extension-link-enabler | Whymarrh Whitby | 2019-06-21 | 1 | -1/+0 |
| * | Uninstall unused eth-bin-to-ops | Whymarrh Whitby | 2019-06-21 | 1 | -1/+0 |
| * | Uninstall unused ensnare | Whymarrh Whitby | 2019-06-21 | 1 | -1/+0 |
* | | Fix 'watch' npm script | Mark Stacey | 2019-06-25 | 1 | -1/+1 |
|/ |
|
* | 4byte fallback (#6551) | Whymarrh Whitby | 2019-06-18 | 1 | -0/+1 |
* | pin ethereumjs-tx (#6706) | Thomas Huang | 2019-06-11 | 1 | -1/+1 |
* | Successful `npm audit' with all required pkgs | Whymarrh Whitby | 2019-06-07 | 1 | -0/+1 |
* | npm audit: Works with gaba but w/o ganache-core | Whymarrh Whitby | 2019-06-07 | 1 | -1/+1 |
* | npm audit: Break karma, 1 less low, 1 less high | Whymarrh Whitby | 2019-06-07 | 1 | -1/+1 |
* | npm audit: Use eth-json-rpc-infura@3 | Whymarrh Whitby | 2019-06-07 | 1 | -1/+1 |
* | Move eth-json-rpc-middleware into prod dependencies | Whymarrh Whitby | 2019-06-07 | 1 | -1/+1 |
* | Break Storybook-related pkgs to reduce listed vulnerabilities | Whymarrh Whitby | 2019-06-07 | 1 | -3/+3 |
* | npm audit fix | Whymarrh Whitby | 2019-06-07 | 1 | -11/+11 |
* | npm audit: Works with eth-trezor-keyring | Whymarrh Whitby | 2019-06-07 | 1 | -0/+1 |
* | npm audit: Works with eth-ledger-bridge-keyring | Whymarrh Whitby | 2019-06-07 | 1 | -0/+1 |
* | npm audit: Works with eth-json-rpc-middleware | Whymarrh Whitby | 2019-06-07 | 1 | -0/+1 |
* | npm audit: Works with eth-json-rpc-filters | Whymarrh Whitby | 2019-06-07 | 1 | -0/+1 |
* | npm audit: Works with eth-json-rpc-infura | Whymarrh Whitby | 2019-06-07 | 1 | -0/+1 |
* | Add ethereumjs-tx dependency back | Whymarrh Whitby | 2019-06-07 | 1 | -0/+1 |
* | Successful `npm audit' run w/o some packages | Whymarrh Whitby | 2019-06-07 | 1 | -7/+0 |
* | feature: integrate gaba/CurrencyRateController (#6570) | Paul Bouchon | 2019-06-01 | 1 | -1/+1 |
* | merge | pldespaigne | 2019-05-31 | 1 | -5/+12 |
|\ |
|
| * | transactions/deps - use broken out nonce-tracker module (#6555) | Frankie | 2019-05-21 | 1 | -0/+1 |
| * | feature: integrate gaba/PhishingController | bitpshr | 2019-05-09 | 1 | -1/+1 |
| * | Auto logout after specific time (#6558) | Chi Kei Chan | 2019-05-09 | 1 | -0/+1 |
| * | Bump eth-json-rpc-filters and eth-contract-metadata | Thomas | 2019-05-09 | 1 | -2/+2 |
| * | Allow dragging seed phrase during Confirm Seed Phrase (#6557) | Chi Kei Chan | 2019-05-07 | 1 | -0/+2 |
| * | Adds NPM scripts for running a dapp, and dapp + chain, locally. (#6565) | Dan J Miller | 2019-05-06 | 1 | -0/+2 |
| * | Refactor ProviderApprovalController to use rpc and publicConfigStore (#6410) | kumavis | 2019-05-04 | 1 | -1/+0 |
| * | Update to eth-method-registry@1.2.0 (#6403) | Dan J Miller | 2019-04-18 | 1 | -1/+1 |
| * | Adds e2e test for most web3 methods that dapps use (#6160) | Sneh Koul | 2019-04-17 | 1 | -0/+2 |
| * | bump contract metadata | Esteban Mino | 2019-04-13 | 1 | -1/+1 |
| * | pin eth-contract-metadata to last commit hash (#6396) | Esteban MiƱo | 2019-04-05 | 1 | -1/+1 |
* | | update package | pldespaigne | 2019-05-30 | 1 | -1/+1 |
* | | update content-hash | pldespaigne | 2019-05-05 | 1 | -1/+1 |
* | | issue#5742 | pldespaigne | 2019-04-04 | 1 | -0/+1 |
|/ |
|
* | bump ledger and trezor keyring (#6395) | Bruno Barbieri | 2019-04-04 | 1 | -2/+2 |
* | ci: Add build:test Gulp task for e2e build | Whymarrh Whitby | 2019-03-29 | 1 | -0/+1 |
* | Use webRequest to cancel all requests to infura in e2e tests. | Dan Miller | 2019-03-29 | 1 | -0/+1 |
* | Bump gaba version to avoid broken eth-contract-metadata | Whymarrh Whitby | 2019-03-21 | 1 | -1/+1 |
* | Add rollback script, move auto-changelog script (#6252) | Dan Finlay | 2019-03-20 | 1 | -1/+2 |
* | build - babel - move config to babelrc (#6284) | kumavis | 2019-03-12 | 1 | -23/+1 |
* | mascara - remove from project (#6283) | kumavis | 2019-03-12 | 1 | -16/+1 |
* | npm i -D ganache-core@2.5.3 | Whymarrh Whitby | 2019-03-12 | 1 | -1/+1 |
* | GABA: Integrate AddressBookController (#5847) | Paul Bouchon | 2019-03-12 | 1 | -0/+1 |
* | bump trezor-connect to v7 (#6224) | Bruno Barbieri | 2019-03-05 | 1 | -1/+1 |
* | Merge pull request #6190 from whymarrh/tmp.RvdXXs4i | kumavis | 2019-02-26 | 1 | -1/+0 |
|\ |
|
| * | Remove public property from package.json file | Whymarrh Whitby | 2019-02-21 | 1 | -1/+0 |
* | | Feature Flag + Mobile Sync (#5955) | Dan Finlay | 2019-02-26 | 1 | -1/+2 |
* | | Remove unused CI jobs, rename e2e beta jobs | Whymarrh Whitby | 2019-02-21 | 1 | -6/+2 |
|/ |
|
* | Fixed issue #5838 (#6001) | Jonathan Smirnoff | 2019-02-14 | 1 | -1/+1 |
* | fix asset detection (#6049) | Bruno Barbieri | 2019-01-23 | 1 | -0/+1 |
* | Fix displayed time and date in the activity log. Remove vreme library, add lu... | Alexander Tseung | 2018-12-14 | 1 | -2/+2 |
* | Bump json-rpc-engine to v4.0.0 | Dan Finlay | 2018-12-11 | 1 | -1/+1 |
* | Deduplicate package.json file | Whymarrh Whitby | 2018-12-07 | 1 | -9/+5 |
* | Update ganache-core to mitigate vuln | Whymarrh Whitby | 2018-12-07 | 1 | -1/+1 |
* | npm uninstall open | Whymarrh Whitby | 2018-12-07 | 1 | -1/+0 |
* | Remove beefy dependency and its usages | Whymarrh Whitby | 2018-12-07 | 1 | -3/+0 |
* | circleci: Replace nsp with npm audit | Whymarrh Whitby | 2018-12-07 | 1 | -1/+0 |
* | npm audit fix | Whymarrh Whitby | 2018-12-06 | 1 | -2/+2 |
* | Adds not yet functional gas price chart. | Dan Miller | 2018-12-04 | 1 | -0/+2 |
* | Pin two module versions to avoid flatmap-stream hack (#5839) | Dan Finlay | 2018-11-27 | 1 | -2/+2 |
* | Merge pull request #5797 from MetaMask/trezor-v6 | Bruno Barbieri | 2018-11-22 | 1 | -2/+1 |
|\ |
|
| * | bump eth-trezor-keyring | brunobar79 | 2018-11-22 | 1 | -1/+1 |
| * | trezor v6 | brunobar79 | 2018-11-21 | 1 | -2/+1 |
| * | fix merge conflicts | brunobar79 | 2018-11-21 | 1 | -7/+9 |
| |\ |
|
| * \ | fix merge conflicts | brunobar79 | 2018-11-07 | 1 | -4/+4 |
| |\ \ |
|
| * \ \ | fix merge conflicts | brunobar79 | 2018-10-21 | 1 | -1/+1 |
| |\ \ \ |
|
| * \ \ \ | fix conflicts | brunobar79 | 2018-10-17 | 1 | -14/+19 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge branch 'develop' of github.com:MetaMask/metamask-extension into trezor-v5 | brunobar79 | 2018-09-06 | 1 | -4/+9 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | fix merge conflicts | brunobar79 | 2018-08-23 | 1 | -3/+5 |
| |\ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | fix merge conflicts | brunobar79 | 2018-08-21 | 1 | -4/+13 |
| |\ \ \ \ \ \ \ |
|
| * | | | | | | | | fix merge conflicts | brunobar79 | 2018-08-09 | 1 | -6/+6 |
* | | | | | | | | | update package-lock.json | brunobar79 | 2018-11-21 | 1 | -1/+1 |
| |_|_|_|_|_|_|/
|/| | | | | | | |
|
* | | | | | | | | Version 5.0.3 (#5785) | Dan Finlay | 2018-11-21 | 1 | -1/+1 |
* | | | | | | | | Tx controller now uses safe event emitter (#5769) | Frankie | 2018-11-17 | 1 | -0/+1 |
* | | | | | | | | provide automatic changelog since last tag for linux | Esteban MIno | 2018-11-16 | 1 | -1/+2 |
* | | | | | | | | Update npm dependencies to reduce vulnerabilities (#5556) | Bruno Barbieri | 2018-11-16 | 1 | -5/+5 |
| |_|_|_|_|_|/
|/| | | | | | |
|
* | | | | | | | Merge branch 'develop' of github.com:MetaMask/metamask-extension into sentry-... | kumavis | 2018-10-30 | 1 | -2/+2 |
|\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge pull request #5596 from MetaMask/validateSignTypedData | kumavis | 2018-10-30 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | deps - bump eth-json-rpc-middleware for signTypedData version bump | kumavis | 2018-10-30 | 1 | -1/+1 |
| | | |_|_|_|_|/
| | |/| | | | | |
|
| * / | | | | | | deps - bump eth-block-tracker for fix (#5614) | kumavis | 2018-10-26 | 1 | -1/+1 |
| |/ / / / / / |
|
* | | | | | | | Merge branch 'develop' of github.com:MetaMask/metamask-extension into sentry-... | kumavis | 2018-10-21 | 1 | -1/+1 |
|\| | | | | | |
|
| * | | | | | | deps - fix gulp ref to gulp#v4.0.0 | kumavis | 2018-10-20 | 1 | -1/+1 |
| | |_|_|_|/
| |/| | | | |
|
* | | | | | | sentry - include app state in ui errors | kumavis | 2018-10-20 | 1 | -1/+1 |
* | | | | | | sentry - replace raven-js with sentry/browser | kumavis | 2018-10-20 | 1 | -1/+1 |
* | | | | | | deps - bump eth-json-rpc-middleware for bugfix | kumavis | 2018-10-19 | 1 | -1/+1 |
* | | | | | | sentry - update raven-js | kumavis | 2018-10-19 | 1 | -1/+1 |
|/ / / / / |
|
* | | | | | deps - bump eth-token-tracker for ethjs-rpc bug in deps | kumavis | 2018-10-15 | 1 | -1/+1 |
* | | | | | deps - bump eth-json-rpc-middleware for pending blockRef bugfix | kumavis | 2018-10-12 | 1 | -1/+1 |
* | | | | | test - add actions unit tests (#5369) | Thomas Huang | 2018-10-10 | 1 | -0/+1 |
* | | | | | tests - integration - Add Drizzle tests (#5467) | Bruno Barbieri | 2018-10-10 | 1 | -0/+1 |
* | | | | | bump eth-json-rpc-middleware | brunobar79 | 2018-10-10 | 1 | -1/+1 |
* | | | | | deps - bump inpage-provider for drizzle workaround | kumavis | 2018-10-09 | 1 | -1/+1 |
* | | | | | deps - bump metamask-inpage-provider for bug fix | kumavis | 2018-10-09 | 1 | -1/+1 |
* | | | | | provider - network - restore block-ref-rewrite middleware references | kumavis | 2018-10-09 | 1 | -1/+1 |
* | | | | | provider - enable subscription support (newHeads, logs) | kumavis | 2018-10-08 | 1 | -5/+5 |
* | | | | | deps - bump eth-block-tracker for safe-event-emitter | kumavis | 2018-10-04 | 1 | -1/+1 |
* | | | | | bugfix - bump provider for url auth support | kumavis | 2018-10-02 | 1 | -2/+1 |
* | | | | | npm uninstall dot-only-hunter | Whymarrh Whitby | 2018-10-01 | 1 | -1/+0 |
* | | | | | Remove dot-only-hunter from test:unit script | Whymarrh Whitby | 2018-10-01 | 1 | -1/+1 |
* | | | | | Merge pull request #5325 from sam-aldis/patch-1 | Dan Finlay | 2018-10-01 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * | | | | | Debounce was breaking in update | UKJP Design | 2018-09-23 | 1 | -1/+1 |
* | | | | | | bugfix: bump version of inpage provider | bitpshr | 2018-09-27 | 1 | -1/+1 |
* | | | | | | deps - eth-block-tracker@4.0.2 for safe-eventemitter (#5363) | kumavis | 2018-09-26 | 1 | -1/+1 |
* | | | | | | Bugfix: Upgrade json-rpc-engine (#5348) | Paul Bouchon | 2018-09-26 | 1 | -1/+1 |
* | | | | | | add mozilla lint job | brunobar79 | 2018-09-26 | 1 | -2/+2 |
* | | | | | | Add build step to mozilla-lint | Dan Finlay | 2018-09-26 | 1 | -3/+3 |
* | | | | | | Add mozilla linter to dist script instead of main test | Dan Finlay | 2018-09-26 | 1 | -2/+2 |
* | | | | | | Add mozilla addon linter to test suite | Dan Finlay | 2018-09-26 | 1 | -1/+3 |
|/ / / / / |
|
* | | | | | Implement latest EIP-712 protocol | bitpshr | 2018-09-14 | 1 | -1/+3 |
* | | | | | Add jsdoc gh-pages script | Dan Finlay | 2018-09-13 | 1 | -0/+1 |
* | | | | | Add html reporter to test coverage output | Whymarrh Whitby | 2018-09-12 | 1 | -1/+1 |
* | | | | | Upgrade obs-store and fix memory leaks | Connor Christie | 2018-09-10 | 1 | -1/+1 |
| |_|_|/
|/| | | |
|
* | | | | Merge pull request #5138 from MetaMask/greenkeeper/monorepo.enzyme-1.6.0 | Dan J Miller | 2018-09-04 | 1 | -2/+2 |
|\ \ \ \ |
|
| * | | | | chore(package): update enzyme-adapter-react-15 to version 1.0.6 | greenkeeper[bot] | 2018-08-25 | 1 | -1/+1 |
| * | | | | chore(package): update enzyme to version 3.4.4 | greenkeeper[bot] | 2018-08-25 | 1 | -1/+1 |
* | | | | | Bump human-standard-token-abi version for DAI support | Dan Finlay | 2018-08-31 | 1 | -1/+1 |
* | | | | | Add react-media package to prevent rendering wallet-view twice in the popup view | Alexander Tseung | 2018-08-24 | 1 | -0/+1 |
|/ / / / |
|
* | | / | Minimum Browsers Supported (#4873) | Antoine Nauleau | 2018-08-23 | 1 | -1/+5 |
| |_|/
|/| | |
|
* | | | Merge pull request #5109 from MetaMask/MoveOutInpageProvider | Dan Finlay | 2018-08-22 | 1 | -0/+2 |
|\ \ \ |
|
| * | | | Move inpage-provider and port-stream outside | Dan Finlay | 2018-08-21 | 1 | -2/+4 |
| | |/
| |/| |
|
* / | | bugfix - prevents old blocktracker from getting internal hooks migrated | kumavis | 2018-08-22 | 1 | -3/+3 |
|/ / |
|
* | | fix merge conflicts | brunobar79 | 2018-08-18 | 1 | -5/+10 |
* | | use eth-ledger-bridge-keyring from npm | brunobar79 | 2018-08-15 | 1 | -1/+1 |
* | | good progress adding paths | brunobar79 | 2018-08-14 | 1 | -1/+1 |
* | | remove ledger lib | brunobar79 | 2018-08-12 | 1 | -1/+0 |
* | | this should be ready to go | brunobar79 | 2018-08-12 | 1 | -0/+1 |
* | | refactor to support multiple hw wallets | brunobar79 | 2018-08-11 | 1 | -0/+1 |
* | | fix merge conflicts | brunobar79 | 2018-08-09 | 1 | -3/+3 |
|\ \ |
|
| * | | Update eth-keyring-controller and eth-hd-keyring versions (#4989) | Paul Bouchon | 2018-08-09 | 1 | -2/+2 |
| * | | Reestablish old versions of eth-keyring-controller and eth-hd-keyring | bitpshr | 2018-08-08 | 1 | -3/+3 |
* | | | fix merge conflicts | brunobar79 | 2018-08-08 | 1 | -2/+2 |
|\| | |
|
| * | | Update chromedriver pkg | Whymarrh Whitby | 2018-08-07 | 1 | -1/+1 |
| * | | Add static-server devDependency | Whymarrh Whitby | 2018-08-07 | 1 | -0/+1 |
| * | | Remove superstatic package | Whymarrh Whitby | 2018-08-07 | 1 | -1/+0 |
| |/ |
|
* | | added crossbrowser support and error handling | brunobar79 | 2018-08-01 | 1 | -0/+1 |
* | | fix dependencies | brunobar79 | 2018-07-27 | 1 | -1/+1 |
* | | fix merge conflicts | brunobar79 | 2018-07-27 | 1 | -2/+13 |
|\| |
|
| * | Update Babel to Current Standard "babel-preset-env" (#4812) | Antoine Nauleau | 2018-07-25 | 1 | -5/+16 |
* | | added webrtc-adapter for browser compat | brunobar79 | 2018-07-27 | 1 | -0/+1 |
* | | fully working without tweaking ext. permission | brunobar79 | 2018-07-27 | 1 | -1/+1 |
* | | working without permission issues | brunobar79 | 2018-07-27 | 1 | -4/+4 |
* | | added instascan pkg | brunobar79 | 2018-07-24 | 1 | -0/+1 |
|/ |
|
* | added node version requirements | brunobar79 | 2018-07-22 | 1 | -1/+2 |
* | use latest keyring packages | brunobar79 | 2018-07-17 | 1 | -2/+2 |
* | remove account modal updated | brunobar79 | 2018-07-13 | 1 | -2/+2 |
* | catching up with develop | brunobar79 | 2018-07-13 | 1 | -1/+1 |
* | Merge branch 'develop' of github.com:MetaMask/metamask-extension into initial... | brunobar79 | 2018-07-13 | 1 | -0/+3 |
|\ |
|
| * | Fix existing unit tests | Alexander Tseung | 2018-07-08 | 1 | -0/+1 |
| * | Use eth-method-registry to get method data | Alexander Tseung | 2018-07-07 | 1 | -0/+1 |
| * | Refactor and redesign confirm transaction views | Alexander Tseung | 2018-07-07 | 1 | -0/+1 |
* | | update to temp dependencies | brunobar79 | 2018-07-12 | 1 | -2/+2 |
* | | update package-lock.json | brunobar79 | 2018-07-07 | 1 | -2/+2 |
* | | Merge branch 'develop' of github.com:MetaMask/metamask-extension into initial... | brunobar79 | 2018-07-07 | 1 | -1/+3 |
|\| |
|
| * | Merge remote-tracking branch 'upstream/develop' into HEAD | brunobar79 | 2018-07-04 | 1 | -16/+17 |
| |\ |
|
| * \ | Merge branch 'develop' into portal-metamask | PhyrexTsai | 2018-06-01 | 1 | -2/+5 |
| |\ \ |
|
| * | | | Intergrate ENS with IPFS | MikeCheng1208 | 2018-05-29 | 1 | -1/+3 |
* | | | | package.json updated and tests passing | brunobar79 | 2018-07-04 | 1 | -0/+1 |
* | | | | tests are passing | brunobar79 | 2018-07-04 | 1 | -1/+0 |
* | | | | fix merge conflicts | brunobar79 | 2018-07-04 | 1 | -4/+3 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | Merge pull request #4712 from MetaMask/lint-fix | kumavis | 2018-07-04 | 1 | -3/+2 |
| |\ \ \ |
|
| | * | | | remove gulp eslint and cleanup gulpfile | brunobar79 | 2018-07-03 | 1 | -3/+2 |
| * | | | | point eth-contract-metadata to repo master | Esteban MIno | 2018-07-03 | 1 | -1/+1 |
| |/ / / |
|
* | | | | update package-lock.json | brunobar79 | 2018-07-03 | 1 | -1/+1 |
* | | | | fix merge conflicts | brunobar79 | 2018-07-03 | 1 | -9/+9 |
|\| | | |
|
| * | | | npm 6 fresh lock + node 8 (#4675) | Bruno Barbieri | 2018-07-03 | 1 | -9/+9 |
* | | | | use latest eth-keyring-controller | brunobar79 | 2018-07-02 | 1 | -1/+1 |
* | | | | fix merge conflicts | brunobar79 | 2018-07-02 | 1 | -2/+2 |
|\| | | |
|
| * | | | Use supersonic instead of httpserver to serve local dapp (e2e beta tests) | Dan | 2018-06-28 | 1 | -0/+1 |
| * | | | Use locally served dapp to test contract calls in e2e beta tests | Dan | 2018-06-27 | 1 | -0/+1 |
| * | | | notices - notices collection is now manually edited | kumavis | 2018-06-14 | 1 | -2/+0 |
* | | | | use latest eth-trezor-keyring | brunobar79 | 2018-06-26 | 1 | -1/+1 |
* | | | | fixes | brunobar79 | 2018-06-23 | 1 | -1/+1 |
* | | | | point to new version of eth-trezor-keyring | brunobar79 | 2018-06-23 | 1 | -1/+1 |
* | | | | fix merge conflicts | Bruno | 2018-06-13 | 1 | -0/+1 |
|\| | | |
|
| * | | | Add script for auto-re-running tests on change | Dan Finlay | 2018-06-13 | 1 | -0/+1 |
* | | | | upgrade eth-trezor-keyring | Bruno | 2018-06-13 | 1 | -1/+1 |
* | | | | move TrezorKeyring to its own package | Bruno | 2018-06-13 | 1 | -1/+1 |
* | | | | initial trezor support | Bruno | 2018-06-10 | 1 | -1/+2 |
|/ / / |
|
* | | | Merge branch 'develop' into i3725-refactor-send-component- | Dan | 2018-06-01 | 1 | -3/+6 |
|\ \ \
| | |/
| |/| |
|
| * | | deps - bump eth-keyring-controller for bugfix | kumavis | 2018-05-31 | 1 | -1/+1 |
| * | | Merge pull request #4403 from MetaMask/bugfix-keyring-controller | kumavis | 2018-05-30 | 1 | -1/+1 |
| |\ \ |
|
| | * | | deps - bump eth-keyring-controller + update package-lock | kumavis | 2018-05-30 | 1 | -1/+1 |
| * | | | Merge pull request #4374 from MetaMask/test-unit-fail-on-only | kumavis | 2018-05-30 | 1 | -1/+2 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | test - unit - fail if tests contain a .only call | kumavis | 2018-05-26 | 1 | -1/+2 |
| | |/ |
|
| * / | Add basic e2e tests for the new UI | Whymarrh Whitby | 2018-05-25 | 1 | -0/+2 |
| |/ |
|
| * | Merge pull request #4241 from MetaMask/greenkeeper/ethjs-0.4.0 | kumavis | 2018-05-24 | 1 | -1/+1 |
| |\ |
|
| | * | fix(package): update ethjs to version 0.4.0 | greenkeeper[bot] | 2018-05-12 | 1 | -1/+1 |
* | | | Merge branch 'develop' into i3725-refactor-send-component- | Dan | 2018-05-24 | 1 | -6/+8 |
|\| | |
|
| * | | Merge pull request #4321 from MetaMask/testing | kumavis | 2018-05-23 | 1 | -1/+1 |
| |\ \ |
|
| | * \ | Merge branch 'develop' into testing | tmashuang | 2018-05-22 | 1 | -0/+1 |
| | |\ \ |
|
| | * \ \ | Merge branch 'develop' into testing | tmashuang | 2018-05-22 | 1 | -1/+1 |
| | |\ \ \ |
|
| | * \ \ \ | Merge branch 'develop' into testing | tmashuang | 2018-05-22 | 1 | -1/+1 |
| | |\ \ \ \ |
|
| | * \ \ \ \ | Merge branch 'develop' into testing | tmashuang | 2018-05-22 | 1 | -2/+2 |
| | |\ \ \ \ \ |
|
| | * \ \ \ \ \ | Merge branch 'develop' into testing | Thomas | 2018-05-17 | 1 | -4/+14 |
| | |\ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ | Merge branch 'develop' into testing | Thomas | 2018-05-08 | 1 | -9/+16 |
| | |\ \ \ \ \ \ \ |
|
| | * | | | | | | | | setupUntrustedCommunication and setupTrustedCommunication | Thomas | 2018-04-25 | 1 | -1/+1 |
| * | | | | | | | | | Merge pull request #4308 from MetaMask/i4232-addtoken | kumavis | 2018-05-23 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | Update designs for Add Token screen | Alexander Tseung | 2018-05-20 | 1 | -1/+1 |
| | | |_|/ / / / / /
| | |/| | | | | | | |
|
| * | | | | | | | | | ci - screens - continue screenshots through account creation + export account | kumavis | 2018-05-22 | 1 | -0/+1 |
| | |_|_|_|_|_|/ /
| |/| | | | | | | |
|
| * | | | | | | | | Merge branch 'develop' into ci-publish-release | kumavis | 2018-05-22 | 1 | -4/+4 |
| |\ \ \ \ \ \ \ \
| | | |_|_|_|_|/ /
| | |/| | | | | | |
|
| | * | | | | | | | Merge branch 'develop' of https://github.com/Jabher/metamask-extension into J... | kumavis | 2018-05-22 | 1 | -1/+1 |
| | |\ \ \ \ \ \ \
| | | |_|_|_|_|/ /
| | |/| | | | | | |
|
| | | * | | | | | | bump extensionizer version to 1.0.1 (see https://github.com/MetaMask/extensio... | jabher | 2018-05-08 | 1 | -1/+1 |
| | | | |_|/ / /
| | | |/| | | | |
|
| | * | | | | | | Merge pull request #4034 from whymarrh/account-nicknames | kumavis | 2018-05-22 | 1 | -1/+1 |
| | |\ \ \ \ \ \
| | | |_|_|_|/ /
| | |/| | | | | |
|
| | | * | | | | | Update eth-keyring-controller dependency | Whymarrh Whitby | 2018-05-17 | 1 | -1/+1 |
| | | | |/ / /
| | | |/| | | |
|
| | * | | | | | Merge branch 'develop' into e2e-tests | Thomas | 2018-05-15 | 1 | -0/+1 |
| | |\| | | | |
|
| | * | | | | | Merge e2e tests into one | Thomas | 2018-05-15 | 1 | -2/+2 |
| * | | | | | | ci - add docs publish to job-publish-release | kumavis | 2018-05-19 | 1 | -0/+1 |
| | |/ / / /
| |/| | | | |
|
| * | | | | | Bail after the first e2e test failure | Whymarrh Whitby | 2018-05-15 | 1 | -2/+2 |
| * | | | | | Add new unlock screen design | Alexander Tseung | 2018-05-12 | 1 | -0/+1 |
| |/ / / / |
|
| * | | | | Merge branch 'develop' into e2e-tests | Thomas | 2018-05-12 | 1 | -1/+1 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| | * | | | Update deep-extend and sshpk | Alexander Tseung | 2018-05-10 | 1 | -1/+1 |
| * | | | | Merge branch 'develop' into e2e-tests | Thomas | 2018-05-09 | 1 | -1/+7 |
| |\| | | |
|
| | * | | | Add storybook integration | Alexander Tseung | 2018-05-04 | 1 | -1/+7 |
| | |/ / |
|
| * | | | Merge branch 'develop' into e2e-tests | Thomas | 2018-05-04 | 1 | -6/+13 |
| |\| | |
|
| | * | | Remove eth-block-tracker package | Alexander Tseung | 2018-05-03 | 1 | -1/+0 |
| | * | | Pin chromedriver version to 2.36.0 | Alexander Tseung | 2018-05-03 | 1 | -1/+1 |
| | * | | Adds nsp check to CircleCI tests | Alexander Tseung | 2018-05-03 | 1 | -0/+1 |
| | * | | Adds sass-loader and style-loader packages for storybook integration | Alexander Tseung | 2018-05-02 | 1 | -0/+2 |
| | * | | Adds path and resolve-url-loader packages for storybook integration | Alexander Tseung | 2018-05-02 | 1 | -0/+2 |
| | * | | Adds css-loader and file-loader needed for storybook integration | Alexander Tseung | 2018-05-02 | 1 | -0/+2 |
| | * | | Merge pull request #4111 from MetaMask/build-fix-sourcemaps | Frankie | 2018-05-01 | 1 | -1/+1 |
| | |\ \ |
|
| | | * | | development - add sourcemap debug tool | kumavis | 2018-04-28 | 1 | -0/+1 |
| | | * | | build - minify via gulp-uglify-es instead of uglifyify | kumavis | 2018-04-28 | 1 | -1/+0 |
| | * | | | test - unit - use ganache instead of deprecated block-tracker test util | kumavis | 2018-04-28 | 1 | -1/+2 |
| | |/ / |
|
| | * | | rpc - bump provider-engine + eth-json-rpc-filters | kumavis | 2018-04-26 | 1 | -2/+2 |
| | * | | Move uglifyify to MetaMask org | Dan Finlay | 2018-04-26 | 1 | -1/+1 |
| | * | | Make minified builds more determinstic | Dan Finlay | 2018-04-25 | 1 | -1/+1 |
| * | | | Firefox | Thomas | 2018-05-02 | 1 | -2/+5 |
| |/ / |
|
* | | | Merge branch 'develop' into i3725-refactor-send-component- | Dan | 2018-05-15 | 1 | -2/+2 |
* | | | Merge branch 'develop' into i3725-refactor-send-component- | Dan | 2018-05-14 | 1 | -10/+27 |
* | | | Unit tests for containers, utils and selectors in send_/ | Dan | 2018-05-05 | 1 | -1/+2 |
|/ / |
|
* | | Merge pull request #4023 from MetaMask/greenkeeper/ethjs-contract-0.2.0 | Dan Finlay | 2018-04-24 | 1 | -1/+1 |
|\ \ |
|