aboutsummaryrefslogtreecommitdiffstats
path: root/app/scripts/migrations/024.js
Commit message (Collapse)AuthorAgeFilesLines
* Enable indent linting via ESLint (#6936)Whymarrh Whitby2019-08-011-1/+1
| | | | | | * Enable indent linting via ESLint * yarn run lint:fix
* Check for unused function arguments (#6583)Whymarrh Whitby2019-05-091-1/+1
| | | | | | | | | | * eslint: Check for unused function arguments * eslint: Ignore unused '_' in argument list Also allow any number of '_' e.g., '__' or '___' which is to be used sparingly * Remove and rename unused arguments
* Merge pull request #3900 from MetaMask/migration-error-reportFrankie2018-04-061-9/+5
|\ | | | | migrations - report migrations errors to sentry with vault structure
| * migrations - report migrations errors to sentry with vault structurekumavis2018-04-061-9/+5
| |
* | make migration-24 compat with first-time-statefrankiebee2018-04-061-1/+1
|/
* hot-fix - migrate unaproved txParams so that the from is lowercasefrankiebee2018-04-051-0/+45