aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #399 from MetaMask/ethBalanceDan Finlay2016-07-076-46/+49
|\ | | | | Eth balance
| * Add a postion option for tool tipFrankie2016-07-073-1/+4
| |
| * Add decimal hendeling to ETH balanceFrankie2016-07-074-45/+45
|/
* Merge pull request #392 from MetaMask/kumavis-patch-1Kevin Serrano2016-07-071-2/+2
|\ | | | | readme - camel case MetaMask
| * readme - camel case MetaMaskkumavis2016-07-071-2/+2
|/
* Merge pull request #387 from MetaMask/ui-formattingDan Finlay2016-07-072-23/+26
|\ | | | | Ui formatting for account details
| * Add to changelog.Kevin Serrano2016-07-061-0/+1
| |
| * Move account balance down a row. Adjusted positioning of buttons.Kevin Serrano2016-07-061-23/+25
| |
* | Merge pull request #388 from MetaMask/script-editsDan Finlay2016-07-061-9/+9
|\ \ | | | | | | Edits to the video script
| * | Edits to the script ya know.Kevin Serrano2016-07-061-9/+9
| | |
* | | Merge pull request #389 from MetaMask/thinFontDan Finlay2016-07-066-5/+14
|\ \ \ | |/ / |/| | Thin font
| * | Merge branch 'master' into thinFontFrankie2016-07-063-3/+32
| |\ \ | |/ / |/| |
* | | Merge pull request #385 from MetaMask/ImprovedLoggingDan Finlay2016-07-061-2/+4
|\ \ \ | | | | | | | | Improve metamask-controller error logging
| * | | Simplify error logDan Finlay2016-07-061-2/+1
| | | |
| * | | Improve metamask-controller error loggingDan Finlay2016-07-061-2/+5
| | |/ | |/| | | | | | | Fixes #384
* | | Add video script draftDan Finlay2016-07-061-0/+27
| | |
* | | Add state list rebuilding on ui taskDan Finlay2016-07-061-1/+1
|/ /
| * Add light and ultraLight fontsFrankie2016-07-066-5/+14
|/
* Version 2.5.0Dan Finlay2016-07-022-1/+3
|
* Merge pull request #383 from MetaMask/i377Dan Finlay2016-07-022-0/+5
|\ | | | | Put network status checkmarks at end of row
| * Put network status checkmarks at end of rowDan Finlay2016-07-022-0/+5
|/
* Merge pull request #381 from MetaMask/ImproveUiDevModeDan Finlay2016-07-027-8/+46
|\ | | | | Improved Ui Dev Mode
| * Improved Ui Dev ModeDan Finlay2016-07-027-8/+46
|/ | | | | | Dev mode now reloads on file changes (although it seems to sometimes reload too soon, not getting the update... we can tune the timeout interval in development/index.html) Dev mode now reloads on all non-`node_modules` file changes, so the `ui` and `app` folders are both being watched for live reloading.
* Merge pull request #380 from MetaMask/FrankieDisclaimerDan Finlay2016-07-0212-114/+119
|\ | | | | Frankie disclaimer
| * LintedDan Finlay2016-07-021-1/+0
| |
| * Move main drop-down state to component stateDan Finlay2016-07-023-35/+9
| |
| * Formatted dev mode betterDan Finlay2016-07-016-7/+23
| |
| * Added some basic stylesDan Finlay2016-07-011-1/+14
| |
| * Simplify ui task commandDan Finlay2016-07-011-1/+1
| |
| * Clean up beefy usageDan Finlay2016-07-012-15/+3
| | | | | | | | Now properly uses brfs transform so it can reload on state object changes.
| * Merge branch 'FrankieDisclaimer' of github.com:MetaMask/metamask-plugin into ↵kumavis2016-07-012-25/+2
| |\ | | | | | | | | | FrankieDisclaimer
| | * Add query param restoring to mockerDan Finlay2016-07-011-2/+2
| | |
| | * Remove debugs from developmentDan Finlay2016-07-011-23/+0
| | |
| * | disclaimer - render via react-markdownkumavis2016-07-012-2/+11
| |/
| * Remove scroll fixing from ui previewDan Finlay2016-07-011-20/+2
| |
| * Remove old disclaimerDan Finlay2016-07-011-8/+0
| |
| * Merge branch 'master' into FrankieDisclaimerDan Finlay2016-07-0135-104/+969
| |\ | |/ |/|
* | Merge pull request #378 from MetaMask/UiDevkumavis2016-07-0124-4/+811
|\ \ | | | | | | Ui dev
| * | Add ui mocking mode explanationDan Finlay2016-07-011-0/+7
| | |
| * | Cleaned up some formatting for ui mockerDan Finlay2016-07-014-7/+14
| | |
| * | Add ui mocking scriptDan Finlay2016-07-011-1/+2
| | |
| * | Make info page not chrome dependentDan Finlay2016-07-011-1/+7
| | |
| * | Add selector component to ui mockerDan Finlay2016-07-012-20/+42
| | |
| * | First simple version of ui mockerDan Finlay2016-07-0122-3/+767
| | |
* | | Merge pull request #376 from MetaMask/typofix-sign-msgkumavis2016-07-011-1/+1
|\ \ \ | | | | | | | | fix typo
| * | | fix typokumavis2016-07-011-1/+1
| | | |
* | | | Merge pull request #375 from MetaMask/compactLayoutkumavis2016-07-016-89/+146
|\ \ \ \ | |/ / / |/| | | Compact layout
| * | | Add to CHANGELOGFrankie2016-07-011-0/+1
| | | |
| * | | Merge branch 'master' into compactLayoutFrankie2016-07-016-11/+12
| |\ \ \ | |/ / / |/| | |
* | | | Merge pull request #373 from MetaMask/DoubleConfirmationkumavis2016-07-015-10/+11
|\ \ \ \ | |_|/ / |/| | | Double confirmation
| * | | Bump changelogDan Finlay2016-07-011-0/+1
| | | |
| * | | Remove useless and buggy clearWallet functionDan Finlay2016-07-013-16/+0
| | | |
| * | | Emphasizing how weird this bug is by removing all behavior from the method.Dan Finlay2016-07-011-5/+1
| | | |
| * | | Replicated really strange bug with testDan Finlay2016-07-012-2/+17
| | | |
| * | | Fix broken action referenceDan Finlay2016-07-011-0/+5
|/ / /
| * | Implemt new account layoutFrankie2016-07-016-35/+59
| | |
| * | WIP: Working on new layoutFrankie2016-07-014-82/+114
| | |
| | * Add new user agreementDan Finlay2016-07-012-1/+56
| |/ |/|
* | Fix gitattributesDan Finlay2016-06-301-1/+1
| |
* | Merge branch 'master' of github.com:MetaMask/metamask-pluginDan Finlay2016-06-305-10/+82
|\|
| * Merge pull request #370 from MetaMask/networkIndicationkumavis2016-06-305-10/+82
| |\ | | | | | | Network indication
| | * Merge branch 'master' of github.com:MetaMask/metamask-plugin into ↵kumavis2016-06-309-41/+131
| | |\ | | |/ | |/| | | | networkIndication
| | * Merge branch 'master' into networkIndicationFrankie2016-06-304-6/+10
| | |\
| | * | Add to change logFrankie2016-06-304-21/+22
| | | |
| | * | Add network name to indicator and some css fixesFrankie2016-06-304-11/+51
| | | | | | | | | | | | | | | | | | | | -also fix custom net work bug in drop down where it thinks local:8545 is custom.
| | * | Add ✓ charchter to indicate active networkFrankie2016-06-302-0/+31
| | | |
* | | | Add gitattributes file for the changelogDan Finlay2016-06-301-1/+1
|/ / /
* | | Merge pull request #368 from MetaMask/CopyTxHashkumavis2016-06-309-41/+131
|\ \ \ | |_|/ |/| | Copy tx hash
| * | Unify tooltip stylesDan Finlay2016-06-304-26/+59
| | | | | | | | | | | | | | | | | | Made a local tooltip component for replicating our tooltip styles wherever we use tooltips. Applied that tooltip to other items that had tooltips.
| * | Merge branch 'master' into CopyTxHashDan Finlay2016-06-303-5/+6
| |\ \ | |/ / |/| |
* | | Unify wording for transaction options (#369)Kevin Serrano2016-06-303-5/+7
| | | | | | | | | | | | | | | | | | | | | | | | * Unify wording for transaction options. * Modify changelog. * Fix wording and spacing.
| * | Add tooltip to copy buttonDan Finlay2016-06-303-10/+43
| | |
| * | Bump changelogDan Finlay2016-06-301-0/+2
| | |
| * | Use clipboard icon for copy buttonDan Finlay2016-06-301-3/+8
| | |
| * | Add copy button to transaction listDan Finlay2016-06-301-0/+3
| | |
| * | Replace manual copy buttons with new CopyButton componentDan Finlay2016-06-302-17/+6
| | |
| * | Add CopyButton componentDan Finlay2016-06-301-0/+26
|/ /
* / Version 2.4.5Dan Finlay2016-06-302-1/+3
|/
* Merge pull request #356 from MetaMask/networkDropdownFixkumavis2016-06-301-0/+21
|\ | | | | Network dropdown fix
| * Remove missused actionFrankie2016-06-291-1/+0
| |
| * Make it so that when you click the custom rpc url it closes the dropdown menuFrankie2016-06-291-1/+1
| |
| * fix lintFrankie2016-06-291-4/+4
| |
| * Merge branch 'master' into networkDropdownFixFrankie2016-06-294-18/+18
| |\ | |/ |/|
* | Modify network icons to reflect current design. (#355)Kevin Serrano2016-06-294-16/+14
| | | | | | | | | | | | * Modify network icons to reflect current design. * Switch icons around.
* | Fix out-of-place positioning of pending tx badges. (#354)Kevin Serrano2016-06-292-2/+4
| |
| * Add custom to drop down menuFrankie2016-06-291-0/+22
|/
* fix bad mergekumavis2016-06-291-6/+1
|
* Merge pull request #352 from MetaMask/pr/351kumavis2016-06-293-7/+5
|\ | | | | Limit account nicknames
| * Merge branch 'master' into pr/351kumavis2016-06-296-87/+39
| |\ | |/ |/| | | | | | | # Conflicts: # CHANGELOG.md # app/scripts/lib/notifications.js
* | Merge pull request #350 from MetaMask/notif2kumavis2016-06-293-82/+28
|\ \ | | | | | | Notifications - improved readability and data
| * \ Merge branch 'master' into notif2kumavis2016-06-298-7/+33
| |\ \ | |/ / |/| |
* | | Merge pull request #345 from MetaMask/FixSomeFormattingkumavis2016-06-294-4/+13
|\ \ \ | | | | | | | | Fix some formatting
| * \ \ Merge branch 'master' into FixSomeFormattingkumavis2016-06-296-5/+30
| |\ \ \ | |/ / / |/| | | | | | | | | | | | | | | # Conflicts: # CHANGELOG.md # app/scripts/lib/notifications.js
| * | | Merge branch 'master' into FixSomeFormattingkumavis2016-06-291-3/+3
| |\ \ \
| * | | | Simplify `send ether` button to `send`.Dan Finlay2016-06-291-1/+1
| | | | |
| * | | | Fix formatting on terms & conditions pageDan Finlay2016-06-292-1/+2
| | | | |
| | | * | clean - remove svg notifications dockumavis2016-06-291-38/+0
| | | | |
| | | * | fix typokumavis2016-06-291-1/+1
| | | | |
| | | * | background - prepare state for notifcationskumavis2016-06-292-44/+28
| | | | |
| | | * | Merge branch 'master' of github.com:MetaMask/metamask-plugin into notif2kumavis2016-06-294-2/+8
| | |/| | | | |/ / | |/| |
| | * | Merge branch 'master' of github.com:MetaMask/metamask-pluginkumavis2016-06-285-5/+7
| | |\ \
| | * | | notif - change size for better readabilitykumavis2016-06-281-3/+3
| | | | |
| | | | * Second layer of 20 character check modified.Kevin Serrano2016-06-291-1/+1
| | | | |
| | | | * Changelog update and reduce allowed characters from 30 to 20.Kevin Serrano2016-06-292-2/+3
| | | | |
| | | | * Merge branch 'master' into title-truncateKevin Serrano2016-06-296-6/+23
| | | | |\ | |_|_|_|/ |/| | | |
* | | | | Merge pull request #344 from Zanibas/character-limitkumavis2016-06-292-2/+6
|\ \ \ \ \ | | | | | | | | | | | | Character limit implemented for wallet names
| * | | | | Code style fix.Kevin Serrano2016-06-291-2/+2
| | | | | |
| * | | | | Merge changelog.Kevin Serrano2016-06-294-2/+9
| |\| | | |
| * | | | | Additional length check just in case.Kevin Serrano2016-06-291-2/+3
| | | | | |
| * | | | | Enforce 30 character limit on wallet name.Kevin Serrano2016-06-292-0/+2
| | |_|/ / | |/| | |
* | | | | Merge pull request #348 from MetaMask/i341kumavis2016-06-294-4/+17
|\ \ \ \ \ | |_|/ / / |/| | | | Clear notifications on extension open + guard against negative sends
| * | | | Move clearNotifications to popup.jsFrankie2016-06-292-9/+10
| | | | |
| * | | | fix for lintingFrankie2016-06-291-5/+5
| | | | |
| * | | | Merge branch 'master' into i340+1Frankie2016-06-297-2/+12
| |\ \ \ \ | |/ / / / |/| | | |
| * | | | fix #341 close notifications when oppening pop upFrankie2016-06-292-2/+10
| | | | |
| * | | | Fix it so you cant send a negitavie amount of ETHFrankie2016-06-281-1/+5
| | | | |
| | | | * Wallet name now is properly truncated.Kevin Serrano2016-06-292-2/+2
| | | | |
| | | | * Truncate account name further.Kevin Serrano2016-06-291-1/+1
| |_|_|/ |/| | |
* | | | Change color of failure to yellow. Change pending to ellipsis. (#338)Kevin Serrano2016-06-294-2/+8
| |/ / |/| | | | | | | | | | | | | | * Change color of failure to yellow. Change pending to ellipsis. * Modify changelog.
* | | Merge pull request #335 from Zanibas/title-additionskumavis2016-06-283-0/+4
|\ \ \ | |/ / |/| | Add alt titles to most critical icons
| * | Add alt titles to most critical iconsKevin Serrano2016-06-283-0/+4
|/ / | | | | | | We can change most of these later to a more "elegant" solution, but from the user perspective, having these tooltips is comforting imo.
* | Merge pull request #327 from MetaMask/uiFixeskumavis2016-06-262-5/+3
|\ \ | |/ |/| fix button positioning && mailto link
| * Merge branch 'master' into uiFixesFrankie2016-06-2517-454/+669
| |\ | |/ |/|
* | Merge pull request #326 from MetaMask/conf-tx-refactorkumavis2016-06-258-141/+221
|\ \ | | | | | | Tx/Msg Conf page + notifcation refactor
| * | clean - appease the linting machinekumavis2016-06-253-28/+9
| | |
| * | svg notif now work for msg signatureskumavis2016-06-255-84/+141
| | |
| * | Merge branch 'master' of github.com:MetaMask/metamask-plugin into ↵kumavis2016-06-251-1/+1
| |\ \ | | | | | | | | | | | | conf-tx-refactor
| * | | breakout pending-tx-detailskumavis2016-06-255-35/+77
| | | |
* | | | Merge pull request #323 from MetaMask/RefactorBackgroundkumavis2016-06-259-313/+448
|\ \ \ \ | |_|/ / |/| | | Refactored background.js controller apart from chrome + transport
| * | | Debugged by using a real dappDan Finlay2016-06-251-3/+4
| | | |
| * | | Manually debugged refactorDan Finlay2016-06-252-13/+14
| | | |
| * | | Fixed testsDan Finlay2016-06-257-20/+87
| | | |
| * | | Rename background-controller metamask-controllerDan Finlay2016-06-252-4/+4
| | | |
| * | | Improve refactorDan Finlay2016-06-256-105/+124
| | | | | | | | | | | | | | | | | | | | | | | | Replace config-manager-singleton with one that is instantiated within the `background-controller`, and takes its persistence callbacks from its instantiated options. Replaced class getters with more familiar get___() functions.
| * | | Refactored background.js controller apart from chrome + transportDan Finlay2016-06-252-254/+301
| | | | | | | | | | | | | | | | Still needs linting fixes, probably bugs, this commit should be used as a draft of what a separation of these concerns might look like.
| | | * Fix for the mailto linkFrankie2016-06-251-1/+1
| | | |
| | | * Fix editable button so that it dosent float above the drop down menueFrankie2016-06-251-4/+2
| |_|/ |/| |
* | | Merge pull request #322 from MetaMask/i321kumavis2016-06-251-1/+1
|\ \ \ | |_|/ |/| | identicon - default to imageify
| * | identicon - default to imageifykumavis2016-06-251-1/+1
|/ /
* | Merge pull request #320 from MetaMask/i318kumavis2016-06-252-5/+7
|\ \ | |/ |/| send-tx remove account select button
| * send-tx remove account select buttonkumavis2016-06-252-5/+7
|/
* Bump changelogDan Finlay2016-06-251-0/+3
|
* Merge pull request #319 from MetaMask/pdfkumavis2016-06-251-32/+48
|\ | | | | contentscript - skip web3 injection if domain appears to be a pdf
| * contentscript - skip web3 injection if domain appears to be a pdfkumavis2016-06-251-32/+48
|/
* Merge pull request #312 from MetaMask/svg-notifkumavis2016-06-2411-164/+184
|\ | | | | initial svg notifications
| * notif - remove dummy dev notifkumavis2016-06-241-7/+0
| |
| * some legit linting fixeskumavis2016-06-242-2/+2
| |
| * stop pedantic lintingkumavis2016-06-242-5/+5
| |
| * pending-tx pass the identicon pref onkumavis2016-06-242-0/+2
| |
| * svg notif - use actual txParamskumavis2016-06-241-15/+5
| |
| * account-panel combine panel into account-panelkumavis2016-06-242-66/+37
| |
| * accounts - rename account list item so it doesnt overlapkumavis2016-06-242-2/+3
| |
| * icon-factory - overhaul to provide svg or imagified elkumavis2016-06-244-63/+37
| |
| * tx-conf add non-interactive mode for notificationkumavis2016-06-243-11/+21
| |
| * svg notifications - remove unneeded deps and clean codekumavis2016-06-243-57/+36
| |
| * Merge branch 'master' of github.com:MetaMask/metamask-plugin into svg-notifkumavis2016-06-2434-10724/+123
| |\
| * | initial svg notificationskumavis2016-06-234-21/+121
| | |
* | | Merge pull request #315 from MetaMask/UpdatedMenuBarkumavis2016-06-242-40/+65
|\ \ \ | |_|/ |/| | Updated menu bar
| * | Add fox logo back to left of menuDan Finlay2016-06-241-8/+29
| | | | | | | | | | | | Re-centered metamask h1 manually.
| * | Moved account change button to menu barDan Finlay2016-06-242-32/+36
|/ /
* | deps - bump web3-stream-providerkumavis2016-06-241-1/+1
| |
* | 2.4.4kumavis2016-06-242-1/+7
| |
* | deps - bump web3-stream-providerkumavis2016-06-241-1/+1
| |
* | 2.4.3kumavis2016-06-241-1/+1
| |
* | Merge pull request #314 from MetaMask/stream-provider-fixkumavis2016-06-241-1/+1
|\ \ | | | | | | deps - bump stream-provider
| * | deps - bump stream-providerkumavis2016-06-241-1/+1
|/ /
* | Merge pull request #311 from MetaMask/settingsDan Finlay2016-06-232-37/+1
|\ \ | | | | | | Remove network option buttons
| * | close #309Frankie2016-06-232-1/+1
| | |
| * | Remove redundant network option buttons from settings pageFrankie2016-06-231-37/+1
|/ /
* | Merge pull request #310 from MetaMask/fontChangeDan Finlay2016-06-2331-10685/+114
|\ \ | |/ |/| Font change
| * Add to change logFrankie2016-06-231-0/+2
| |
| * Merge branch 'master' into fontChangeFrankie2016-06-235-20/+27
| |\ | |/ |/|
* | Enhance nvmrcDan Finlay2016-06-231-1/+1
| |
* | Version 2.4.2Dan Finlay2016-06-232-1/+4
| |
* | Merge pull request #305 from MetaMask/FixEthSignkumavis2016-06-223-18/+22
|\ \ | | | | | | Fix eth sign with dennis' test input
| * | Bump changelogDan Finlay2016-06-221-1/+1
| | |
| * | Fix eth sign with dennis' test inputDan Finlay2016-06-222-17/+21
|/ /
| * Swap out Transat font for MontserratFrankie2016-06-2330-10685/+112
|/
* Merge pull request #304 from MetaMask/buttonsDan Finlay2016-06-225-3/+13
|\ | | | | use key as export and unify the copy to clipboard icon.
| * Fix for lint errFrankie2016-06-222-13/+7
| |
| * Add to changelogFrankie2016-06-221-0/+3
| |
| * Fix conflictFrankie2016-06-2276-2470/+2496
| |\ | |/ |/|
* | Fix badge token paramDan Finlay2016-06-221-1/+1
| |
* | Add circle token to badge imageDan Finlay2016-06-221-1/+1
| |
* | Update build badgeDan Finlay2016-06-221-1/+1
| |
* | Update CI status badge for CircleDan Finlay2016-06-221-1/+1
| |
* | Merge pull request #303 from MetaMask/AutoLintkumavis2016-06-2276-2462/+2482
|\ \ | | | | | | Auto lint
| * | Add circle.ymlDan Finlay2016-06-221-0/+3
| | |
| * | Merge branch 'master' of github.com:MetaMask/metamask-plugin into AutoLintDan Finlay2016-06-221-11/+15
| |\ \ | |/ / |/| |
* | | Merge pull request #302 from MetaMask/batch-payload-originDan Finlay2016-06-221-12/+15
|\ \ \ | | | | | | | | background - batch rpc fix for origin domain
| * | | background - batch rpc fix for origin domainkumavis2016-06-221-12/+15
| | | |
| | * | Add linting to our mocha suiteDan Finlay2016-06-222-1/+11
| | | |
| | * | Manually lintedDan Finlay2016-06-2241-153/+95
| | | |
| | * | Merge branch 'master' of github.com:MetaMask/metamask-plugin into AutoLintDan Finlay2016-06-224-12/+25
| | |\ \ | |_|/ / |/| | |
| | * | Auto lintedDan Finlay2016-06-2270-2344/+2233
| | | |
| | * | Turn spaces back onDan Finlay2016-06-221-2/+2
| | | |
| | * | Some manual fixesDan Finlay2016-06-223-7/+4
| | | |
| | * | Got eslint running correctlyDan Finlay2016-06-224-10/+16
| | | |
| | * | Began adding auto lintingDan Finlay2016-06-224-2/+175
| | | |
| | | * Change the copy to cliboard iconFrankie2016-06-221-2/+6
| | | |
| | | * add key.pngFrankie2016-06-221-0/+0
| | | |
| | | * Change export icon to keyFrankie2016-06-222-3/+9
| |_|/ |/| |
* | | Merge pull request #299 from MetaMask/balances-bug-fixDan Finlay2016-06-222-11/+22
|\ \ \ | |/ / |/| | added a failing case and fixed it by refactoring everything to strings
| * | tweekZac Mitton2016-06-211-1/+0
| | |
| * | added a failing case and fixed it by refactoring everything to stringsZac Mitton2016-06-212-11/+23
| |/
* | 2.4.1kumavis2016-06-211-1/+1
| |
* | id-mgmt - add missing depskumavis2016-06-211-0/+3
|/
* Version 2.4.0Dan Finlay2016-06-212-1/+3
|
* Merge pull request #294 from MetaMask/SignFullDataNotHashDan Finlay2016-06-214-76/+111
|\ | | | | Sign full data not hash
| * Merge branch 'master' into SignFullDataNotHashDan Finlay2016-06-1733-38/+2587
| |\
| * | Update changelogDan Finlay2016-06-171-1/+1
| | |
| * | Fixed signing of hashesDan Finlay2016-06-172-17/+16
| | | | | | | | | | | | | | | | | | Signing now always takes a 64 digit hex string, and returns a message signature which appropriately pads r, s, and v with zeroes. Need to verify with Denis that this is the behavior he requires.
| * | Began adding signMsg unit testDan Finlay2016-06-161-0/+31
| | |
| * | Factor idManagement into its own moduleDan Finlay2016-06-162-76/+80
| | |
| * | Sign binary data not hash on eth_signDan Finlay2016-06-161-2/+2
| | |
* | | Merge pull request #296 from MetaMask/i252Dan Finlay2016-06-183-19/+48
|\ \ \ | | | | | | | | idStore - add DELEGATE_CALL detection
| * | | idStore - add DELEGATE_CALL detectionkumavis2016-06-173-19/+48
| | | |
* | | | Fix tx approval address formattingDan Finlay2016-06-171-1/+2
| |_|/ |/| |
* | | Merge pull request #295 from MetaMask/AddDisclaimerkumavis2016-06-1711-38/+149
|\ \ \ | | | | | | | | Create disclaimer view
| * | | Bump changelogDan Finlay2016-06-171-0/+1
| | | |
| * | | Preserve disclaimer line breaksDan Finlay2016-06-171-2/+2
| | | |
| * | | Added some real text to top of disclaimerDan Finlay2016-06-171-1/+3
| | | |
| * | | Increase disclaimer scroll box heightDan Finlay2016-06-171-1/+1
| | | |
| * | | Remove dead codeDan Finlay2016-06-171-34/+0
| | | |
| * | | Conditionally display disclaimerDan Finlay2016-06-171-0/+6
| | | |
| * | | Add disclaimer componentDan Finlay2016-06-171-0/+56
| | | |
| * | | Improved template to not be invisibleDan Finlay2016-06-171-1/+2
| | | |
| * | | Create disclaimer approval reducerDan Finlay2016-06-171-0/+5
| | | |
| * | | Add confirmation status to metamask state branchDan Finlay2016-06-171-0/+1
| | | |
| * | | Fix disclaimer approving actionDan Finlay2016-06-171-1/+2
| | | |
| * | | Add disclaimer consent actionDan Finlay2016-06-171-0/+13
| | | |
| * | | Expose disclaimer consent to dnode APIDan Finlay2016-06-171-0/+10
| | | |
| * | | Add placeholder disclaimer fileDan Finlay2016-06-171-0/+9
| | | |
| * | | Improve templateDan Finlay2016-06-171-2/+1
| | | |
| * | | Add confirmation persisting to localStorageDan Finlay2016-06-172-1/+42
| |/ /
* | | Merge pull request #291 from MetaMask/AddContributingMdkumavis2016-06-171-0/+54
|\ \ \ | |/ / |/| | Add contributing.md file
| * | Add contributing.md fileDan Finlay2016-06-161-0/+54
| |/
* | Merge pull request #293 from MetaMask/ResizeImagesDan Finlay2016-06-179-0/+0
|\ \ | | | | | | Resize images for chrome store acceptance
| * | Resize images for chrome store acceptanceDan Finlay2016-06-179-0/+0
|/ /
* | Merge pull request #290 from MetaMask/screenshotsDan Finlay2016-06-1615-0/+2383
|\ \ | |/ |/| FIXES #121
| * icon fox eyes changed to navy blue everywhereZac Mitton2016-06-169-0/+2383
| |
| * screenshots and promos for chrome store round 1Zac Mitton2016-06-159-0/+0
|/
* Merge pull request #289 from MetaMask/FixSignatureConcatenationDan Finlay2016-06-152-2/+10
|\ | | | | Fix signature concatenation
| * Bump changelogDan Finlay2016-06-151-0/+1
| |
| * Fix pad with zeroes usageDan Finlay2016-06-151-2/+2
| |
| * Fix signature concatenationDan Finlay2016-06-151-2/+9
|/ | | | | | Fixes #280 Or at least, it should. Is this what you were requesting, @denisgranha?
* Bump changelogDan Finlay2016-06-151-0/+1
|
* Merge pull request #286 from MetaMask/FixSpinnerDan Finlay2016-06-152-2/+4
|\ | | | | Made network spinner clickable
| * Bump changelogDan Finlay2016-06-151-2/+3
| |
| * Made network spinner clickableDan Finlay2016-06-151-0/+1
| | | | | | | | | | | | Opens network menu, for when network is unreachable. Fixes #279