Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | | | | Reduce minimum gas price to 100 MWEI | Dan Finlay | 2017-10-25 | 1 | -7/+7 | |
| | | |_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | ||||||
| * / | | | | | | | | | | | Fix for gas price to be lowered. | Kevin Serrano | 2017-10-25 | 2 | -11/+13 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge pull request #2422 from watilde/fixes-lint | Kevin Serrano | 2017-10-25 | 4 | -8/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Fix lint warnings | Daijiro Wachi | 2017-10-22 | 4 | -8/+6 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge branch 'firsttimeflow' of https://github.com/chikeichan/metamask-plugin... | tmashuang | 2017-10-24 | 6 | -0/+16 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Fix linter | Chi Kei Chan | 2017-10-21 | 6 | -0/+16 | |
| |/ / / / / / / / / / | ||||||
* / / / / / / / / / / | Add support for alternative ENS TLDs | Dan Finlay | 2017-10-23 | 1 | -1/+1 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Move etherscan link logic into module | Dan Finlay | 2017-10-14 | 3 | -3/+3 | |
* | | | | | | | | | | Merge pull request #2296 from MetaMask/precision-fix | Dan Finlay | 2017-10-10 | 1 | -4/+7 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Fix precision to account for small wei increase. | Kevin Serrano | 2017-10-06 | 1 | -4/+7 | |
* | | | | | | | | | | | More appropriate styling | Sergey Ukustov | 2017-10-08 | 1 | -1/+2 | |
* | | | | | | | | | | | Merge branch 'master' into SignTypedData | Dan Finlay | 2017-10-06 | 2 | -15/+25 | |
|\| | | | | | | | | | | ||||||
| * | | | | | | | | | | Revert to normal balances. | Kevin Serrano | 2017-10-05 | 1 | -3/+3 | |
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
| * | | | | | | | | | ui - tx history - simplify error+warning display code | kumavis | 2017-10-03 | 1 | -12/+22 | |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
* | | | | | | | | | Respect code style | Sergey Ukustov | 2017-09-30 | 1 | -2/+1 | |
* | | | | | | | | | Add eth_signTypedData handler | Sergey Ukustov | 2017-09-30 | 3 | -0/+147 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge branch 'master' into new-currency-test | kumavis | 2017-09-28 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'master' into AddBalanceController | Dan Finlay | 2017-09-23 | 4 | -28/+43 | |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | | | ||||||
| * | | | | | | | | Merge branch 'master' into AddBalanceController | Dan Finlay | 2017-09-14 | 1 | -9/+19 | |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | | | ||||||
| * | | | | | | | | Use computed balance for tx confirmation | Dan Finlay | 2017-09-14 | 1 | -3/+3 | |
* | | | | | | | | | Account for undefined currencies. | Kevin Serrano | 2017-09-27 | 1 | -1/+2 | |
* | | | | | | | | | Comply with current currency API and add additional styling. | Kevin Serrano | 2017-09-19 | 1 | -1/+1 | |
| |_|/ / / / / / |/| | | | | | | | ||||||
* | | | | | | | | Merge branch 'master' into fix-tooltip | Dan Finlay | 2017-09-19 | 1 | -25/+40 | |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | ||||||
| * | | | | | | | Haha silly me, only when gas is estimated and not explicit. | Kevin Serrano | 2017-09-14 | 1 | -1/+1 | |
| * | | | | | | | Lower warning threshold for high tx fee to account for fluctuating blockGasLi... | Kevin Serrano | 2017-09-14 | 1 | -1/+2 | |
| * | | | | | | | Add warning of higher failure risk since app proposed gasLimit. | Kevin Serrano | 2017-09-14 | 1 | -25/+39 | |
| | |/ / / / / | |/| | | | | | ||||||
* / | | | | | | fixed position of tooltips to avoid overflow. | Kevin Serrano | 2017-09-13 | 3 | -3/+3 | |
|/ / / / / / | ||||||
* | | | | | | Fix typo. | Kevin Serrano | 2017-09-12 | 1 | -2/+2 | |
* | | | | | | Add some styling. | Kevin Serrano | 2017-09-12 | 1 | -0/+3 | |
* | | | | | | Move function as util function. | Kevin Serrano | 2017-09-12 | 1 | -16/+2 | |
* | | | | | | Basic private key download file functionality. | Kevin Serrano | 2017-09-12 | 1 | -9/+30 | |
|/ / / / / | ||||||
* | | | | | Show reject all only when tx count is > 1 | Kevin Serrano | 2017-09-12 | 1 | -2/+3 | |
* | | | | | Merge github.com:MetaMask/metamask-extension into rejectallunapproved | Kevin Serrano | 2017-09-12 | 1 | -3/+8 | |
|\ \ \ \ \ | ||||||
| * | | | | | Add cursor on hover on loading. Change some wording. | Kevin Serrano | 2017-09-08 | 1 | -3/+3 | |
| * | | | | | Add caret to indicate network is dropdown. | Kevin Serrano | 2017-09-08 | 1 | -0/+5 | |
* | | | | | | Convert icon to button. | Kevin Serrano | 2017-09-08 | 1 | -0/+11 | |
* | | | | | | Fold submit and buy ether into one button slot | Kevin Serrano | 2017-09-08 | 1 | -15/+9 | |
|/ / / / / | ||||||
* | | | | | Place object property retrieval inside try-catch | Kevin Serrano | 2017-09-08 | 1 | -2/+3 | |
* | | | | | Change expected type to array. | Kevin Serrano | 2017-09-08 | 1 | -1/+1 | |
* | | | | | Merge branch 'master' into readd-loose | Kevin Serrano | 2017-09-06 | 1 | -2/+13 | |
|\ \ \ \ \ | ||||||
| * | | | | | Make eth_sign deprecation warning more useful | Dan Finlay | 2017-09-06 | 1 | -2/+13 | |
* | | | | | | Resolve merge conflict from master | Kevin Serrano | 2017-09-06 | 5 | -40/+36 | |
|\| | | | | | ||||||
| * | | | | | Multiple tokens shows the amount when greater than 1 | Thomas Huang | 2017-08-30 | 1 | -1/+1 | |
| * | | | | | Remove eth-tx-viz link from tx history icons | Dan Finlay | 2017-08-24 | 1 | -10/+1 | |
| * | | | | | Fix eth sign formatting | Dan Finlay | 2017-08-18 | 2 | -2/+5 | |
| * | | | | | Fallback to ethplorer link | Dan Finlay | 2017-08-17 | 1 | -1/+18 | |
| * | | | | | Remove dead code | Dan Finlay | 2017-08-17 | 1 | -14/+0 | |
| * | | | | | Remove default tokens | Dan Finlay | 2017-08-17 | 1 | -11/+1 | |
| | |_|_|/ | |/| | | | ||||||
| * | | | | Cleanup stray logs and lint | sdtsui | 2017-08-11 | 1 | -5/+1 | |
| * | | | | Fix text overflow for dropdown components flagged by @frankiebee | sdtsui | 2017-08-11 | 1 | -1/+14 | |
* | | | | | Readd loose label onto accounts. | Kevin Serrano | 2017-08-10 | 2 | -2/+20 | |
|/ / / / | ||||||
* | | | | ui - buy eth - formatting and moved network names to config | kumavis | 2017-08-10 | 1 | -23/+19 | |
* | | | | lint fix | kumavis | 2017-08-09 | 1 | -1/+1 | |
* | | | | ui - buy eth - add dharma beta to kovan | kumavis | 2017-08-09 | 1 | -12/+22 | |
* | | | | ui - buy button view - refactor | kumavis | 2017-08-09 | 1 | -46/+104 | |
| |_|/ |/| | | ||||||
* | | | Merge branch 'master' into greenkeeper/initial | kumavis | 2017-08-09 | 3 | -73/+92 | |
|\ \ \ | ||||||
| * \ \ | Merge pull request #1877 from MetaMask/hotfix/mobile-buy-layout | kumavis | 2017-08-09 | 2 | -70/+80 | |
| |\ \ \ | ||||||
| | * | | | Fix layout issues flagged by @tmashuang | sdtsui | 2017-08-09 | 1 | -69/+79 | |
| | * | | | Make buy ui more central to the screen | sdtsui | 2017-08-09 | 1 | -1/+1 | |
| | | |/ | | |/| | ||||||
| * | | | Merge branch 'master' into transactionControllerRefractor | frankiebee | 2017-08-08 | 14 | -156/+592 | |
| |\| | | ||||||
| * | | | fixed: showing tx-s as errors vs. warning | frankiebee | 2017-08-05 | 1 | -3/+12 | |
* | | | | Merge branch 'master' of github.com:MetaMask/metamask-extension into greenkee... | kumavis | 2017-08-08 | 14 | -156/+592 | |
|\ \ \ \ | | |/ / | |/| | | ||||||
| * | | | Lint menu-droppo | sdtsui | 2017-08-05 | 1 | -31/+24 | |
| * | | | Bring menu-droppo component into project, remove as a dependency | sdtsui | 2017-08-05 | 2 | -1/+138 | |
| * | | | Re-enable css transitions for dropdowns in header, needs menu-droppo library ... | sdtsui | 2017-08-05 | 2 | -1/+4 | |
| * | | | ui - dropdown - use Object.assign syntax to appease coverage parser | kumavis | 2017-08-04 | 1 | -3/+2 | |
| * | | | Adjust padding of accountSwitcher dropdown | sdtsui | 2017-08-04 | 1 | -4/+7 | |
| * | | | Adjust top and bottom padding of accountSwitcher | sdtsui | 2017-08-04 | 1 | -2/+9 | |
| * | | | Lint ui/app | sdtsui | 2017-08-04 | 2 | -4/+4 | |
| * | | | Allow new accounts selector to handle clicks | sdtsui | 2017-08-04 | 1 | -2/+2 | |
| * | | | Increase size of accountSelection dropdown | sdtsui | 2017-08-04 | 1 | -8/+22 | |
| * | | | Increase size of settings dropdown and account settings dropdown | sdtsui | 2017-08-04 | 2 | -2/+2 | |
| * | | | Increase size of network dropdown | sdtsui | 2017-08-04 | 1 | -1/+2 | |
| * | | | Add note with previous fa-angle-down for future refactor | sdtsui | 2017-08-04 | 1 | -0/+2 | |
| * | | | Position account switcher icon back in app header | sdtsui | 2017-08-04 | 1 | -2/+6 | |
| * | | | Disable account selection dropdown from account details | sdtsui | 2017-08-04 | 1 | -5/+15 | |
| * | | | Fix wonky widths for notices. | Kevin Serrano | 2017-08-04 | 1 | -1/+5 | |
| * | | | Add maximum width for private key reveal | Kevin Serrano | 2017-08-04 | 1 | -1/+1 | |
| * | | | Add QR functionality | Kevin Serrano | 2017-08-04 | 1 | -0/+13 | |
| * | | | lint fix | kumavis | 2017-08-02 | 1 | -2/+2 | |
| | |/ | |/| | ||||||
| * | | Fix dropdown toggle behavior - account dropdowns | sdtsui | 2017-07-29 | 1 | -2/+16 | |
| * | | Correct token pluralization for one token | Dan Finlay | 2017-07-28 | 1 | -1/+3 | |
| * | | Set min gas price to 1 gwei | 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 object spread syntax | Dan Finlay | 2017-07-27 | 1 | -7/+9 | |
| * | | Set initial scale for mobile. | Dan Finlay | 2017-07-27 | 1 | -1/+3 | |
| * | | Re-center network dropdown | sdtsui | 2017-07-27 | 1 | -1/+2 | |
| * | | 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 | |
| * | | Lots of flex rearrangement on account detail view | Dan Finlay | 2017-07-26 | 5 | -52/+58 | |
| * | | Replace ui with responsive-ui | Dan Finlay | 2017-07-25 | 7 | -104/+329 | |
| * | | Merge branch 'master' into NewUI | Dan Finlay | 2017-07-21 | 1 | -1/+1 | |
| |\| | ||||||
| | * | Lowered minimum gas price to 1 gwei | Dan Finlay | 2017-07-20 | 1 | -1/+1 | |
| * | | Move responsive ui into its own folder for easier merges | Dan Finlay | 2017-07-21 | 40 | -0/+4069 | |
| * | | Make folder for responsive UI | Dan Finlay | 2017-07-04 | 40 | -4072/+0 | |
* | | | Merge branch 'master' of github.com:MetaMask/metamask-extension into greenkee... | kumavis | 2017-08-04 | 1 | -1/+1 | |
* | | | lint fixes | kumavis | 2017-08-04 | 2 | -2/+2 | |
| |/ |/| | ||||||
* | | Reenable Default Token List | Dan Finlay | 2017-07-06 | 1 | -2/+0 | |
|/ | ||||||
* | Add menu carrat next to network searching indicator | Dan Finlay | 2017-07-04 | 1 | -7/+16 | |
* | Merge branch 'master' into NoPopularTOkens | Thomas Huang | 2017-07-01 | 1 | -0/+2 | |
|\ | ||||||
| * | Remove send button | Dan Finlay | 2017-07-01 | 1 | -0/+2 | |
* | | Stop loading popular tokens by default | Dan Finlay | 2017-07-01 | 1 | -1/+3 | |
|/ | ||||||
* | Merge pull request #1700 from MetaMask/StyleImprovements | Kevin Serrano | 2017-06-30 | 1 | -0/+1 | |
|\ | ||||||
| * | Add padding to token messages | Dan Finlay | 2017-06-29 | 1 | -0/+1 | |
* | | change “ACCEPT” to “SUBMIT” | frankiebee | 2017-06-30 | 1 | -1/+1 | |
|/ | ||||||
* | Merge pull request #1634 from MetaMask/i784-SendTokenButton | Thomas Huang | 2017-06-29 | 1 | -7/+29 | |
|\ | ||||||
| * | Merge branch 'i1616-AddTokenAdding' into i784-SendTokenButton | Dan Finlay | 2017-06-28 | 1 | -1/+3 | |
| |\ | ||||||
| * \ | Merge branch 'i1616-AddTokenAdding' into i784-SendTokenButton | Dan Finlay | 2017-06-24 | 1 | -7/+4 | |
| |\ \ | ||||||
| * \ \ | Merge branch 'master' into i784-SendTokenButton | Dan Finlay | 2017-06-23 | 1 | -4/+18 | |
| |\ \ \ | ||||||
| * | | | | Fix propagation | Dan Finlay | 2017-06-20 | 1 | -1/+1 | |
| * | | | | Add send button to TokenFactory | Dan Finlay | 2017-06-20 | 1 | -7/+29 | |
* | | | | | Merge pull request #1620 from MetaMask/i1616-AddTokenAdding | Thomas Huang | 2017-06-29 | 2 | -32/+78 | |
|\ \ \ \ \ | | |_|_|/ | |/| | | | ||||||
| * | | | | Support other network links | Dan Finlay | 2017-06-28 | 1 | -1/+3 | |
| | |_|/ | |/| | | ||||||
| * | | | Merge branch 'master' into i1616-AddTokenAdding | Dan Finlay | 2017-06-23 | 1 | -4/+18 | |
| |\ \ \ | | | |/ | | |/| | ||||||
| * | | | Reduce token list clutter by only showing held tokens | Dan Finlay | 2017-06-20 | 1 | -7/+4 | |
| | |/ | |/| | ||||||
| * | | Add ability to add tokens to token list | Dan Finlay | 2017-06-16 | 1 | -10/+30 | |
| * | | Merge branch 'AddTokenList' into AddingTokens | Dan Finlay | 2017-06-16 | 1 | -15/+7 | |
| |\ \ | ||||||
| * | | | Create add token button and template view | Dan Finlay | 2017-06-15 | 1 | -22/+49 | |
* | | | | Merge pull request #1675 from MetaMask/warning-fixes | Dan Finlay | 2017-06-28 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * | | | | Fix react warning for keys on ens address book | Kevin Serrano | 2017-06-27 | 1 | -1/+1 | |
| | |_|/ | |/| | | ||||||
* | | | | Change disabling button as state property. | Kevin Serrano | 2017-06-27 | 1 | -5/+4 | |
* | | | | Prevent users from accidentally submitting two transactions by disabling button. | Kevin Serrano | 2017-06-27 | 1 | -0/+3 | |
|/ / / | ||||||
* | / | Add better event lifecycle management to token list. | Dan Finlay | 2017-06-20 | 1 | -4/+18 | |
| |/ |/| | ||||||
* | | Merge remote-tracking branch 'origin/master' into AddTokenList | Dan Finlay | 2017-06-16 | 1 | -15/+7 | |
|\ \ | |/ |/| | ||||||
| * | Merge pull request #1600 from MetaMask/i1554-ensSymFix | Kevin Serrano | 2017-06-14 | 1 | -15/+7 | |
| |\ | ||||||
| | * | Cleanup zero addresses. | Kevin Serrano | 2017-06-14 | 1 | -5/+6 | |
| | * | Fix check icon appearing in inappropriate situations. | Kevin Serrano | 2017-06-13 | 1 | -13/+4 | |
* | | | Multiple loading style improvements | Dan Finlay | 2017-06-15 | 1 | -1/+4 | |
* | | | Remove excessive log | Dan Finlay | 2017-06-15 | 1 | -1/+0 | |
* | | | Add no tokens message | Dan Finlay | 2017-06-15 | 1 | -9/+13 | |
* | | | Vertically center loading indication | Dan Finlay | 2017-06-15 | 1 | -2/+10 | |
* | | | Refresh token balance on network change | Dan Finlay | 2017-06-15 | 1 | -5/+22 | |
* | | | Persist selected account tab | Dan Finlay | 2017-06-15 | 1 | -2/+13 | |
* | | | Auto populate token list with popular token balances | Dan Finlay | 2017-06-14 | 4 | -19/+59 | |
* | | | Merge branch 'master' into AddTokenList | Dan Finlay | 2017-06-13 | 21 | -311/+646 | |
|\| | | ||||||
| * | | only prefix ethereum address | frankiebee | 2017-06-13 | 1 | -5/+6 | |
| * | | prefix the address with "ethereum:" | frankiebee | 2017-06-13 | 1 | -2/+1 | |
| |/ | ||||||
| * | Merge pull request #1574 from MetaMask/internfix | Dan Finlay | 2017-06-13 | 1 | -1/+1 | |
| |\ | ||||||
| | * | Modify wording to new accept. | Kevin Serrano | 2017-06-10 | 1 | -1/+1 | |
| | * | Merge branch 'master' of github.com:nihar97/metamask-plugin into internfix | Kevin Serrano | 2017-06-09 | 1 | -1/+1 | |
| | |\ | ||||||
| | | * | continue button changed to agree | Nihar | 2017-05-17 | 1 | -1/+1 | |
| * | | | Merge branch 'master' into gasupdater | Dan Finlay | 2017-06-13 | 3 | -13/+87 | |
| |\| | | ||||||
| | * | | Fix bug that prevented publishing contracts | Dan Finlay | 2017-06-06 | 1 | -1/+1 | |
| | * | | Merge pull request #1545 from MetaMask/inValidAddressFix | kumavis | 2017-06-06 | 2 | -3/+18 | |
| | |\ \ | ||||||
| | | * | | Fix for quick switch on ENS names | frankiebee | 2017-06-06 | 1 | -0/+2 | |
| | | * | | set the ensResolution to an invalid address if an error ocurs durring look up | frankiebee | 2017-06-06 | 1 | -0/+1 | |
| | | * | | Fix linting error | frankiebee | 2017-06-06 | 1 | -1/+0 | |
| | | * | | move address check to util.isValidAddress | frankiebee | 2017-06-06 | 1 | -2/+2 | |
| | | * | | Fix punctuation | frankiebee | 2017-06-06 | 1 | -1/+1 | |
| | | * | | Dissallow transactions to be sent to 0x0000000000000000000000000000000000000000 | frankiebee | 2017-06-06 | 2 | -1/+14 | |
| | * | | | Remove dead style code | Dan Finlay | 2017-06-05 | 1 | -3/+0 | |
| | * | | | Move address copying into reusable component | Dan Finlay | 2017-06-05 | 2 | -20/+54 | |
| | * | | | Add copy links to mini tx panels | Dan Finlay | 2017-06-05 | 1 | -10/+38 | |
| | |/ / | ||||||
| * / / | Update gasblocklimit params with every block. | Kevin Serrano | 2017-06-03 | 1 | -2/+9 | |
| |/ / | ||||||
| * | | Add max gas limit to UI | Kevin Serrano | 2017-05-25 | 1 | -0/+2 | |
| * | | Minor cleanup of lint | Kevin Serrano | 2017-05-25 | 1 | -1/+0 | |
| * | | Minor cleanup | Kevin Serrano | 2017-05-25 | 1 | -2/+2 | |
| * | | Fix bug where submit was enabled when invalid params were filled out. | Kevin Serrano | 2017-05-25 | 2 | -5/+11 | |
| * | | Cleanup code. | Kevin Serrano | 2017-05-25 | 1 | -7/+15 | |
| * | | Fix test, create new value for precision/scale | Kevin Serrano | 2017-05-24 | 2 | -3/+5 | |
| * | | Merge branch 'master' into i1412-decimalizethegas | Kevin Serrano | 2017-05-24 | 3 | -6/+31 | |
| |\ \ | ||||||
| | * | | Tolerate nonces of any format | Dan Finlay | 2017-05-23 | 1 | -2/+2 | |
| | * | | Render txs with no nonce | Dan Finlay | 2017-05-23 | 1 | -1/+1 | |
| | * | | Lint | Dan Finlay | 2017-05-22 | 2 | -6/+3 | |
| | * | | Label the pending tx icon with a tooltip | Dan Finlay | 2017-05-22 | 1 | -5/+12 | |
| | * | | Add transaction number (nonce) to tx list | Dan Finlay | 2017-05-22 | 1 | -0/+21 | |
| | * | | Fix decimal tolerance | Dan Finlay | 2017-05-18 | 1 | -1/+1 | |
| | * | | Fix bug where decimals in gas inputs gave strange results | Dan Finlay | 2017-05-18 | 1 | -1/+1 | |
| | |/ | ||||||
| * | | Increase accuracy of our rounding schemes. | Kevin Serrano | 2017-05-24 | 1 | -3/+26 | |
| * | | Modify test, replace clone package. | Kevin Serrano | 2017-05-18 | 1 | -7/+4 | |
| * | | Fix merge conflicts. | Kevin Serrano | 2017-05-17 | 10 | -76/+100 | |
| |\| | ||||||
| | * | Fix fiat rendering | Dan Finlay | 2017-05-17 | 5 | -14/+20 | |
| | * | Merge pull request #1430 from MetaMask/i1407-FixNonEditingTxForm | kumavis | 2017-05-16 | 8 | -66/+84 | |
| | |\ | ||||||
| | | * | Linted | Dan Finlay | 2017-05-16 | 2 | -5/+6 | |
| | | * | Verify updating gas value updates | Dan Finlay | 2017-05-16 | 1 | -2/+0 | |
| | | * | Got test failing nearly correctly | Dan Finlay | 2017-05-16 | 1 | -1/+12 | |
| | | * | Skip jazzicons in unit tests | Dan Finlay | 2017-05-16 | 1 | -4/+9 | |
| | | * | Remove redux dependency from eth-balance and its dependent tree | Dan Finlay | 2017-05-13 | 6 | -22/+24 | |
| | | * | Break up pending-tx component for better unit testability | Dan Finlay | 2017-05-11 | 1 | -38/+39 | |
| | * | | Remove all traces of testnet | Thomas Huang | 2017-05-16 | 2 | -2/+2 | |
| | * | | Change default network to rinkeby | Thomas Huang | 2017-05-16 | 2 | -5/+5 | |
| | |/ | ||||||
| * | | Fix reset button. | Kevin Serrano | 2017-05-17 | 2 | -8/+10 | |
| * | | Complete transition into BN. | Kevin Serrano | 2017-05-17 | 2 | -13/+157 | |
| |/ | ||||||
| * | ens - add mainnet ens support | kumavis | 2017-05-10 | 1 | -7/+9 | |
| * | Redefine txmeta when submitting. | Kevin Serrano | 2017-05-09 | 1 | -1/+1 | |
| * | Merge branch 'i1381-GasPriceInGwei' of github.com:MetaMask/metamask-plugin in... | Kevin Serrano | 2017-05-09 | 2 | -7/+15 | |
| |\ | ||||||
| | * | Cleanup | Dan Finlay | 2017-05-09 | 1 | -2/+2 | |
| | * | Input gas in gwei | Dan Finlay | 2017-05-08 | 1 | -7/+14 | |
| | * | Fix ens iterated element without key error | Dan Finlay | 2017-05-08 | 1 | -0/+1 | |
| * | | ui - remove web3, use eth-query | kumavis | 2017-05-09 | 1 | -1/+1 | |
| |/ | ||||||
| * | Merge branch 'master' into rinkeby | Dan Finlay | 2017-04-28 | 4 | -8/+7 | |
| |\ | ||||||
| | * | Fix linting warnings | Thomas Huang | 2017-04-27 | 4 | -8/+7 | |
| * | | Linting. | Kevin Serrano | 2017-04-26 | 1 | -1/+1 | |
| * | | Add missing changes. Create unique style for rinkeby icon. | Kevin Serrano | 2017-04-26 | 3 | -3/+9 | |
| * | | change network name to rinkeby when selected | Nickyg | 2017-04-26 | 1 | -1/+10 | |
| * | | add rinkeby network | Nickyg | 2017-04-26 | 2 | -1/+7 | |
| |/ | ||||||
| * | fix spelling | frankiebee | 2017-04-25 | 2 | -4/+4 | |
| * | Css fixes | frankiebee | 2017-04-24 | 2 | -7/+9 | |
| * | make buy button green | frankiebee | 2017-04-24 | 1 | -1/+1 | |
| * | remove updateCoinBaseAmount action | Jared Pereira | 2017-04-24 | 1 | -3/+0 | |
| * | remove updateBuyAddress action | Jared Pereira | 2017-04-24 | 2 | -7/+1 | |
| * | Initial redo attempt of the buy view to look like vladt's desighn | frankiebee | 2017-04-19 | 4 | -189/+124 | |
| * | Create a custom radio list component | frankiebee | 2017-04-19 | 1 | -0/+61 | |
* | | Add placeholder etherscan token icons | Dan Finlay | 2017-04-25 | 2 | -2/+10 | |
* | | Get token list looking ok | Dan Finlay | 2017-04-22 | 4 | -10/+120 | |
* | | Add functional but ugly and hard-coded token list | Dan Finlay | 2017-04-21 | 4 | -13/+73 | |
|/ | ||||||
* | clean - remove unused extension ref | kumavis | 2017-04-05 | 1 | -3/+2 | |
* | add platforms to mascara + move buyEther window open to ui | kumavis | 2017-04-05 | 2 | -7/+8 | |
* | ui - use global.platform for extension interaction | kumavis | 2017-04-01 | 3 | -8/+3 | |
* | extension - prefer extensionizer module | kumavis | 2017-03-31 | 4 | -4/+4 | |
* | Merge branch 'master' into kovan-faucet-instructions | Dan Finlay | 2017-03-29 | 1 | -98/+37 | |
|\ | ||||||
| * | Improve UI gas calculation logic | Dan Finlay | 2017-03-29 | 1 | -98/+37 | |
* | | Merge branch 'master' into kovan-faucet-instructions | Kevin Serrano | 2017-03-28 | 1 | -0/+3 | |
|\| | ||||||
| * | Fix edge case where notice does not require scrollbar. | Kevin Serrano | 2017-03-28 | 1 | -0/+3 | |
* | | Add link to kovan faucet instructions. | Kevin Serrano | 2017-03-28 | 1 | -2/+9 | |
|/ | ||||||
* | Merge branch 'master' into kovan-notice | Dan Finlay | 2017-03-25 | 4 | -434/+538 | |
|\ | ||||||
| * | Fix tx selecting bug | Dan Finlay | 2017-03-25 | 1 | -0/+1 | |
| * | Remove unnecessary log | Dan Finlay | 2017-03-25 | 1 | -2/+0 | |
| * | Disable accept button when gas limit is too low | Dan Finlay | 2017-03-25 | 1 | -8/+5 | |
| * | Make gas calculations on render more consistent | Dan Finlay | 2017-03-24 | 1 | -10/+16 | |
| * | Fix initial tx fee estimation | Dan Finlay | 2017-03-24 | 2 | -4/+5 | |
| * | Fix a couple things | Dan Finlay | 2017-03-24 | 2 | -15/+42 | |
| * | Make reset button clear errors | Dan Finlay | 2017-03-24 | 1 | -0/+1 | |
| * | Fix initial gas price estimate | Dan Finlay | 2017-03-24 | 1 | -4/+5 | |
| * | Prevent default for reset and reject buttons | Dan Finlay | 2017-03-24 | 1 | -1/+2 | |
| * | Override browser default validation message | Dan Finlay | 2017-03-24 | 1 | -0/+1 | |
| * | Fix some broken refs | Dan Finlay | 2017-03-24 | 1 | -2/+2 | |
| * | Merge branch 'i1234-HardGasLimits-BrowserForm' of github.com:MetaMask/metamas... | Dan Finlay | 2017-03-24 | 4 | -2/+18 | |
| |\ | ||||||
| | * | Merge branch 'master' into i1234-HardGasLimits-BrowserForm | Kevin Serrano | 2017-03-24 | 1 | -1/+1 | |
| | |\ | ||||||
| | | * | Enable etherscan linking on Kovan transaction list items. | Kevin Serrano | 2017-03-23 | 1 | -1/+1 | |
| | * | | Merge branch 'master' into i1234-HardGasLimits-BrowserForm | Dan Finlay | 2017-03-23 | 3 | -1/+17 | |
| | |\| | ||||||
| * | | | Combine pending-tx-details component into pending-tx-details | Dan Finlay | 2017-03-24 | 2 | -370/+346 | |
| |/ / | ||||||
| * | | Merge branch 'master' into i1234-HardGasLimits-BrowserForm | Dan Finlay | 2017-03-23 | 1 | -36/+56 | |
| |\ \ | ||||||
| * | | | Got basic validations working | Dan Finlay | 2017-03-23 | 3 | -94/+179 | |
| * | | | Some progress | Dan Finlay | 2017-03-23 | 2 | -7/+16 | |
* | | | | Reset disabled state for confirm button after every notice. | Kevin Serrano | 2017-03-23 | 1 | -1/+4 | |
| |_|/ |/| | | ||||||
* | | | Merge branch 'master' into i238-kovan | Kevin Serrano | 2017-03-23 | 1 | -0/+1 | |
|\ \ \ | ||||||
| * | | | Hide the password in the private key retrieval screen. | Kevin Serrano | 2017-03-23 | 1 | -0/+1 | |
| | |/ | |/| | ||||||
* | | | Add kovan to drop-menu-item | Kevin Serrano | 2017-03-23 | 1 | -1/+4 | |
* | | | Add conditional kovan to current network component. | Kevin Serrano | 2017-03-23 | 1 | -0/+12 | |
|/ / | ||||||
* / | Adjust private key confirmation style and logic. | Kevin Serrano | 2017-03-21 | 1 | -36/+56 | |
|/ | ||||||
* | Improve personal_sign style | Dan Finlay | 2017-03-17 | 2 | -11/+23 | |
* | Merge branch 'master' into i1165-predictive | Kevin Serrano | 2017-03-15 | 1 | -2/+2 | |
|\ | ||||||
| * | Rename variables to proper currency state variables. | Kevin Serrano | 2017-03-15 | 1 | -2/+2 | |
* | | Minor change in removing opts object. | Kevin Serrano | 2017-03-15 | 1 | -4/+1 | |
* | | Add comments. | Kevin Serrano | 2017-03-11 | 1 | -0/+5 | |
* | | Allow for adding recently used addresses to address book. | Kevin Serrano | 2017-03-10 | 1 | -2/+11 | |
* | | Create distinct labels and names for addresses. | Kevin Serrano | 2017-03-10 | 1 | -1/+5 | |
* | | Display owned addresses in datalist. | Kevin Serrano | 2017-03-10 | 1 | -0/+10 | |
|/ |