Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use the providers initial _blocktracker. fixes #2393 | Lazaridis | 2018-02-11 | 1 | -1/+1 |
* | Merge pull request #3177 from MetaMask/Version-3.14.1 | Thomas Huang | 2018-02-02 | 2 | -1/+5 |
|\ | |||||
| * | Version 3.14.1v3.14.1 | Dan Finlay | 2018-02-02 | 2 | -1/+5 |
|/ | |||||
* | Merge pull request #3176 from MetaMask/FirefoxSettingsOverflow | Dan Finlay | 2018-02-02 | 2 | -1/+7 |
|\ | |||||
| * | Scrollable Settings screen for Firefox | Thomas | 2018-02-02 | 2 | -1/+7 |
|/ | |||||
* | Merge pull request #3175 from MetaMask/Version-3.13.9 | Frankie | 2018-02-02 | 3 | -2/+4 |
|\ | |||||
| * | Version 3.14.0 | Dan Finlay | 2018-02-02 | 2 | -1/+3 |
| * | Remove deps from build process | Dan Finlay | 2018-02-02 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #3161 from MetaMask/AddResetExplanation | Frankie | 2018-02-01 | 2 | -59/+20 |
|\ | |||||
| * | Add explanation of account resetting | Dan Finlay | 2018-02-01 | 1 | -0/+20 |
| * | Remove unused file | Dan Finlay | 2018-02-01 | 1 | -59/+0 |
* | | Merge pull request #3146 from MetaMask/i3082-AddTokenValidateInputs | Frankie | 2018-02-01 | 6 | -4/+74 |
|\ \ | |||||
| * | | Bump Changelog | Thomas | 2018-01-31 | 1 | -0/+1 |
| * | | Add enzyme, redux-test-utils, and enzyme-adapter-react-15 to deps | Thomas | 2018-01-31 | 1 | -2/+4 |
| * | | Clean up test, remove react & mountWithStore | Thomas | 2018-01-31 | 1 | -3/+2 |
| * | | Set address to default with empty string, add test validation. | Thomas | 2018-01-31 | 4 | -2/+70 |
* | | | Merge pull request #3148 from MetaMask/localStorage-clean-up | Frankie | 2018-02-01 | 6 | -9/+55 |
|\ \ \ | |_|/ |/| | | |||||
| * | | fix changelog | frankiebee | 2018-02-01 | 1 | -1/+1 |
| * | | Merge branch 'master' into localStorage-clean-up | Frankie | 2018-02-01 | 7 | -0/+102 |
| |\ \ | |/ / |/| | | |||||
* | | | Merge pull request #3155 from brunobar79/feature/reset-account | Dan Finlay | 2018-02-01 | 7 | -0/+102 |
|\ \ \ | |||||
| * | | | clean up | Bruno Barbieri | 2018-02-01 | 1 | -19/+13 |
| * | | | add test for wipeTransactions | Bruno Barbieri | 2018-02-01 | 1 | -0/+49 |
| * | | | preserve other networks TXs | Bruno Barbieri | 2018-02-01 | 1 | -3/+4 |
| * | | | use txMeta.txParams | Bruno Barbieri | 2018-01-31 | 1 | -1/+1 |
| * | | | wipe only transactions for current account | Bruno Barbieri | 2018-01-31 | 3 | -9/+15 |
| * | | | clean up | Bruno Barbieri | 2018-01-31 | 1 | -3/+3 |
| * | | | added reset account feature | Bruno Barbieri | 2018-01-31 | 6 | -0/+52 |
|/ / / | |||||
| * | | Merge branch 'localStorage-clean-up' of https://github.com/MetaMask/metamask-... | frankiebee | 2018-02-01 | 2 | -0/+7 |
| |\ \ | |||||
| | * \ | Merge branch 'master' into localStorage-clean-up | Frankie | 2018-01-31 | 2 | -0/+7 |
| | |\ \ | |_|/ / |/| | | | |||||
* | | | | Merge pull request #3145 from MetaMask/i3089-FixNullError | Frankie | 2018-01-31 | 2 | -0/+8 |
|\ \ \ \ | |||||
| * | | | | Add warning when importing no valid file | Dan Finlay | 2018-01-31 | 2 | -0/+8 |
|/ / / / | |||||
| * / / | remove RecentBlocks from disk | frankiebee | 2018-02-01 | 3 | -3/+3 |
| |/ / | |||||
| * | | test for migration 021 | frankiebee | 2018-01-31 | 2 | -0/+16 |
| * | | add to CHANGELOG.md | frankiebee | 2018-01-31 | 1 | -0/+2 |
| * | | creater migration to remove BlacklistController | frankiebee | 2018-01-31 | 1 | -0/+33 |
| * | | remove BlacklistController from disk state | frankiebee | 2018-01-31 | 2 | -6/+2 |
|/ / | |||||
* | | Merge pull request #3126 from MetaMask/Version-3.13.8 | Thomas Huang | 2018-01-30 | 2 | -1/+4 |
|\ \ | |/ |/| | |||||
| * | Version 3.13.8v3.13.8 | Dan Finlay | 2018-01-30 | 2 | -1/+4 |
|/ | |||||
* | Merge pull request #2885 from MetaMask/greenkeeper/gulp-watch-5.0.0 | Thomas Huang | 2018-01-30 | 1 | -1/+1 |
|\ | |||||
| * | chore(package): update gulp-watch to version 5.0.0 | greenkeeper[bot] | 2018-01-07 | 1 | -1/+1 |
* | | Merge pull request #3026 from MetaMask/greenkeeper/mocha-5.0.0 | Thomas Huang | 2018-01-30 | 1 | -1/+1 |
|\ \ | |||||
| * | | chore(package): update mocha to version 5.0.0 | greenkeeper[bot] | 2018-01-18 | 1 | -1/+1 |
* | | | Merge pull request #3091 from MetaMask/greenkeeper/testem-2.0.0 | Thomas Huang | 2018-01-30 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | chore(package): update testem to version 2.0.0 | greenkeeper[bot] | 2018-01-25 | 1 | -1/+1 |
* | | | | Merge pull request #3101 from MetaMask/eventemitterwarning | Thomas Huang | 2018-01-30 | 2 | -0/+4 |
|\ \ \ \ | |||||
| * | | | | Bump Changelog | Kevin Serrano | 2018-01-26 | 1 | -0/+2 |
| * | | | | Bump limit for event emitter warning. | Kevin Serrano | 2018-01-26 | 1 | -0/+2 |
| |/ / / | |||||
* | | | | Merge pull request #3100 from MetaMask/kovan-fix | Dan Finlay | 2018-01-26 | 1 | -1/+1 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | deps - bump eth-json-rpc-infura for kovan fix | kumavis | 2018-01-26 | 1 | -1/+1 |
|/ / / | |||||
* | | | Merge pull request #3065 from MetaMask/Version-3.13.7 | Dan Finlay | 2018-01-23 | 2 | -1/+8 |
|\ \ \ | |||||
| * \ \ | Merge branch 'Version-3.13.7' of github.com:MetaMask/metamask-plugin into Ver... | Dan Finlay | 2018-01-23 | 0 | -0/+0 |
| |\ \ \ | |||||
| | * \ \ | Merge branch 'master' into Version-3.13.7 | kumavis | 2018-01-23 | 3 | -2/+15 |
| | |\ \ \ | |_|/ / / |/| | | | | |||||
| | * | | | Version 3.13.7v3.13.7 | Dan Finlay | 2018-01-23 | 2 | -1/+8 |
| * | | | | Merge remote-tracking branch 'origin/master' into Version-3.13.7 | Dan Finlay | 2018-01-23 | 3 | -1/+14 |
| |\ \ \ \ | |/ / / / |/| | | | | |||||
* | | | | | Merge pull request #3066 from MetaMask/sentry-failed-tx | kumavis | 2018-01-23 | 3 | -1/+14 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | changelog - add note on sentry | kumavis | 2018-01-23 | 1 | -0/+1 |
| * | | | | sentry - report failed txs | kumavis | 2018-01-23 | 2 | -1/+13 |
|/ / / / | |||||
| * / / | Version 3.13.7 | Dan Finlay | 2018-01-23 | 2 | -1/+8 |
|/ / / | |||||
* | | | Merge pull request #3047 from MetaMask/fix-provider-json-parse | Kevin Serrano | 2018-01-23 | 1 | -2/+2 |
|\ \ \ | |||||
| * | | | deps - bump provider engine and infura-middleware for better retry and error ... | kumavis | 2018-01-20 | 1 | -2/+2 |
| * | | | deps - bump providers for better JSON parse error messages | kumavis | 2018-01-20 | 1 | -2/+2 |
* | | | | Merge pull request #3064 from MetaMask/engine-patch | Dan Finlay | 2018-01-23 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | deps - bump json rpc engine for bugfix | kumavis | 2018-01-23 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | Merge pull request #3025 from MetaMask/i#3018 | kumavis | 2018-01-23 | 3 | -2/+18 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Bump changelog | Dan Finlay | 2018-01-23 | 1 | -0/+2 |
| * | | | add a `x` close button to gas calc loding screen on conf-tx | frankiebee | 2018-01-18 | 2 | -2/+16 |
* | | | | Merge pull request #3023 from MetaMask/build-lock-gulp | Dan Finlay | 2018-01-19 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * \ \ \ | Merge branch 'master' into build-lock-gulp | Thomas Huang | 2018-01-19 | 7 | -42/+40 |
| |\ \ \ \ | |||||
| * | | | | | test - stub provider needs to handle errors | kumavis | 2018-01-18 | 1 | -2/+2 |
| * | | | | | build - lock pre-release gulp dep to commit | kumavis | 2018-01-18 | 1 | -1/+1 |
* | | | | | | Merge pull request #3016 from MetaMask/sentry | Dan Finlay | 2018-01-19 | 5 | -1/+38 |
|\ \ \ \ \ \ | |||||
| * | | | | | | lint - ignore vendor js | kumavis | 2018-01-18 | 1 | -1/+1 |
| * | | | | | | sentry - dedupe raven vendor | kumavis | 2018-01-18 | 2 | -5/+2 |
| * | | | | | | lint - ignore vendor js | kumavis | 2018-01-18 | 1 | -1/+1 |
| * | | | | | | sentry - breakout raven setup and add release config | kumavis | 2018-01-18 | 3 | -9/+35 |
| * | | | | | | sentry - update raven and add to ui | kumavis | 2018-01-18 | 4 | -7/+13 |
| * | | | | | | sentry - add raven + sentry reporting config | kumavis | 2018-01-18 | 2 | -0/+8 |
* | | | | | | | Merge pull request #3035 from MetaMask/infura-rest-fix | Dan Finlay | 2018-01-19 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | |||||
| * | | | | | | deps - bump infura provider for uri length limit fix | kumavis | 2018-01-19 | 1 | -1/+1 |
|/ / / / / / | |||||
* | | | | | | Merge pull request #3029 from MetaMask/test-provider-stub | Thomas Huang | 2018-01-19 | 6 | -43/+33 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | deps - re-add eth-block-tracker | kumavis | 2018-01-18 | 1 | -0/+1 |
| * | | | | | test - createTestProviderTools includes block tracker layer | kumavis | 2018-01-18 | 5 | -22/+25 |
| * | | | | | test - tx controller - fix txGasUtil reference | kumavis | 2018-01-18 | 2 | -3/+4 |
| * | | | | | deps - bump json-rpc-engine for better errors | kumavis | 2018-01-18 | 1 | -1/+1 |
| * | | | | | test - typo - fix spelling of word stubbed | kumavis | 2018-01-18 | 4 | -8/+8 |
| * | | | | | test - remove createEthJsQueryStub | kumavis | 2018-01-18 | 2 | -18/+3 |
|/ / / / / | |||||
* | | | | | Merge pull request #3021 from MetaMask/i#3020 | kumavis | 2018-01-18 | 1 | -0/+8 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | Update transactions.js | kumavis | 2018-01-18 | 1 | -1/+1 |
| | |/ / | |/| | | |||||
| * | | | transactions - transtion approved transactions to failed transactions on boot | frankiebee | 2018-01-18 | 1 | -0/+8 |
|/ / / | |||||
* | | | Merge pull request #3019 from MetaMask/i#3015 | Frankie | 2018-01-18 | 1 | -2/+22 |
|\ \ \ | |/ / |/| | | |||||
| * | | transactions - fail txs on boot who fail addTxDefaults | frankiebee | 2018-01-18 | 1 | -0/+2 |
| * | | transactions - wrap addTxDefaults in a try catch and re try addTxDefaults on ... | frankiebee | 2018-01-18 | 1 | -2/+20 |
|/ / | |||||
* | | Merge pull request #3012 from MetaMask/AddNetworkIndicatorClasstoLoading | Frankie | 2018-01-18 | 1 | -1/+1 |
|\ \ | |||||
| * | | Add network-indicator classname to network loading spinner | Thomas | 2018-01-18 | 1 | -1/+1 |
|/ / | |||||
* | | Merge pull request #2996 from MetaMask/Version-3.13.5 | Thomas Huang | 2018-01-17 | 2 | -1/+3 |
|\ \ | |||||
| * | | Version 3.13.5v3.13.5 | Dan Finlay | 2018-01-17 | 2 | -1/+3 |
|/ / | |||||
* | | Merge pull request #2983 from MetaMask/i2907-NoCodeGasLimit | kumavis | 2018-01-17 | 2 | -6/+24 |
|\ \ | |||||
| * \ | Merge branch 'master' into i2907-NoCodeGasLimit | Dan Finlay | 2018-01-17 | 3 | -0/+5 |
| |\ \ | |/ / |/| | | |||||
* | | | Merge pull request #2929 from MetaMask/i2779-FirefoxSpecifyAccountDetailHeight | kumavis | 2018-01-17 | 3 | -0/+5 |
|\ \ \ | |||||
| * \ \ | Merge branch 'master' into i2779-FirefoxSpecifyAccountDetailHeight | Dan Finlay | 2018-01-17 | 6 | -18/+56 |
| |\ \ \ | |/ / / |/| | | | |||||
| * | | | Merge branch 'master' into i2779-FirefoxSpecifyAccountDetailHeight | Dan Finlay | 2018-01-16 | 11 | -29/+116 |
| |\ \ \ | |||||
| * | | | | Edit: Fix Firefox scrollbar Changelog | Thomas Huang | 2018-01-16 | 1 | -1/+1 |
| * | | | | Bump Changelog | Thomas | 2018-01-16 | 1 | -0/+3 |
| * | | | | Add max height for Firefox addon overflow and hide horizontal scroll | tmashuang | 2018-01-11 | 1 | -0/+2 |
| * | | | | Add one px to address for Firefox clipping | tmashuang | 2018-01-11 | 1 | -0/+1 |
| | | * | | Create new flag for simple sends to avoid overloading other flag | Dan Finlay | 2018-01-17 | 1 | -2/+2 |
| | | * | | Merge branch 'master' into i2907-NoCodeGasLimit | kumavis | 2018-01-17 | 6 | -18/+56 |
| | | |\ \ | |_|_|/ / |/| | | | | |||||
* | | | | | Merge pull request #2984 from MetaMask/RenameLockToLogout | Thomas Huang | 2018-01-17 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Rename lock to log out | Dan Finlay | 2018-01-16 | 1 | -1/+1 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge pull request #2962 from MetaMask/open-popup | Dan Finlay | 2018-01-16 | 5 | -17/+55 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Merge branch 'master' into open-popup | Frankie | 2018-01-16 | 9 | -26/+90 |
| |\ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | add to CHANGELOG.md | frankiebee | 2018-01-16 | 1 | -0/+2 |
| * | | | | test - fix to match expected behavior | frankiebee | 2018-01-15 | 1 | -14/+28 |
| * | | | | test - create ethJsQuery stub | frankiebee | 2018-01-15 | 1 | -1/+14 |
| * | | | | transactions - emit 'newUnapprovedTx' before estimateGas finishes | frankiebee | 2018-01-15 | 1 | -2/+6 |
| * | | | | add a loading spinner to conf-tx view | frankiebee | 2018-01-15 | 1 | -0/+6 |
| | | * | | Merge branch 'master' into i2907-NoCodeGasLimit | Dan Finlay | 2018-01-16 | 4 | -15/+78 |
| | | |\ \ | |_|_|/ / |/| | | | | |||||
* | | | | | Merge pull request #2953 from MetaMask/i2826-SignBytes | Frankie | 2018-01-16 | 2 | -4/+3 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'master' into i2826-SignBytes | Frankie | 2018-01-16 | 3 | -11/+75 |
| |\ \ \ \ \ | |/ / / / / |/| | | | | | |||||
* | | | | | | Merge pull request #2936 from MetaMask/i2925-BetterGasEstimation | Dan Finlay | 2018-01-16 | 3 | -11/+76 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Prefer passing a provider over an ethQuery instance | Dan Finlay | 2018-01-13 | 2 | -8/+4 |
| * | | | | | | Improve gas price estimation by backfilling recent-blocks | Dan Finlay | 2018-01-12 | 3 | -9/+78 |
| | * | | | | | Merge branch 'master' into i2826-SignBytes | Dan Finlay | 2018-01-16 | 4 | -7/+8 |
| | |\ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||||
| | * | | | | | Bump keyringController version | Dan Finlay | 2018-01-16 | 1 | -3/+1 |
| | * | | | | | Fix signTypedData bytes signing | Dan Finlay | 2018-01-14 | 2 | -1/+3 |
| | | | | * | | Set gas limit to 21k for recipients with no code | Dan Finlay | 2018-01-16 | 2 | -5/+24 |
| |_|_|_|/ / |/| | | | | | |||||
* | | | | | | Merge pull request #2862 from wbt/UpdateNotice | Dan Finlay | 2018-01-16 | 2 | -3/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Cut statement about test network default | wbt | 2018-01-05 | 1 | -1/+1 |
| * | | | | | | Cut statement about test network default | wbt | 2018-01-05 | 1 | -2/+0 |
* | | | | | | | Merge pull request #2900 from MetaMask/infura-rest-api | kumavis | 2018-01-16 | 2 | -4/+7 |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | |||||
| * | | | | | | Merge branch 'master' into infura-rest-api | kumavis | 2018-01-12 | 6 | -5/+32 |
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | | | |||||
| * | | | | | | deps - bump eth-json-infura | kumavis | 2018-01-10 | 1 | -1/+1 |
| * | | | | | | provider - infura - use infura REST api | kumavis | 2018-01-09 | 2 | -4/+7 |
| * | | | | | | bugfix - transactions controller - breakout logic and fix order of operations... | kumavis | 2018-01-09 | 1 | -2/+4 |
* | | | | | | | Merge pull request #2909 from MetaMask/UpdateSupportLinks | Kevin Serrano | 2018-01-13 | 2 | -4/+4 |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | |||||
| * | | | | | | Use https | Dan Finlay | 2018-01-13 | 2 | -2/+2 |
| * | | | | | | Merge branch 'UpdateReadmeSupportLink' into UpdateSupportLinks | Dan Finlay | 2018-01-13 | 6 | -5/+30 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Update support link on readme | Dan Finlay | 2018-01-13 | 1 | -1/+1 |
| |/ / / / / / |/| | | | | | | |||||
* | | | | | | | Merge pull request #2926 from MetaMask/gulp-npmls | Dan Finlay | 2018-01-12 | 2 | -3/+16 |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | |||||
| * | | | | | | build - add 'deps' step that records output of 'npm ls' into build | kumavis | 2018-01-11 | 1 | -1/+15 |
| * | | | | | | deps - gulp in dev deps only | kumavis | 2018-01-11 | 1 | -2/+1 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge pull request #2917 from x86kernel/ci/add-ko-locale | kumavis | 2018-01-12 | 1 | -0/+10 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||||
| * | | | | | ci(ko/messages.json): add korean localization file | x86kernel | 2018-01-10 | 1 | -0/+10 |
|/ / / / / | |||||
* | | | | | Merge pull request #2906 from MetaMask/Version-3.13.4 | Thomas Huang | 2018-01-10 | 2 | -1/+3 |
|\ \ \ \ \ | |||||
| * | | | | | Version 3.13.4v3.13.4 | Dan Finlay | 2018-01-10 | 2 | -1/+3 |
|/ / / / / | |||||
| | * / / | Update support links for helpscout | Dan Finlay | 2018-01-10 | 1 | -3/+3 |
| |/ / / |/| | | | |||||
* | | | | Merge pull request #2855 from abitrolly/patch-2 | kumavis | 2018-01-09 | 1 | -1/+0 |
|\ \ \ \ | |||||
| * | | | | info.js Remove width element to fix email layout | Anatoli Babenia | 2018-01-04 | 1 | -1/+0 |
| | |_|/ | |/| | | |||||
* | | | | Merge pull request #2902 from MetaMask/DefaultToOneGwei | Dan Finlay | 2018-01-09 | 1 | -1/+2 |
|\ \ \ \ | |||||
| * \ \ \ | Merge branch 'master' into DefaultToOneGwei | Dan Finlay | 2018-01-09 | 1 | -1/+1 |
| |\ \ \ \ | |/ / / / |/| | | | | |||||
* | | | | | Merge pull request #2796 from MetaMask/filter-case-sensitive | Dan Finlay | 2018-01-09 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | deps - eth-json-rpc-filters@1.2.5 | kumavis | 2017-12-23 | 1 | -1/+1 |
* | | | | | | Merge pull request #2901 from MetaMask/DefaultToOneGwei | kumavis | 2018-01-09 | 2 | -0/+25 |
|\ \ \ \ \ \ | |||||
* \ \ \ \ \ \ | Merge pull request #2899 from MetaMask/danfinlay-patch-1 | kumavis | 2018-01-09 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Default to estimating 1 gwei for empty blocks. | Dan Finlay | 2018-01-09 | 1 | -1/+1 |
|/ / / / / / / | |||||
| | | * / / / | Default to 1 gwei for empty blocks | Dan Finlay | 2018-01-09 | 1 | -2/+3 |
| | |/ / / / | |/| | | | | |||||
| * | | | | | Add test for gas estimate default | Dan Finlay | 2018-01-09 | 1 | -0/+19 |
| * | | | | | Default gas estimate to 1 gwei for networks with no block activity | Dan Finlay | 2018-01-09 | 1 | -0/+6 |
|/ / / / / | |||||
* | | | | | Merge pull request #2896 from MetaMask/kumavis-patch-2 | Dan Finlay | 2018-01-09 | 1 | -2/+4 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | bugfix - transactions controller - breakout logic and fix order of operations... | kumavis | 2018-01-09 | 1 | -2/+4 |
|/ / / / | |||||
* | | | | Merge pull request #2854 from MetaMask/UpdateVinyl-BufferPackage | kumavis | 2018-01-09 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Update vinyl-buffer to version 1.0.1 | Thomas Huang | 2018-01-04 | 1 | -1/+1 |
| | |/ / | |/| | | |||||
* | | | | Merge pull request #2891 from MetaMask/i2621-0xRecipientAddress | Thomas Huang | 2018-01-09 | 3 | -0/+44 |
|\ \ \ \ | |||||
| * \ \ \ | Merge branch 'master' into i2621-0xRecipientAddress | Dan Finlay | 2018-01-09 | 6 | -2/+57 |
| |\ \ \ \ | |||||
| * | | | | | Account for 0x/empty string address and contract creation | Thomas | 2018-01-08 | 3 | -0/+44 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge pull request #2851 from MetaMask/i2812-seedworderrorfix | Kevin Serrano | 2018-01-09 | 4 | -6/+34 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | Update CHANGELOG.md | Kevin Serrano | 2018-01-09 | 1 | -0/+1 |
| * | | | | Test for failure of the async methods. | Kevin Serrano | 2018-01-04 | 1 | -2/+20 |
| * | | | | Add fix for infinite spinner for incorrect seed phrase. | Kevin Serrano | 2018-01-04 | 2 | -4/+13 |
* | | | | | Merge pull request #2879 from MetaMask/ImproveGasEstimation | Dan Finlay | 2018-01-09 | 6 | -2/+57 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | Fix feature to work | Dan Finlay | 2018-01-06 | 3 | -6/+16 |
| * | | | | Linted | Dan Finlay | 2018-01-06 | 1 | -3/+0 |
| * | | | | Bump changelog | Dan Finlay | 2018-01-06 | 1 | -0/+1 |
| * | | | | Derive gas price estimate from previous transactions | Dan Finlay | 2018-01-06 | 4 | -2/+24 |
| * | | | | Add test for better gas estimation | Dan Finlay | 2018-01-06 | 1 | -0/+25 |
|/ / / / | |||||
* | | | | Merge pull request #2783 from MetaMask/tx-param-vaalidation | kumavis | 2018-01-03 | 2 | -2/+10 |
|\ \ \ \ | |||||
| * | | | | tx-gas-utils - tx-param-validation - use more intuitive check | kumavis | 2018-01-03 | 1 | -2/+2 |
| * | | | | Merge branch 'master' into tx-param-vaalidation | Frankie | 2017-12-22 | 5 | -18/+122 |
| |\ \ \ \ | |||||
| * | | | | | Spelling | Dan Finlay | 2017-12-22 | 1 | -1/+1 |
| * | | | | | add to CHANGELOG.md | frankiebee | 2017-12-21 | 1 | -0/+2 |
| * | | | | | transactions - throw error if dapp provides txParams whos value has a decimal | frankiebee | 2017-12-21 | 1 | -2/+9 |
* | | | | | | Merge pull request #2840 from oosthuizenr/master | kumavis | 2018-01-03 | 1 | -5/+6 |
|\ \ \ \ \ \ | |||||
| * | | | | | | fix comment | oosthuizenr | 2018-01-03 | 1 | -1/+1 |
| * | | | | | | Fixes #2834 | Renier Oosthuizen | 2018-01-03 | 1 | -5/+6 |
|/ / / / / / | |||||
* | | | | | | Merge pull request #2801 from MetaMask/greenkeeper/vinyl-source-stream-2.0.0 | kumavis | 2018-01-03 | 1 | -1/+1 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||||
| * | | | | | chore(package): update vinyl-source-stream to version 2.0.0 | greenkeeper[bot] | 2017-12-23 | 1 | -1/+1 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge pull request #2817 from MetaMask/i#2810 | Frankie | 2017-12-29 | 2 | -3/+63 |
|\ \ \ \ \ | |||||
| * | | | | | tests - be more verbose in test messages | frankiebee | 2017-12-29 | 1 | -2/+2 |
| * | | | | | add tests for #_checkIfNonceIsTaken | frankiebee | 2017-12-28 | 1 | -2/+61 |
| * | | | | | transactions:pending - only check nonces of transactions who's from adress ma... | frankiebee | 2017-12-28 | 1 | -1/+2 |
| |/ / / / | |||||
* | | | | | Merge pull request #2818 from MetaMask/i2782-ethroundingerror | Dan Finlay | 2017-12-29 | 6 | -3/+35 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Bump Changelog | Kevin Serrano | 2017-12-28 | 1 | -0/+1 |
| * | | | | Add frontend validation to ensure that ether inputs are valid. | Kevin Serrano | 2017-12-28 | 1 | -2/+12 |
| * | | | | Add frontend validation to check if send ether input is a valid number. | Kevin Serrano | 2017-12-28 | 1 | -0/+6 |
| * | | | | Add additional test to ui utils to account for exact wei values. | Kevin Serrano | 2017-12-28 | 1 | -0/+6 |
| * | | | | Add backend fix for util in normalizeethstringtowei. | Kevin Serrano | 2017-12-28 | 1 | -0/+3 |
| * | | | | Fix some silly linting issues. | Kevin Serrano | 2017-12-28 | 2 | -2/+2 |
| * | | | | Add test for edge case. | Kevin Serrano | 2017-12-28 | 1 | -0/+6 |
|/ / / / | |||||
* | | | | Merge pull request #2793 from MetaMask/i2681-DoNotFailPending | Kevin Serrano | 2017-12-22 | 3 | -8/+1 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Remove retryTimePeriod from tx controller | Dan Finlay | 2017-12-22 | 1 | -1/+0 |
| * | | | Bump changelog | Dan Finlay | 2017-12-22 | 1 | -0/+1 |
| * | | | Stop failing pending transactions after any period of time | Dan Finlay | 2017-12-22 | 1 | -7/+0 |
|/ / / | |||||
* | | | Merge pull request #2763 from MetaMask/AddRecentBlocksController | Thomas Huang | 2017-12-21 | 2 | -14/+69 |
|\ \ \ | |||||
| * | | | Do not log whole txs in recent block controller. | Dan Finlay | 2017-12-20 | 1 | -1/+8 |
| * | | | Add Recent Blocks controller | Dan Finlay | 2017-12-18 | 2 | -14/+62 |
* | | | | Merge pull request #2771 from MetaMask/i2173-UpdateTokenValues | Thomas Huang | 2017-12-20 | 3 | -4/+54 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Bump changelog | Dan Finlay | 2017-12-19 | 1 | -0/+2 |
| * | | | Allow updating token details | Dan Finlay | 2017-12-19 | 1 | -4/+4 |
| * | | | Add failing test for updating token details | Dan Finlay | 2017-12-19 | 1 | -0/+48 |
|/ / / | |||||
* | | | Merge pull request #2751 from MetaMask/i#2720 | Thomas Huang | 2017-12-19 | 1 | -1/+5 |
|\ \ \ | |/ / |/| | | |||||
| * | | Merge branch 'master' into i#2720 | frankiebee | 2017-12-16 | 2 | -2/+2 |
| |\ \ | |||||
| * | | | transactions:gas-utils - handle new type of estimateGas error | frankiebee | 2017-12-15 | 1 | -1/+5 |
* | | | | Merge pull request #2757 from MetaMask/kumavis-patch-2 | Thomas Huang | 2017-12-16 | 1 | -1/+1 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | readme - fix "plugin" to "extension" | kumavis | 2017-12-16 | 1 | -1/+1 |
|/ / / | |||||
* | | | Merge pull request #2755 from MetaMask/tests | Frankie | 2017-12-16 | 2 | -2/+2 |
|\ \ \ | |/ / |/| | | |||||
| * | | Change console.log for opts in _configureInfuraProvider | Thomas Huang | 2017-12-16 | 1 | -1/+1 |
| * | | Add exit flag to mocha to exit after tests run | Thomas Huang | 2017-12-16 | 1 | -1/+1 |
|/ / | |||||
* | | Merge pull request #2747 from MetaMask/Version-3.13.3 | Thomas Huang | 2017-12-15 | 2 | -1/+4 |
|\ \ | |||||
| * | | Version 3.13.3v3.13.3 | Dan Finlay | 2017-12-15 | 2 | -1/+4 |
* | | | Merge pull request #2706 from danjm/MM-fix-buy-cancel-button | Thomas Huang | 2017-12-15 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Fixes the cancel button in the buy screen to take the user home. | Dan | 2017-12-09 | 1 | -1/+1 |
* | | | | Merge pull request #2662 from williamchong007/master | Thomas Huang | 2017-12-15 | 1 | -2/+10 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | fix #1398, prevent injecting xml without xml suffix | William Chong | 2017-12-05 | 1 | -2/+10 |
| | |/ | |/| | |||||
* | | | Merge pull request #2733 from MetaMask/i2380-ShowNoBalance | Thomas Huang | 2017-12-15 | 2 | -4/+3 |
|\ \ \ | |||||
| * | | | Bump changelog | Dan Finlay | 2017-12-13 | 1 | -0/+2 |
| * | | | Show watched tokens with no balance | Dan Finlay | 2017-12-13 | 1 | -4/+1 |
* | | | | Merge pull request #2744 from MetaMask/infura-block-tracker | Frankie | 2017-12-14 | 2 | -8/+52 |
|\ \ \ \ | |||||
| * | | | | Revert "Revert "network - for infura networks use the infura block tracker pr... | kumavis | 2017-12-14 | 2 | -8/+51 |
| * | | | | Merge branch 'master' of github.com:MetaMask/metamask-plugin into infura-bloc... | kumavis | 2017-12-14 | 3 | -53/+8 |
| |\ \ \ \ | |/ / / / |/| | | | | |||||
* | | | | | Merge pull request #2743 from MetaMask/revert-2741-infura-block-tracker | Thomas Huang | 2017-12-14 | 2 | -52/+8 |
|\ \ \ \ \ | |||||
| * | | | | | Revert "network - for infura networks use the infura block tracker provider" | Frankie | 2017-12-14 | 2 | -52/+8 |
|/ / / / / | |||||
* | | | | | Merge pull request #2741 from MetaMask/infura-block-tracker | Frankie | 2017-12-14 | 2 | -8/+52 |
|\ \ \ \ \ | |||||
* \ \ \ \ \ | Merge pull request #2740 from MetaMask/i#2729infura-chill-out | kumavis | 2017-12-14 | 1 | -2/+0 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||||
| * | | | | | dont aggresively query account data | frankiebee | 2017-12-14 | 1 | -2/+0 |
|/ / / / / | |||||
| | * / / | deps - bump eth-json-rpc-infura | kumavis | 2017-12-14 | 1 | -1/+1 |
| |/ / / | |||||
| * / / | network - for infura networks use the infura block tracker provider | kumavis | 2017-12-14 | 2 | -8/+52 |
|/ / / | |||||
* | | | Merge pull request #2718 from MetaMask/ReducePollingInterval | kumavis | 2017-12-10 | 4 | -3/+11 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Version 3.13.2v3.13.2 | Dan Finlay | 2017-12-10 | 3 | -2/+4 |
| * | | Bump changelog | Dan Finlay | 2017-12-10 | 1 | -0/+2 |
| * | | Pass polling interval to zero client provider | Dan Finlay | 2017-12-10 | 1 | -1/+5 |
|/ / | |||||
* | | Merge pull request #2699 from MetaMask/patch-2v3.13.1 | kumavis | 2017-12-08 | 4 | -9/+21 |
|\ \ | |||||
| * | | tx-controller - failed state is a finished state | kumavis | 2017-12-08 | 2 | -7/+9 |
| * | | Version 3.13.1 | Dan Finlay | 2017-12-08 | 2 | -1/+3 |
| * | | Bump changelog | Dan Finlay | 2017-12-08 | 1 | -0/+2 |
| * | | Do not allow nonces larger than the next valid nonce | Dan Finlay | 2017-12-08 | 1 | -0/+4 |
| * | | Merge branch 'master' into patch-2 | Dan Finlay | 2017-12-08 | 10 | -37/+885 |
| |\ \ | |||||
| * | | | A more expressive way | vicnaum | 2017-12-07 | 1 | -5/+2 |
| * | | | Fix for #2644 - Specified Nonce isn't used | vicnaum | 2017-12-07 | 1 | -1/+6 |
* | | | | Merge pull request #2654 from abitrolly/patch-2 | Kevin Serrano | 2017-12-07 | 1 | -1/+1 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Download State Logs with .json extension | Anatoli Babenia | 2017-12-05 | 1 | -1/+1 |
| | |/ | |/| |