aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add test case for sample hashed addressDan Finlay2016-06-021-0/+7
* Merge branch 'master' into i216Dan Finlay2016-05-2710-62/+174
|\
| * Merge pull request #224 from MetaMask/PendingTxListDan Finlay2016-05-2710-62/+175
| |\
| | * Fix build errorDan Finlay2016-05-271-5/+2
| | * Remove etherscan links from non standard blockchainsDan Finlay2016-05-271-2/+9
| | * Fix network reference part 2Dan Finlay2016-05-271-1/+1
| | * Fix network referenceDan Finlay2016-05-272-2/+2
| | * Bump changelogDan Finlay2016-05-271-0/+3
| | * Add clicking txs in list shows tx conf screenDan Finlay2016-05-275-5/+50
| | * Add pending messages to sign to tx listDan Finlay2016-05-274-54/+113
| | * Center wallet nickname under identicon in tx confirmation screenDan Finlay2016-05-271-0/+2
| | * Correct version numberDan Finlay2016-05-271-1/+1
| |/
* | Bump changelogDan Finlay2016-05-271-0/+2
* | ui - redesign - init + vault create/restore + seedkumavis2016-05-275-75/+129
|/
* Bump versionDan Finlay2016-05-272-1/+3
* Merge pull request #223 from MetaMask/LightwalletSecurityDan Finlay2016-05-272-1/+2
|\
| * Update eth-lightwallet for security fixDan Finlay2016-05-272-1/+2
|/
* Merge pull request #222 from MetaMask/balanceskumavis2016-05-263-31/+60
|\
| * correctly displaying small balances with testsZac Mitton2016-05-263-31/+60
* | Merge pull request #220 from MetaMask/FixTransactionBackButtonkumavis2016-05-269-179/+226
|\ \
| * \ Merge branch 'master' into FixTransactionBackButtonDan Finlay2016-05-265-14/+88
| |\ \
| * | | Move transaction list item into its own componentDan Finlay2016-05-262-107/+133
| * | | Make transaction list into actual React ComponentDan Finlay2016-05-262-48/+63
| * | | Add number indicating pending txs to account listDan Finlay2016-05-265-1/+39
| * | | Fix back button on pending tx screenDan Finlay2016-05-262-16/+21
| * | | Remove commented out codeDan Finlay2016-05-261-37/+0
| | |/ | |/|
* | | Merge pull request #221 from MetaMask/i218kumavis2016-05-263-2/+3
|\ \ \ | |_|/ |/| |
| * | background + notifications - add origin to message signatureskumavis2016-05-263-2/+3
|/ /
* | Merge pull request #219 from MetaMask/i218Dan Finlay2016-05-262-14/+35
|\ \
| * | notifications - show tx originkumavis2016-05-261-0/+1
| * | background - append origin to rpc payload and sig requestkumavis2016-05-261-14/+34
* | | Merge pull request #217 from MetaMask/FixWarningDan Finlay2016-05-263-0/+53
|\ \ \ | |_|/ |/| |
| * | Bump changelogDan Finlay2016-05-261-0/+1
| * | Fix persistent warning bugDan Finlay2016-05-262-0/+52
|/ /
* | Merge pull request #211 from MetaMask/h17Dan Finlay2016-05-261-0/+2
|\ \
| * | notifications - remove timeout for signature requestskumavis2016-05-261-0/+2
| |/
* | Merge pull request #212 from MetaMask/i208Dan Finlay2016-05-261-70/+70
|\ \ | |/ |/|
| * actions - remove use of 'this'kumavis2016-05-261-70/+70
|/
* Merge pull request #207 from MetaMask/i168Dan Finlay2016-05-252-2/+41
|\
| * signTx+Msg - show Account Unlock Request when lockedkumavis2016-05-252-2/+41
* | Merge pull request #205 from MetaMask/AddCopyAddressLinkToListDan Finlay2016-05-244-49/+80
|\ \
| * | Bump changelogDan Finlay2016-05-241-0/+2
| * | Add copy address button to account listDan Finlay2016-05-243-6/+52
| * | Move account list panel to componentDan Finlay2016-05-242-45/+28
|/ /
* | Remove old accounts list fileDan Finlay2016-05-241-182/+0
* | Move accounts indexDan Finlay2016-05-241-0/+182
* | Merge pull request #204 from MetaMask/devDan Finlay2016-05-2468-813/+12355
|\ \
| * | Merge branch 'dev' of github.com:MetaMask/metamask-plugin into devDan Finlay2016-05-242-6/+6
| |\|
| | * multiplex - rename control to autoreloadkumavis2016-05-232-6/+6
| * | Version 2.0.0Dan Finlay2016-05-242-1/+3
| |/
| * deps - use web3-stream-provider modulekumavis2016-05-234-96/+14
| * bugfix - exportAccount - fix copyToClipboardkumavis2016-05-231-0/+1
| * deps - bumpkumavis2016-05-231-0/+3
| * inpage - refactor for modularitykumavis2016-05-235-143/+197
| * Merge pull request #201 from MetaMask/AccountCrudkumavis2016-05-2113-33/+211
| |\
| | * Bump changelogDan Finlay2016-05-211-0/+1
| | * Added ability to nickname wallets locallyDan Finlay2016-05-219-16/+192
| | * Fix up accounts listDan Finlay2016-05-213-17/+18
| * | Merge pull request #200 from MetaMask/AccountCrudkumavis2016-05-217-8/+91
| |\|
| | * Bump changelogDan Finlay2016-05-211-0/+1
| | * Made account list hover styles more consistentDan Finlay2016-05-211-2/+2
| | * Add ability to add account to vaultDan Finlay2016-05-216-7/+89
| |/
| * Merge pull request #198 from MetaMask/FailedTxIndicationkumavis2016-05-203-33/+33
| |\
| | * Improve tx list styleDan Finlay2016-05-202-26/+6
| | * Do not forward to null tx explorer pageDan Finlay2016-05-201-0/+1
| | * Render failed tx in tx listDan Finlay2016-05-202-9/+28
| |/
| * Merge pull request #196 from MetaMask/ContractsTransactionListDan Finlay2016-05-201-14/+39
| |\
| | * Add special rendering for contracts in transaction listDan Finlay2016-05-201-14/+39
| |/
| * Corrected config pathDan Finlay2016-05-201-1/+1
| * Merge pull request #193 from MetaMask/syncrpcfixkumavis2016-05-203-14/+44
| |\
| | * sync rpc fixkumavis2016-05-203-14/+44
| * | Merge pull request #192 from MetaMask/ZeroValueTxskumavis2016-05-205-18/+120
| |\ \
| | * | Allow empty recipient fields on txDan Finlay2016-05-202-1/+3
| | * | Add full precision to send tx value field.Dan Finlay2016-05-204-6/+36
| | * | Increase send value precisionDan Finlay2016-05-203-3/+11
| | * | Merge branch 'dev' into ZeroValueTxsDan Finlay2016-05-201-1/+1
| | |\|
| | * | Bump changelogDan Finlay2016-05-201-0/+1
| | * | Add address capitalization checksummingDan Finlay2016-05-204-4/+65
| | * | Allow txs with no recipient when they have a data fieldDan Finlay2016-05-201-9/+9
| * | | deps - bump provider-enginekumavis2016-05-201-1/+1
| | |/ | |/|
| * | deps - bump provider-enginekumavis2016-05-201-1/+1
| |/
| * Make accounts page transition forward from account detailDan Finlay2016-05-191-2/+2
| * Merge branch 'eyeballs' of github.com:MetaMask/metamask-plugin into eyeballskumavis2016-05-195-31/+157
| |\
| | * Merge pull request #190 from MetaMask/MenuDroppokumavis2016-05-195-31/+157
| | |\
| | | * Fix typosDan Finlay2016-05-191-2/+2
| | | * Finish clean implementation of drop-down menuDan Finlay2016-05-193-52/+57
| | | * Add dynamic list item stylesDan Finlay2016-05-195-31/+125
| | | * Merge branch 'eyeballs' into MenuDroppoDan Finlay2016-05-195-83/+176
| | | |\
| | | * | Add animated sandwich buttonDan Finlay2016-05-194-3/+30
| * | | | ui - redesign - txList improvedkumavis2016-05-191-25/+83
| |/ / /
| * | | Merge pull request #189 from MetaMask/hotfixsendTxDan Finlay2016-05-191-10/+15
| |\ \ \
| | * | | ui - sendTx - re-add warning and fix form parsingkumavis2016-05-191-10/+15
| | | |/ | | |/|
| * | | Merge pull request #188 from MetaMask/ethbalcompDan Finlay2016-05-196-12/+83
| |\ \ \ | | |/ / | |/| |
| | * | ui - redesign - ether amount componentkumavis2016-05-196-12/+83
| |/ /
| * / ui - redesign - sendTransactionkumavis2016-05-195-83/+176
| |/
| * ui - add new designskumavis2016-05-173-0/+0
| * Merge branch 'master' into eyeballskumavis2016-05-143-3/+7
| |\ | |/ |/|
* | Version 1.8.4kumavis2016-05-142-1/+3
* | Merge pull request #187 from MetaMask/HttpsInfurakumavis2016-05-142-2/+4
|\ \
| * | Move infura rpcs to httpsDan Finlay2016-05-142-2/+4
|/ /
| * ui - redesign - unlock menukumavis2016-05-145-233/+111
| * ui - redesign - sendkumavis2016-05-141-1/+4
| * ui - txList - add timekumavis2016-05-142-0/+12
| * ui - txlist - better scroll bar positioningkumavis2016-05-141-1/+1
| * ui - copy address fixkumavis2016-05-141-2/+2
| * ui - fix account-export marginkumavis2016-05-141-13/+22
| * ui - redesign - trans group + + account detail + tx list fixeskumavis2016-05-148-111/+149
| * ui - accunt-detail - fix style attributekumavis2016-05-141-7/+7
| * ui - redesign - remove footerkumavis2016-05-141-22/+32
| * clean - remove logging from tx listkumavis2016-05-141-1/+0
| * Streamlined some transition logicDan Finlay2016-05-136-17/+52
| * Merge branch 'master' into eyeballsDan Finlay2016-05-133-2/+7
| |\ | |/ |/|
* | Version 1.8.3kumavis2016-05-122-1/+6
* | deps - bump web3kumavis2016-05-121-1/+1
| * Fix more transition bugsDan Finlay2016-05-125-52/+26
| * Revert style name fixes that broke stylesDan Finlay2016-05-121-6/+6
| * Fix css namesDan Finlay2016-05-121-6/+6
| * Merge branch 'master' into eyeballsDan Finlay2016-05-127-11/+39
| |\ | |/ |/|
* | Version 1.8.2Dan Finlay2016-05-122-1/+4
* | Merge pull request #183 from MetaMask/MigrateOffOldInfrastructureDan Finlay2016-05-124-8/+31
|\ \
| * | Move all users to new scalable backendDan Finlay2016-05-124-8/+31
* | | deps - bump provider-enginekumavis2016-05-121-1/+1
|/ /
* | Fix send view selected account bugDan Finlay2016-05-122-1/+3
| * Vertically center title bar contentDan Finlay2016-05-111-0/+3
| * Added transition group dependency backDan Finlay2016-05-111-0/+1
| * Bump changelogDan Finlay2016-05-111-0/+4
| * Merge branch 'eyeballs-jazz' into eyeballsDan Finlay2016-05-110-0/+0
| |\
| | * Remove logDan Finlay2016-05-111-1/+0
| * | Merge branch 'eyeballs' of github.com:MetaMask/metamask-plugin into eyeballsDan Finlay2016-05-114-42/+95
| |\ \
| | * | ui - redesign - account detailskumavis2016-05-114-42/+95
| * | | Fixed transitionsDan Finlay2016-05-112-31/+24
| |/ /
| * / deps - bump jazziconkumavis2016-05-111-1/+1
| |/
| * hotfix - identicon jazz bugkumavis2016-05-112-2/+9
| * Began adding jazziconsDan Finlay2016-05-115-27/+57
| * ui - account list - fix select accountkumavis2016-05-113-2/+12
| * ui - redesign - app header + accounts selectionkumavis2016-05-1126-43/+10777
|/
* Version 1.8.1Dan Finlay2016-05-112-1/+3
* Merge pull request #182 from MetaMask/EasilyConfigurableProvidersDan Finlay2016-05-117-14/+84
|\
| * Fix testDan Finlay2016-05-111-1/+2
| * Make default providers more easiliy configurable for metamask devsDan Finlay2016-05-116-13/+82
|/
* ui - design - add new fileskumavis2016-05-1110-0/+0
* Version 1.8.0Dan Finlay2016-05-112-2/+4
* Merge pull request #181 from MetaMask/PostPresentationFixupDan Finlay2016-05-113-5/+5
|\
| * Remove test only statementDan Finlay2016-05-111-1/+1
| * Fix transition bugs after vault restoreDan Finlay2016-05-112-3/+3
| * Fix account loading bugDan Finlay2016-05-111-1/+1
|/
* Merge pull request #180 from MetaMask/PrettierTransactionListkumavis2016-05-077-87/+160
|\
| * Restored signTx actionDan Finlay2016-05-071-0/+15
| * Style transaction list using new panel componentDan Finlay2016-05-073-27/+50
| * Move account panel style into reusable componentDan Finlay2016-05-074-63/+98
|/
* Bump changelog for automatic reload on provider changeDan Finlay2016-05-071-0/+1
* Merge pull request #179 from MetaMask/i103Dan Finlay2016-05-066-17/+92
|\
| * inpage - automatic dapp reloadkumavis2016-05-066-17/+92
|/
* Merge pull request #178 from MetaMask/AlwaysShowTransactionListkumavis2016-05-062-18/+11
|\
| * Always show transaction listDan Finlay2016-05-062-18/+11
|/
* Merge pull request #176 from MetaMask/RestoreAccountDetailBackButtonDan Finlay2016-05-062-4/+4
|\
| * Fix account navigation linkDan Finlay2016-05-061-3/+1
| * Restored back button to account detail view.Dan Finlay2016-05-062-4/+6
|/
* Merge pull request #171 from MetaMask/MoveAccountExportToSubviewDan Finlay2016-05-068-70/+158
|\
| * Bump changelogDan Finlay2016-05-051-0/+1
| * Merge branch 'MoveAccountExportToSubview' into FixButtonStyleBugDan Finlay2016-05-055-67/+147
| |\
| | * Bump changelogDan Finlay2016-05-051-0/+2
| | * Move account export to subviewDan Finlay2016-05-054-67/+145
| |/ |/|
| * Fix button width transition bugDan Finlay2016-05-053-2/+8
| * Fix routing bugDan Finlay2016-05-052-1/+2
|/
* Merge pull request #169 from MetaMask/ImplementEthSignkumavis2016-05-0516-150/+392
|\
| * Show any pending txs when unlockingDan Finlay2016-05-044-4/+20
| * Improve tx UIDan Finlay2016-05-044-2/+18
| * Add UI for Signing MessagesDan Finlay2016-05-0415-145/+355
|/
* Clarified user value for UMD fix on changelogDan Finlay2016-04-301-1/+1
* Version 1.7.0Dan Finlay2016-04-302-3/+5
* Merge pull request #165 from MetaMask/FixTransitionsDan Finlay2016-04-305-40/+37
|\
| * Fix outdated transitionsDan Finlay2016-04-305-40/+34
| * Bumped changelog for transaction list enhancementsDan Finlay2016-04-301-0/+3
|/
* Merge pull request #164 from MetaMask/i126kumavis2016-04-302-0/+16
|\
| * add changelog note for inpage context guardkumavis2016-04-301-0/+1
| * inpage - add and remove 'define' from global context. updates #126kumavis2016-04-301-0/+15
|/
* Merge pull request #162 from MetaMask/IdenticonDan Finlay2016-04-303-2/+12
|\
| * Merge branch 'master' into IdenticonDan Finlay2016-04-307-19/+236
| |\ | |/ |/|
* | Merge pull request #161 from MetaMask/FixSlackLinkDan Finlay2016-04-302-1/+2
|\ \
| * | Bump changelogDan Finlay2016-04-301-0/+1
| * | Fix slack linkDan Finlay2016-04-301-1/+1
* | | Merge pull request #159 from MetaMask/i137kumavis2016-04-295-14/+221
|\ \ \
| * | | idmgmt - eth_sign support + notificationskumavis2016-04-295-14/+221
|/ / /
* | | Merge pull request #158 from MetaMask/eth_Signkumavis2016-04-293-6/+15
|\ \ \ | |/ / |/| |
| * | tx list - bug fix - fixes #143kumavis2016-04-293-6/+15
|/ /
| * Convert icons to identiconsDan Finlay2016-04-303-2/+12
|/
* Merge pull request #152 from MetaMask/FilterTransactionListDan Finlay2016-04-287-16/+45
|\
| * Fix testDan Finlay2016-04-281-4/+8
| * Filter transaction list for current blockchain networkDan Finlay2016-04-284-23/+26
| * Record current network on each persisted transactionDan Finlay2016-04-281-6/+14
| * Fix explorer link generationDan Finlay2016-04-282-1/+15
* | provider - use provider-engine zerokumavis2016-04-273-67/+2
|/
* Merge pull request #147 from MetaMask/DefaultToListDan Finlay2016-04-261-2/+3
|\
| * When no account is selected, show accounts viewDan Finlay2016-04-261-2/+3
|/
* Merge pull request #142 from MetaMask/DetailViewFirstkumavis2016-04-2611-56/+97
|\
| * Bump changelogDan Finlay2016-04-261-0/+1
| * Persist selected accountDan Finlay2016-04-265-24/+32
| * Bump changelogDan Finlay2016-04-261-0/+4
| * Fixed some loading bugsDan Finlay2016-04-261-3/+1
| * Fix testDan Finlay2016-04-261-2/+0
| * Make account detail view the primary viewDan Finlay2016-04-269-48/+80
|/
* Bump versionDan Finlay2016-04-232-1/+3
* Merge pull request #136 from MetaMask/ChangeRpcButtonDan Finlay2016-04-232-5/+34
|\
| * Resolve changelog order conflictDan Finlay2016-04-234-4/+35
| |\ | |/ |/|
* | Merge pull request #135 from MetaMask/DeprecateRawTestRpcDan Finlay2016-04-234-4/+35
|\ \
| * | Bump changelogDan Finlay2016-04-231-0/+1
| * | Add migration to actual migration array, fix testDan Finlay2016-04-232-3/+10
| * | Corrected migration orderDan Finlay2016-04-232-10/+10
| * | Deprecate rawtestrpc.metamask.ioDan Finlay2016-04-233-7/+30
|/ /
| * Bump changelogDan Finlay2016-04-231-0/+3
| * Add RPC config buttons and stylesDan Finlay2016-04-231-5/+31
|/
* Merge pull request #125 from MetaMask/TransactionListkumavis2016-04-2112-40/+162
|\
| * Store metamaskId on metaTx instead of getTxWithParams method.Dan Finlay2016-04-213-39/+7
| * Improve transaction list titleDan Finlay2016-04-201-1/+1
| * Bumped changelogDan Finlay2016-04-201-0/+2
| * Removed logsDan Finlay2016-04-201-2/+0
| * Fix floating point input bugDan Finlay2016-04-203-33/+57
| * Generate explorer link to match current blockchainDan Finlay2016-04-205-40/+35
| * Add completed tx hash to persisted tx logDan Finlay2016-04-201-0/+4
| * Fix config manager methodDan Finlay2016-04-201-1/+1
| * Add extra tx methods to configManagerDan Finlay2016-04-202-3/+61
| * Improve some UI formattingDan Finlay2016-04-202-13/+33
| * Move transaction list after account panelDan Finlay2016-04-201-12/+1
| * Moved transaction-list into its own componentDan Finlay2016-04-202-8/+55
| * Merge branch 'master' into TransactionListDan Finlay2016-04-2019-55/+178
| |\
| * | Prototype Transaction Details in account-detail.jsJohn Whitton2016-04-201-0/+17
* | | Merge pull request #128 from MetaMask/i127kumavis2016-04-212-0/+2
|\ \ \ | |_|/ |/| |
| * | build - post process with dereqkumavis2016-04-212-0/+2
|/ /
* | Merge branch 'master' of github.com:MetaMask/metamask-pluginDan Finlay2016-04-191-2/+1
|\ \
| * \ Merge pull request #118 from MetaMask/AddPersistentTransactionLogDan Finlay2016-04-196-9/+143
| |\ \
| * \ \ Merge pull request #117 from MetaMask/i33kumavis2016-04-191-2/+1
| |\ \ \
| | * | | deps - bump provider-engine to 7.4.0kumavis2016-04-191-1/+1
| | * | | deps - remove unused faux-jaxkumavis2016-04-191-1/+0
| | | |/ | | |/|
* | | | Merge branch 'AddPersistentTransactionLog'Dan Finlay2016-04-196-9/+144
|\ \ \ \ | |/ / / |/| | |
| * | | Bump changelogDan Finlay2016-04-191-0/+1
| | |/ | |/|
| * | Fix displayed RPC addressDan Finlay2016-04-191-2/+1
| * | Bump changelogDan Finlay2016-04-191-0/+3
| * | Emit transaction list to UIDan Finlay2016-04-191-0/+1
| * | Fix method of emitting unconfirmedTxs to UIDan Finlay2016-04-192-1/+1
| * | Persist transactions to config-managerDan Finlay2016-04-194-7/+138
* | | Merge pull request #115 from MetaMask/UnifyTestSuitesDan Finlay2016-04-1912-43/+31
|\| |
| * | Unify test suitesDan Finlay2016-04-1911-37/+18
| * | Fix plugin testsDan Finlay2016-04-193-6/+13
| |/
* | Merge pull request #116 from MetaMask/i30kumavis2016-04-191-1/+2
|\ \ | |/ |/|
| * contentscript - append inpage as first childkumavis2016-04-191-1/+2
|/
* Merge pull request #113 from MetaMask/i53kumavis2016-04-167-77/+263
|\
| * inpage - use publicConfigStore for selectedAccount and sync providerkumavis2016-04-163-35/+94
| * wiring - trusted-untrusted features + remote-storekumavis2016-04-166-51/+178
* | Bump version to 1.5.1Dan Finlay2016-04-162-1/+3