| Commit message (Expand) | Author | Age | Files | Lines |
* | Position account display and burger in mobile tx view | sdtsui | 2017-08-07 | 2 | -7/+42 |
* | Disable debug styles | sdtsui | 2017-08-07 | 1 | -17/+17 |
* | Move remaining debug, fonts, reset, and transitions into inverted triangle | sdtsui | 2017-08-07 | 13 | -392/+343 |
* | Move debug and colors to itcss | sdtsui | 2017-08-07 | 3 | -5/+33 |
* | Ignore all compiled css, track only scss | sdtsui | 2017-08-07 | 1 | -2/+2 |
* | Remove output folder | sdtsui | 2017-08-07 | 3 | -1177/+1 |
* | Clean up gulpfile | sdtsui | 2017-08-07 | 1 | -22/+7 |
* | Use 4.x pattern for watching scss | sdtsui | 2017-08-07 | 1 | -2/+5 |
* | Ignore itcss sourcemaps | sdtsui | 2017-08-07 | 1 | -0/+3 |
* | Remove unncessary sourcemaps from css output/ | sdtsui | 2017-08-07 | 14 | -1264/+0 |
* | Organize app components scss | sdtsui | 2017-08-07 | 19 | -818/+2115 |
* | Organize app components | sdtsui | 2017-08-07 | 3 | -133/+68 |
* | Move generic button components and body styles to components and generic, res... | sdtsui | 2017-08-07 | 9 | -311/+358 |
* | Move old colors intro settings/variables | sdtsui | 2017-08-07 | 2 | -8/+18 |
* | Add inverted triangle css (itcss) folder structure | sdtsui | 2017-08-07 | 14 | -0/+14 |
* | Cleanup css and gulpfile post-migration | sdtsui | 2017-08-07 | 5 | -1203/+16 |
* | Migrate from css to scss + autoprefixer | sdtsui | 2017-08-07 | 12 | -8/+2402 |
* | Add Roboto without hooking it up via import | sdtsui | 2017-08-05 | 18 | -0/+0 |
* | Add rough layout for flat layout tx details, add notes for breakpoints | sdtsui | 2017-08-03 | 2 | -23/+56 |
* | Implement 'clear buttons' for tx view | sdtsui | 2017-08-03 | 4 | -47/+57 |
* | Fix color for large password input | sdtsui | 2017-08-03 | 1 | -1/+1 |
* | Add notes for @Zanibar, with props.isUnlocked and currentView.name logs | sdtsui | 2017-08-03 | 1 | -0/+4 |
* | Fix background color for lock screen | sdtsui | 2017-08-03 | 1 | -0/+1 |
* | Isolate routing logic for isUnlocked, remove stray logs | sdtsui | 2017-08-03 | 6 | -21/+49 |
* | Finalize sidebar dimensions | sdtsui | 2017-08-03 | 3 | -31/+33 |
* | Finalize height for main screens, excluding sidebar | sdtsui | 2017-08-03 | 3 | -6/+5 |
* | Finalize width of main container for all viewports | sdtsui | 2017-08-03 | 1 | -12/+19 |
* | Make mobile view flush with header | sdtsui | 2017-08-03 | 2 | -20/+30 |
* | Add note for styling buttons | sdtsui | 2017-08-03 | 1 | -0/+2 |
* | Isolate container component, add refactor notes | sdtsui | 2017-08-03 | 2 | -19/+57 |
* | Adjust header spacing for 500px and 900px heights | sdtsui | 2017-08-03 | 2 | -14/+5 |
* | Adjust sidebar transition using @cjeria\'s feedback | sdtsui | 2017-08-03 | 2 | -10/+16 |
* | Ensure app-header is rendered in responsive layout | sdtsui | 2017-08-03 | 2 | -2/+3 |
* | Cleanup send, move send token into separate func to make room for send ETH | sdtsui | 2017-08-03 | 2 | -35/+220 |
* | Add Ethereum Logo | sdtsui | 2017-08-03 | 1 | -0/+11 |
* | Move overlay out of transition area | sdtsui | 2017-08-03 | 1 | -17/+18 |
* | Hook up css animation | sdtsui | 2017-08-03 | 3 | -41/+75 |
* | Add notes for overlay click action | sdtsui | 2017-08-03 | 1 | -0/+1 |
* | Implement custom sidebar, with close button | sdtsui | 2017-08-03 | 3 | -13/+82 |
* | Integrate slideout menu with tx view | sdtsui | 2017-08-03 | 4 | -16/+46 |
* | Hook up responsive sidebar | sdtsui | 2017-08-03 | 4 | -3/+27 |
* | Add dependejncy: react-burger-menu | sdtsui | 2017-08-03 | 1 | -0/+1 |
* | Add burger icon and phone-visible media queries | sdtsui | 2017-08-03 | 2 | -4/+9 |
* | Make wallet view visible iff vw above 575px | sdtsui | 2017-08-03 | 4 | -5/+25 |
* | Hook up send button to Send Token screen | sdtsui | 2017-08-01 | 1 | -1/+12 |
* | Implement mobile-friendly responsive layout with flex wrap | sdtsui | 2017-08-01 | 4 | -4/+16 |
* | Reset popup to 350x500, old form factor as advised by @Zanibas | sdtsui | 2017-08-01 | 1 | -1/+1 |
* | Add rough layout for tx list items | sdtsui | 2017-08-01 | 1 | -0/+60 |
* | Add tx-view content divider component | sdtsui | 2017-08-01 | 1 | -5/+6 |
* | Add hyperscript for tx-view tabs | sdtsui | 2017-08-01 | 1 | -9/+27 |
* | Add TxView, use width percentages instead of flex-grow for layout | sdtsui | 2017-08-01 | 3 | -5/+61 |
* | Adjust button styles to left align with wallet text | sdtsui | 2017-08-01 | 1 | -7/+4 |
* | Use DIN OT in wallet view | sdtsui | 2017-08-01 | 2 | -6/+13 |
* | Add new fonts from @cjeria: DIN Next and DIN OT | sdtsui | 2017-08-01 | 12 | -0/+0 |
* | Adjust popup size to 545x450; refactor wallet view to fit | sdtsui | 2017-08-01 | 3 | -61/+29 |
* | Isolate wallet-content-display component | sdtsui | 2017-07-31 | 2 | -2/+62 |
* | Add layout for Buy and Send buttons | sdtsui | 2017-07-31 | 1 | -1/+44 |
* | Add hyperscript for wallet display component | sdtsui | 2017-07-31 | 1 | -4/+48 |
* | Center account name and dropdowns | sdtsui | 2017-07-31 | 2 | -8/+7 |
* | Add note for later on isolating components | sdtsui | 2017-07-31 | 1 | -1/+1 |
* | Add box shadow to main container | sdtsui | 2017-07-31 | 1 | -0/+1 |
* | Add containers for wallet view and dropdown UI | sdtsui | 2017-07-31 | 2 | -3/+84 |
* | Add layout for main container elements | sdtsui | 2017-07-31 | 2 | -12/+49 |
* | Remove old header space | sdtsui | 2017-07-31 | 1 | -11/+0 |
* | Set font-size on body of popup.html, for responsiveness | sdtsui | 2017-07-31 | 1 | -1/+1 |
* | Adjust dimensions of popup.html and app bar to match | sdtsui | 2017-07-31 | 3 | -3/+3 |
* | Adjust button styles for Send Token screen | sdtsui | 2017-07-31 | 2 | -1/+2 |
* | Adjust copy in send token confirmation screen | sdtsui | 2017-07-30 | 1 | -2/+2 |
* | Move action buttons out of send token container, tweak styles | sdtsui | 2017-07-30 | 1 | -38/+40 |
* | Simplify btn-green colors | sdtsui | 2017-07-30 | 3 | -4/+4 |
* | Enhance button and input css reset to protect from user agent stylesheet | sdtsui | 2017-07-30 | 1 | -0/+4 |
* | Add rounded background to total token, with minor styling tweaks | sdtsui | 2017-07-30 | 4 | -29/+180 |
* | Add note to self, for future code cleanup | sdtsui | 2017-07-30 | 1 | -1/+7 |
* | Add content boxes to pendingTx, prep for reusability | sdtsui | 2017-07-30 | 1 | -330/+179 |
* | Cleanup unnecessary pending tx-switching logic | sdtsui | 2017-07-30 | 1 | -60/+19 |
* | [WIP] Isolate form logic from rest of confirmation UI | sdtsui | 2017-07-30 | 1 | -22/+27 |
* | Clean up send screen | sdtsui | 2017-07-30 | 1 | -2/+6 |
* | Center action buttons, add minor style adjustments | sdtsui | 2017-07-30 | 2 | -58/+88 |
* | Center send token content; hook up 'Next' and 'Cancel' buttons | sdtsui | 2017-07-30 | 3 | -173/+203 |
* | Add high-level css layout for Send Token | sdtsui | 2017-07-30 | 1 | -23/+78 |
* | Add responsive container; add send token copy | sdtsui | 2017-07-30 | 2 | -93/+53 |
* | Add token logo to send screen | sdtsui | 2017-07-30 | 2 | -2/+32 |
* | Rearrange header components: closer to redesigned UI | sdtsui | 2017-07-30 | 1 | -31/+18 |
* | Add for use in main header | sdtsui | 2017-07-30 | 2 | -1/+3 |
* | [WIP] Propose more scaleable color management | sdtsui | 2017-07-30 | 1 | -0/+2 |
* | Fix dropdown behavior - network | sdtsui | 2017-07-29 | 1 | -1/+11 |
* | Fix dropdown toggle behavior - settings | sdtsui | 2017-07-29 | 1 | -1/+5 |
* | Fix dropdown toggle behavior - account dropdowns | sdtsui | 2017-07-29 | 1 | -2/+16 |
* | Create distinct responsive 'home.html' file, hard-code popup.html size | Dan Finlay | 2017-07-29 | 2 | -1/+13 |
* | Correct viewport param | Dan Finlay | 2017-07-28 | 1 | -1/+1 |
* | Fix react warning | Dan Finlay | 2017-07-28 | 1 | -0/+6 |
* | Limit max width of seed word conf screen | Dan Finlay | 2017-07-28 | 1 | -2/+5 |
* | Correct token pluralization for one token | Dan Finlay | 2017-07-28 | 1 | -1/+3 |
* | Bump changelog | Dan Finlay | 2017-07-28 | 1 | -0/+2 |
* | Merge branch 'master' into NewUI | Dan Finlay | 2017-07-28 | 8 | -46/+104 |
|\ |
|
| * | Merge pull request #1838 from MetaMask/i1805-LiveBlacklistUpdating | Kevin Serrano | 2017-07-28 | 8 | -44/+103 |
| |\ |
|
| | * | Do not blacklist files | Dan Finlay | 2017-07-28 | 1 | -1/+0 |
| | * | Add Levenshtein item to changelog | Dan Finlay | 2017-07-27 | 1 | -0/+1 |
| | * | Merge branch 'master' into i1805-LiveBlacklistUpdating | Dan Finlay | 2017-07-27 | 5 | -2/+67 |
| | |\
| | |/
| |/| |
|
| | * | Live update blacklist from Infura | Dan Finlay | 2017-07-27 | 5 | -13/+17 |
| | * | Merge branch 'master' into i1805-LiveBlacklistUpdating | Dan Finlay | 2017-07-27 | 5 | -10/+21 |
| | |\ |
|
| | * | | Begin implementing live-updating blacklist, not working yet | Dan Finlay | 2017-07-27 | 3 | -8/+52 |
* | | | | Merge branch 'master' into NewUI | Dan Finlay | 2017-07-28 | 16 | -58/+180 |
|\| | | |
|
| * | | | Merge pull request #1837 from MetaMask/i1833-levencheck | Dan Finlay | 2017-07-27 | 4 | -8/+62 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | Give credit where it is due | Kevin Serrano | 2017-07-27 | 2 | -1/+5 |
| | * | | Changelog bump | Kevin Serrano | 2017-07-27 | 1 | -0/+1 |
| | * | | Add levenshtein logic to blacklister. | Kevin Serrano | 2017-07-27 | 2 | -8/+33 |
| | * | | Add test for blacklister. | Kevin Serrano | 2017-07-27 | 1 | -0/+24 |
| * | | | Merge pull request #1834 from MetaMask/Version-3.9.2 | Kevin Serrano | 2017-07-27 | 2 | -1/+4 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | Version 3.9.2v3.9.2 | Dan Finlay | 2017-07-27 | 2 | -1/+4 |
| |/ / |
|
| * | | Merge pull request #1830 from MetaMask/providerProxyFix | Frankie | 2017-07-27 | 3 | -9/+17 |
| |\ \
| | |/
| |/| |
|
| | * | nonce-tracker - fix test | kumavis | 2017-07-27 | 1 | -3/+5 |
| | * | nonce-tracker - hotfix for provider proxying | kumavis | 2017-07-27 | 2 | -5/+11 |
| | * | nonce-tracker - add raw baseNonceHex to nonceDetails | kumavis | 2017-07-27 | 1 | -1/+1 |
| * | | Merge pull request #1829 from MetaMask/betterErrorsOnTx | Dan Finlay | 2017-07-27 | 2 | -4/+9 |
| |\| |
|
| | * | tx cont - dont recursively store history | kumavis | 2017-07-27 | 1 | -3/+9 |
| | * | logState - dont redundantly log to console | kumavis | 2017-07-27 | 1 | -1/+0 |
| * | | Merge pull request #1828 from MetaMask/betterErrorsOnTx | Frankie | 2017-07-27 | 2 | -5/+12 |
| |\| |
|
| | * | Merge branch 'master' of github.com:MetaMask/metamask-plugin into betterError... | kumavis | 2017-07-27 | 5 | -3/+13 |
| | |\
| | |/
| |/| |
|
| * | | Merge pull request #1827 from MetaMask/test-coverage | Thomas Huang | 2017-07-26 | 1 | -1/+1 |
| |\ \ |
|
| | * | | Coveralls badge directs to master branch | Thomas Huang | 2017-07-26 | 1 | -1/+1 |
| * | | | Merge pull request #1816 from MetaMask/test-coverage | kumavis | 2017-07-26 | 4 | -2/+12 |
| |\| | |
|
| | * | | Run coveralls on all branches | Thomas Huang | 2017-07-26 | 1 | -1/+1 |
| | * | | One script runs for Ci build | Thomas Huang | 2017-07-26 | 2 | -3/+2 |
| | * | | Simplify the test-coverage script | Thomas Huang | 2017-07-25 | 1 | -1/+1 |
| | * | | Add coveralls to script | Thomas Huang | 2017-07-25 | 1 | -1/+1 |
| | * | | Configure ci build to run tests individually | Thomas Huang | 2017-07-24 | 1 | -0/+5 |
| | * | | Add Test Coverage with nyc package and coveralls for github badge | Thomas Huang | 2017-07-24 | 3 | -2/+8 |
| * | | | Merge pull request #1823 from MetaMask/betterErrorsOnTx | kumavis | 2017-07-26 | 3 | -8/+32 |
| |\ \ \ |
|
| | * \ \ | Merge branch 'betterErrorsOnTx' of https://github.com/MetaMask/metamask-exten... | frankiebee | 2017-07-26 | 5 | -25/+36 |
| | |\ \ \ |
|
| | * | | | | fix typo | frankiebee | 2017-07-26 | 1 | -1/+1 |
| | | | | * | tx controller + nonce tracker - record nonce components on txMeta | kumavis | 2017-07-27 | 2 | -2/+9 |
| | | | | * | nonce-tracker - validation - add validation failing value type to error message | kumavis | 2017-07-27 | 1 | -3/+3 |
| | | | | * | nonce-tracker - validation - add validation failing value to error message | kumavis | 2017-07-27 | 1 | -3/+3 |
| | | | |/
| | | |/| |
|
| | | * | | Merge branch 'master' into betterErrorsOnTx | Frankie | 2017-07-26 | 5 | -25/+36 |
| | |/| |
| | |/ /
| |/| | |
|
| * | | | Merge pull request #1824 from MetaMask/tx-cont-fix | Frankie | 2017-07-26 | 4 | -24/+35 |
| |\ \ \ |
|
| | * | | | tx cont - fix test to use async api | kumavis | 2017-07-26 | 1 | -2/+6 |
| | * | | | tx cont - add argument for provider constructor | kumavis | 2017-07-26 | 2 | -17/+24 |
| | * | | | tx cont - remove old cb from async fn | kumavis | 2017-07-26 | 1 | -5/+5 |
| | | |/
| | |/| |
|
| * | | | Merge pull request #1821 from MetaMask/fetch-retry-2 | Dan Finlay | 2017-07-26 | 1 | -1/+1 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | prov-eng - bump to ignore json parse errors | kumavis | 2017-07-26 | 1 | -1/+1 |
| |/ / |
|
| | * | fix stack wording | frankiebee | 2017-07-26 | 1 | -2/+2 |
| | * | use clone | frankiebee | 2017-07-26 | 2 | -2/+1 |
| | * | remove line numbers | frankiebee | 2017-07-26 | 1 | -3/+3 |
| | * | Add stack traces both in errors and as a way to track txMetas | frankiebee | 2017-07-26 | 4 | -8/+33 |
| |/ |
|
* | | Set min gas price to 1 gwei | Dan Finlay | 2017-07-28 | 1 | -1/+1 |
* | | Disable user zoom in mobile mode | Dan Finlay | 2017-07-28 | 1 | -1/+1 |
* | | Fix viewport width to 1 | Dan Finlay | 2017-07-28 | 1 | -1/+1 |
* | | Ensure loading indication is full screen | Dan Finlay | 2017-07-28 | 1 | -0/+1 |
* | | Fix loading indication placement | Dan Finlay | 2017-07-28 | 1 | -1/+1 |
* | | Remove unused parameter | Dan Finlay | 2017-07-28 | 2 | -2/+2 |
* | | Restore support link | Dan Finlay | 2017-07-28 | 1 | -4/+4 |
* | | Fix info page formatting | Dan Finlay | 2017-07-28 | 1 | -6/+14 |
* | | Fix spelling | Dan Finlay | 2017-07-28 | 1 | -1/+1 |
* | | Remove deprecated responsive dev docs | Dan Finlay | 2017-07-28 | 2 | -12/+0 |
* | | Bump menu-droppo to 2.0.1 | Dan Finlay | 2017-07-28 | 1 | -1/+1 |
* | | Fix custom provider indication | Dan Finlay | 2017-07-27 | 2 | -6/+6 |
* | | Remove object spread syntax | Dan Finlay | 2017-07-27 | 1 | -7/+9 |
* | | Adjust mobile scale for smaller devices | Dan Finlay | 2017-07-27 | 1 | -1/+1 |
* | | Set initial scale for mobile. | Dan Finlay | 2017-07-27 | 3 | -3/+6 |
* | | Merge pull request #1831 from sdtsui/pre-merge-fixes | Dan Finlay | 2017-07-27 | 4 | -11/+8 |
|\ \ |
|
| * | | Re-center network dropdown | sdtsui | 2017-07-27 | 2 | -2/+5 |
| * | | Make account selection dropdown menu scrollable when too large for view | sdtsui | 2017-07-27 | 1 | -0/+2 |
| * | | Remove Account Settings item from optionsMenu, unnecessary | sdtsui | 2017-07-27 | 1 | -8/+0 |
| * | | Bump version of menu-droppo, no longer needs css transitions | sdtsui | 2017-07-27 | 1 | -1/+1 |
|/ / |
|
* | | Lots of flex rearrangement on account detail view | Dan Finlay | 2017-07-26 | 11 | -134/+129 |
* | | Remove responsive folder from gulp | Dan Finlay | 2017-07-26 | 1 | -1/+0 |
* | | Restore sort order fix | Dan Finlay | 2017-07-25 | 2 | -2/+5 |
* | | Replace ui with responsive-ui | Dan Finlay | 2017-07-25 | 138 | -13934/+224 |
* | | Merge branch 'NewUI' of github.com:MetaMask/metamask-plugin into NewUI | Dan Finlay | 2017-07-25 | 1 | -0/+1 |
|\ \ |
|
| * \ | Merge pull request #1815 from sdtsui/fix/menu-cursor | kumavis | 2017-07-25 | 1 | -0/+1 |
| |\ \ |
|
| | * | | Add cursor to account menu buttons | sdtsui | 2017-07-25 | 1 | -0/+1 |
| |/ / |
|
* / / | Css tweaks | Dan Finlay | 2017-07-25 | 2 | -1/+7 |
|/ / |
|
* | | Improve account-detail panel responsiveness | Dan Finlay | 2017-07-21 | 1 | -1/+5 |
* | | Prevent buy button from floating | Dan Finlay | 2017-07-21 | 1 | -6/+0 |
* | | Make main account detail view more responsive | Dan Finlay | 2017-07-21 | 6 | -8/+32 |
* | | Merge pull request #1802 from MetaMask/RestructureNewUI | Dan Finlay | 2017-07-21 | 268 | -295/+645 |
|\ \ |
|
| * | | Fix reference | Dan Finlay | 2017-07-21 | 2 | -2/+2 |
| * | | Fix css links | Dan Finlay | 2017-07-21 | 2 | -4/+4 |
| * | | Merge branch 'master' into NewUI | Dan Finlay | 2017-07-21 | 27 | -214/+630 |
| |\| |
|
| | * | Merge pull request #1801 from MetaMask/i1800-UpdateTutorialLink | Kevin Serrano | 2017-07-21 | 1 | -1/+11 |
| | |\ |
|
| | | * | Add user support link | Dan Finlay | 2017-07-21 | 1 | -0/+4 |
| | | * | Update tutorial links | Dan Finlay | 2017-07-21 | 1 | -1/+7 |
| | |/ |
|
| | * | Merge pull request #1799 from MetaMask/Version-3.9.1 | kumavis | 2017-07-20 | 3 | -2/+4 |
| | |\ |
|
| | | * | Version 3.9.1v3.9.1 | Dan Finlay | 2017-07-20 | 3 | -2/+4 |
| | |/ |
|
| | * | Merge pull request #1796 from MetaMask/1GweiMinGasPrice | kumavis | 2017-07-20 | 2 | -1/+2 |
| | |\ |
|
| | | * | Lowered minimum gas price to 1 gwei | Dan Finlay | 2017-07-20 | 2 | -1/+2 |
| | |/ |
|
| | * | Merge pull request #1794 from MetaMask/nonce-tracker-fixes | Dan Finlay | 2017-07-19 | 4 | -44/+88 |
| | |\ |
|
| | | * | changelog - add nonce-tracker note | kumavis | 2017-07-19 | 1 | -0/+1 |
| | | * | transactions - block nonce-tracker while updating pending transactions | kumavis | 2017-07-19 | 2 | -14/+32 |
| | | * | nonce-tracker - fix lock mechanism to be a real mutex | kumavis | 2017-07-19 | 2 | -11/+16 |
| | | * | transaction - promisify _checkPendingTxs | kumavis | 2017-07-19 | 1 | -27/+41 |
| | | * | nonce-tracker - return nonce as integer | kumavis | 2017-07-19 | 1 | -1/+1 |
| | | * | nonce-tracker - validate nonce calc components | kumavis | 2017-07-19 | 1 | -3/+9 |
| | |/ |
|
| | * | Merge pull request #1787 from MetaMask/i1637-TransactionOrder | kumavis | 2017-07-19 | 3 | -1/+23 |
| | |\ |
|
| | | * | Fix transaction confirmation ordering | Dan Finlay | 2017-07-18 | 3 | -1/+23 |
| | * | | Merge pull request #1791 from MetaMask/ciBadge | kumavis | 2017-07-19 | 1 | -1/+1 |
| | |\ \ |
|
| | | * | | Shield looks better | tmashuang | 2017-07-19 | 1 | -1/+1 |
| | | * | | Change Ci Badge url for readme | tmashuang | 2017-07-19 | 1 | -1/+1 |
| | |/ / |
|
| | * | | Merge pull request #1786 from MetaMask/turnOffAutoFaucet | Dan Finlay | 2017-07-18 | 3 | -24/+1 |
| | |\ \
| | | |/
| | |/| |
|
| | | * | turn off auto faucet and remove file | frankiebee | 2017-07-18 | 3 | -24/+1 |
| | |/ |
|
| | * | Merge pull request #1781 from MetaMask/AddSupportLink | Kevin Serrano | 2017-07-18 | 2 | -2/+9 |
| | |\ |
|
| | | * | Add support page link to help page | Dan Finlay | 2017-07-18 | 2 | -2/+9 |
| | |/ |
|
| | * | Merge pull request #1777 from MetaMask/InfuraTest | kumavis | 2017-07-15 | 3 | -35/+64 |
| | |\ |
|
| | | * | Sinon stub infura network status | tmashuang | 2017-07-15 | 1 | -14/+18 |
| | | * | Update Sinon | tmashuang | 2017-07-15 | 1 | -1/+1 |
| | | * | Use Let instead of var | tmashuang | 2017-07-15 | 1 | -1/+1 |
| | | * | Infura Network response tests | tmashuang | 2017-07-15 | 2 | -34/+59 |
| | |/ |
|
| | * | Merge pull request #1617 from MetaMask/nonce-tracker | Frankie | 2017-07-14 | 9 | -121/+205 |
| | |\ |
|
| | | * | make publishTransaction and signTransaction async methods | frankiebee | 2017-07-14 | 3 | -32/+28 |
| | | * | remove denodeify | frankiebee | 2017-07-14 | 1 | -1/+0 |
| | | * | Merge branch 'master' into nonce-tracker | frankiebee | 2017-07-13 | 5 | -36/+40 |
| | | |\ |
|
| | | * | | Fix test to match behavior | frankiebee | 2017-07-13 | 2 | -2/+2 |
| | | * | | mv updateAndApproveTx to txController | frankiebee | 2017-07-13 | 1 | -3/+7 |
| | | * | | use new nodeify | frankiebee | 2017-07-13 | 2 | -44/+21 |
| | | * | | Use txParams | frankiebee | 2017-07-12 | 1 | -4/+4 |
| | | * | | Merge branch 'master' into nonce-tracker | frankiebee | 2017-07-12 | 7 | -21/+113 |
| | | |\ \ |
|
| | | * \ \ | Merge branch 'nonce-tracker' of https://github.com/MetaMask/metamask-plugin i... | frankiebee | 2017-07-12 | 25 | -129/+689 |
| | | |\ \ \ |
|
| | | | * | | | test - tx controller - fix promise handling | kumavis | 2017-07-08 | 1 | -5/+2 |
| | | | * | | | test - tx-controller - stub block-tracker method | kumavis | 2017-07-08 | 1 | -1/+1 |
| | | | * | | | Merge branch 'master' into nonce-tracker | kumavis | 2017-07-08 | 25 | -123/+686 |
| | | | |\ \ \ |
|
| | | * | | | | | remove irrelevan code | frankiebee | 2017-07-12 | 1 | -1/+0 |
| | | |/ / / / |
|
| | | * | | | | clean up unused code from old noncelock | frankiebee | 2017-07-06 | 1 | -2/+0 |
| | | * | | | | fix nonce calculation order | frankiebee | 2017-07-06 | 1 | -6/+7 |
| | | * | | | | nonce-tracker: only check transactions that are not supposed to be ignored | frankiebee | 2017-06-28 | 2 | -7/+15 |
| | | * | | | | calculate nonce based on local pending txs w/o error state. | frankiebee | 2017-06-28 | 1 | -1/+10 |
| | | * | | | | Merge branch 'master' into nonce-tracker | frankiebee | 2017-06-28 | 26 | -56/+507 |
| | | |\ \ \ \ |
|
| | | * \ \ \ \ | Merge branch 'master' into nonce-tracker | frankiebee | 2017-06-22 | 5 | -16/+7 |
| | | |\ \ \ \ \ |
|
| | | * | | | | | | fix nonceTracker | frankiebee | 2017-06-22 | 3 | -58/+25 |
| | | * | | | | | | add a test for #getNonceLock | frankiebee | 2017-06-22 | 3 | -6/+63 |
| | | * | | | | | | Merge branch 'master' into nonce-tracker | frankiebee | 2017-06-17 | 5 | -38/+92 |
| | | |\ \ \ \ \ \ |
|
| | | * | | | | | | | remove irrelevant test | frankiebee | 2017-06-17 | 1 | -5/+0 |
| | | * | | | | | | | Fix test to call done | frankiebee | 2017-06-16 | 1 | -7/+8 |
| | | * | | | | | | | transaction controller - use nonce-tracker | kumavis | 2017-06-15 | 3 | -36/+63 |
| | | * | | | | | | | introduce nonce-tracker | kumavis | 2017-06-15 | 1 | -0/+49 |
| | * | | | | | | | | Merge pull request #1775 from MetaMask/BlacklistFaster | kumavis | 2017-07-14 | 2 | -1/+3 |
| | |\ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | Redirect from malicious sites faster | Dan Finlay | 2017-07-14 | 2 | -1/+3 |
| | |/ / / / / / / / |
|
| | * | | | | | | | | Merge pull request #1771 from MetaMask/addNonceErrToErrLIst | kumavis | 2017-07-13 | 3 | -0/+42 |
| | |\ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | limit the range for retryCount | frankiebee | 2017-07-13 | 1 | -1/+1 |
| | | * | | | | | | | | write a migration for resubmit tx's to get put back into a submitted state | frankiebee | 2017-07-13 | 2 | -0/+41 |
| | | * | | | | | | | | add "nonce too low" to the ignored errs list for tx retrys | frankiebee | 2017-07-13 | 1 | -0/+1 |
| | | | |_|_|_|_|_|/
| | | |/| | | | | | |
|
| | * | | | | | | | | Merge pull request #1770 from MetaMask/Version-3.9.0 | kumavis | 2017-07-13 | 2 | -3/+4 |
| | |\ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | Remove css referencev3.9.0 | Dan Finlay | 2017-07-13 | 1 | -2/+1 |
| | | * | | | | | | | | Version 3.9.0 | Dan Finlay | 2017-07-13 | 2 | -1/+3 |
| | |/ / / / / / / / |
|
| | * | | | | | | | | Merge pull request #1769 from MetaMask/UpdateMetadata | kumavis | 2017-07-13 | 1 | -2/+3 |
| | |\ \ \ \ \ \ \ \ |
|
| | | * \ \ \ \ \ \ \ | Merge branch 'master' into UpdateMetadata | Dan Finlay | 2017-07-13 | 6 | -2/+24 |
| | | |\ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | | Update eth-contract-metadata on build | Dan Finlay | 2017-07-13 | 1 | -2/+3 |
| | | | |/ / / / / / /
| | | |/| | | | | | | |
|
| | * | | | | | | | | | Merge pull request #1765 from MetaMask/Version-3.8.6 | kumavis | 2017-07-13 | 2 | -1/+5 |
| | |\ \ \ \ \ \ \ \ \
| | | |_|/ / / / / / /
| | |/| | | | | | | | |
|
| | | * | | | | | | | | Merge branch 'master' into Version-3.8.6 | Dan Finlay | 2017-07-13 | 6 | -2/+25 |
| | | |\ \ \ \ \ \ \ \
| | | |/ / / / / / / /
| | |/| | | | | | | | |
|
| | * | | | | | | | | | Merge pull request #1768 from MetaMask/AddBlacklist | kumavis | 2017-07-13 | 6 | -2/+24 |
| | |\ \ \ \ \ \ \ \ \
| | | |_|/ / / / / / /
| | |/| | | | | | | | |
|