Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | Because firefox was having inconsistent sizing, made a second html file for forcing the view to a certain size. Still allows us to develop a responsive interface via the `home.html` file, which shares all the same react JS & CSS as popup.html. | ||||
* | 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 |
| |\ | | | | | | | Live blacklist updating | ||||
| | * | 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 |
| |\ \ \ | | |_|/ | |/| | | Levenshtein Checking Logic Added To Blacklist | ||||
| | * | | 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.2 | ||||
| | * | | 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 |
| |\ \ | | |/ | |/| | NonceTracker - Provider proxy fix | ||||
| | * | 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 |
| |\| | | | | | | | cleanup logState log and tx history | ||||
| | * | 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 |
| |\| | | | | | | | Nonce Tracker - better error messages, more debug info in tx history data | ||||
| | * | Merge branch 'master' of github.com:MetaMask/metamask-plugin into ↵ | kumavis | 2017-07-27 | 5 | -3/+13 |
| | |\ | | |/ | |/| | | | | betterErrorsOnTx | ||||
| * | | Merge pull request #1827 from MetaMask/test-coverage | Thomas Huang | 2017-07-26 | 1 | -1/+1 |
| |\ \ | | | | | | | | | Coveralls badge directs to master branch | ||||
| | * | | 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 |
| |\| | | | | | | | | | | Test coverage | ||||
| | * | | 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 |
| |\ \ \ | | | | | | | | | | | Add stack traces both in errors and as a way to track txMetas | ||||
| | * \ \ | Merge branch 'betterErrorsOnTx' of ↵ | frankiebee | 2017-07-26 | 5 | -25/+36 |
| | |\ \ \ | | | | | | | | | | | | | | | | | | | https://github.com/MetaMask/metamask-extension into betterErrorsOnTx | ||||
| | * | | | | 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 |
| |\ \ \ | | | | | | | | | | | TransactionController & NetworkController fixes | ||||
| | * | | | 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 | ||||
| | * | | 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 |
|\ \ | | | | | | | Add minor fixes, including account selection scroll | ||||
| * | | 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 |
| | | | | | | | | Includes removal of ReactCssTransitionGroup for a simpler UI refactor. | ||||
* | | 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 | ||||
| | * | | 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 |
|\ \ | | | | | | | Restructure new ui branch folders | ||||
| * | | 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 |
| | |\ | | | | | | | | | Update tutorial link | ||||
| | | * | 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.1 | ||||
| | | * | 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 | ||||
| | | * | 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 |
| | |\ | | | | | | | | | Nonce tracker fixes | ||||
| | | * | 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 | ||||
| | | * | Fix transaction confirmation ordering | Dan Finlay | 2017-07-18 | 3 | -1/+23 |
| | | | | | | | | | | | | | | | | | | | | | | | | Newest tx or message will now always appear last, and a new tx proposed after the user has a confirmation box open will never change the confirmation to a different tx proposed. Fixes #1637 | ||||
| | * | | Merge pull request #1791 from MetaMask/ciBadge | kumavis | 2017-07-19 | 1 | -1/+1 |
| | |\ \ | | | | | | | | | | | Change Ci Badge url for readme | ||||
| | | * | | 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 | ||||
| | | * | 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 | ||||
| | | * | Add support page link to help page | Dan Finlay | 2017-07-18 | 2 | -2/+9 |
| | |/ | | | | | | | | | | Also adjust github link to be a new bug link, which goes to the new issue page. | ||||
| | * | Merge pull request #1777 from MetaMask/InfuraTest | kumavis | 2017-07-15 | 3 | -35/+64 |
| | |\ | | | | | | | | | Infura Network response tests | ||||
| | | * | 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 |
| | |\ | | | | | | | | | transaction controller - use nonce-tracker | ||||
| | | * | 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 ↵ | frankiebee | 2017-07-12 | 25 | -129/+689 |
| | | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | into nonce-tracker | ||||
| | | | * | | | 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 | ||||
| | | * | | | | | | | | 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 |
| | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Add nonce err to err list | ||||
| | | * | | | | | | | | 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 |
| | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Version 3.9.0 | ||||
| | | * | | | | | | | | 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 |
| | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Update eth-contract-metadata on build | ||||
| | | * \ \ \ \ \ \ \ | 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 |
| | |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / | | |/| | | | | | | | | Version 3.8.6 | ||||
| | | * | | | | | | | | 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 |
| | |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / | | |/| | | | | | | | | Add first version of phishing site warning | ||||
| | | * | | | | | | | | Refresh blacklist before dist | Dan Finlay | 2017-07-13 | 1 | -1/+1 |
| | | | | | | | | | | | |||||
| | | * | | | | | | | | Correct github link | Dan Finlay | 2017-07-13 | 1 | -1/+1 |
| | | | | | | | | | | | |||||
| | | * | | | | | | | | Bump node version | Dan Finlay | 2017-07-13 | 1 | -1/+1 |
| | | | | | | | | | | | |||||
| | | * | | | | | | | | Point blacklist at main repository | Dan Finlay | 2017-07-13 | 1 | -1/+1 |
| | | | | | | | | | | | |||||
| | | * | | | | | | | | Bump changelog | Dan Finlay | 2017-07-13 | 1 | -0/+1 |
| | | | | | | | | | | | |||||
| | | * | | | | | | | | Add first version of phishing site warning | Dan Finlay | 2017-07-13 | 4 | -0/+21 |
| | |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Links to my own blacklist for now, since I added a package.json for easy importing. We can point at the main 408H repository once this is merged: https://github.com/409H/EtherAddressLookup/pull/24 Redirects detected phishing sites [here](https://metamask.io/phishing.html). | ||||
| | | * / / / / / / | Version 3.8.6v3.8.6 | Dan Finlay | 2017-07-12 | 2 | -1/+4 |
| | |/ / / / / / / | |||||
| | * | | | | | | | Merge pull request #1758 from MetaMask/3.8.5 | Dan Finlay | 2017-07-12 | 2 | -1/+5 |
| | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Version 3.8.5 | ||||
| | | * \ \ \ \ \ \ | Merge branch 'master' into 3.8.5 | Dan Finlay | 2017-07-12 | 9 | -55/+143 |
| | | |\ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | | | |||||
| | * | | | | | | | | Merge pull request #1763 from MetaMask/prov-bump | kumavis | 2017-07-12 | 3 | -35/+35 |
| | |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | | | deps - bump prov-eng for retry on gateway timeout | ||||
| | | * | | | | | | | deps - bump prov-eng | kumavis | 2017-07-12 | 1 | -1/+1 |
| | | | | | | | | | | |||||
| | | * | | | | | | | tests - disable infura test | kumavis | 2017-07-12 | 1 | -33/+33 |
| | | | | | | | | | | |||||
| | | * | | | | | | | deps - bump prov-eng for fetch retry | kumavis | 2017-07-12 | 1 | -1/+1 |
| | | | | | | | | | | |||||
| | | * | | | | | | | metamask - on rpc err show whole error body | kumavis | 2017-07-12 | 1 | -1/+1 |
| | | | | | | | | | | |||||
| | | * | | | | | | | deps - bump prov-eng for retry on gateway timeout | kumavis | 2017-07-12 | 1 | -1/+1 |
| | |/ / / / / / / | |||||
| | * | | | | | | | Merge pull request #1762 from MetaMask/ImproveRetryLogic | kumavis | 2017-07-12 | 4 | -12/+51 |
| | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Improve retry logic | ||||
| | | * | | | | | | | Improve insufficient balance checking in retry loop | Dan Finlay | 2017-07-12 | 4 | -4/+49 |
| | | | | | | | | | | |||||
| | | * | | | | | | | Remove local nonce error setting. | Dan Finlay | 2017-07-12 | 2 | -8/+2 |
| | | | | | | | | | | |||||
| | * | | | | | | | | Merge pull request #1761 from MetaMask/resubmimtErrors | kumavis | 2017-07-12 | 1 | -4/+6 |
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | | | add "Gateway timeout" | ||||
| | | * | | | | | | | use .includes | frankiebee | 2017-07-12 | 1 | -3/+3 |
| | | | | | | | | | | |||||
| | | * | | | | | | | add "Gateway timeout" to ignored errors when resubmiting and use .includes ↵ | frankiebee | 2017-07-12 | 1 | -1/+3 |
| | |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | over .startsWith | ||||
| | * | | | | | | | Merge pull request #1757 from MetaMask/resubmit-fixv3.8.5 | Frankie | 2017-07-08 | 3 | -6/+53 |
| | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Resubmit fix | ||||
| | | * | | | | | | | migration 16 - move resubmit warning back to submitted state | kumavis | 2017-07-08 | 2 | -0/+42 |
| | | | | | | | | | | |||||
| | | * | | | | | | | tx controller - resubmit - correctly set error on bad nonce/balance | kumavis | 2017-07-08 | 1 | -2/+2 |
| | | | | | | | | | | |||||
| | | * | | | | | | | tx controller - correctly set error message on resubmit error | kumavis | 2017-07-08 | 1 | -4/+8 |
| | | | | | | | | | | |||||
| | | * | | | | | | | tx controller - resubmit - recognize parity known hash message | kumavis | 2017-07-08 | 1 | -0/+1 |
| | |/ / / / / / / | |||||
| | | * / / / / / | 3.8.5 | kumavis | 2017-07-08 | 2 | -1/+5 |
| | |/ / / / / / | |||||
| | * | | | | | | Merge pull request #1754 from MetaMask/Version-3.8.4 | kumavis | 2017-07-08 | 2 | -1/+5 |
| | |\ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | | | Version 3.8.4 | ||||
| | | * | | | | | Version 3.8.4v3.8.4 | Dan Finlay | 2017-07-08 | 2 | -1/+5 |
| | |/ / / / / | |||||
| | * | | | | | Merge pull request #1750 from MetaMask/failIfError | kumavis | 2017-07-07 | 1 | -4/+21 |
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | | Fail if error | ||||
| | | * | | | | | fail transactions that fail in resubmit | frankiebee | 2017-07-07 | 1 | -25/+22 |
| | | | | | | | | |||||
| | | * | | | | | tx controller - clean code | kumavis | 2017-07-07 | 1 | -13/+14 |
| | | | | | | | | |||||
| | | * | | | | | tx controller - move comments | kumavis | 2017-07-07 | 1 | -3/+7 |
| | | | | | | | | |||||
| | | * | | | | | add comment | frankiebee | 2017-07-07 | 1 | -5/+11 |
| | | | | | | | | |||||
| | | * | | | | | if an error happens during a tx publication set tx status to fail | frankiebee | 2017-07-07 | 1 | -1/+10 |
| | |/ / / / / | |||||
| | * | | | | | Merge pull request #1748 from MetaMask/Version-3.8.3 | Thomas Huang | 2017-07-07 | 2 | -1/+3 |
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | | Version 3.8.3 | ||||
| | | * | | | | | Version 3.8.3v3.8.3 | Dan Finlay | 2017-07-07 | 2 | -1/+3 |
| | |/ / / / / | |||||
| | * | | | | | Merge pull request #1747 from MetaMask/FailingTestForFailingLowBalanceTx | Dan Finlay | 2017-07-07 | 3 | -4/+57 |
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | | Fail txs on retry if balance is insufficient | ||||
| | | * | | | | | Bump changelog | Dan Finlay | 2017-07-06 | 1 | -0/+1 |
| | | | | | | | |