| Commit message (Expand) | Author | Age | Files | Lines |
* | build - correctly set METAMASK_ENV via envify | kumavis | 2018-04-04 | 1 | -2/+2 |
* | Undo unnecessary line removals. | Dan | 2018-03-27 | 1 | -0/+1 |
* | Merge branch 'master' into i18n-translator-redux | Dan | 2018-03-27 | 1 | -2/+0 |
|\ |
|
| * | Fix bug where full localStorage would crash on start | Dan Finlay | 2018-03-27 | 1 | -2/+0 |
* | | Use extension api to get initial locale. | Dan | 2018-03-22 | 1 | -4/+6 |
|/ |
|
* | Merge branch 'master' of https://github.com/trigun0x2/metamask-extension into... | kumavis | 2018-03-22 | 1 | -1/+8 |
|\ |
|
| * | fix for lint | Jeffrey Tong | 2018-03-21 | 1 | -5/+5 |
| * | add comments that need clarification on naming convention | Jeffrey Tong | 2018-03-12 | 1 | -3/+1 |
| * | fixed multiple notification windows when executing batch | Jeffrey Tong | 2018-03-08 | 1 | -1/+10 |
* | | background - storage - cleanup storage wiring | kumavis | 2018-03-09 | 1 | -26/+8 |
* | | Tighten up data loading code | Dan Finlay | 2018-03-08 | 1 | -4/+8 |
* | | Add clarifying comment | Dan Finlay | 2018-03-08 | 1 | -0/+1 |
* | | Some fixes for new storage strategy | Dan Finlay | 2018-03-08 | 1 | -5/+9 |
* | | Increase storage debounce to 2s | Dan Finlay | 2018-03-08 | 1 | -1/+1 |
* | | Merge branch 'master' into i3076-UseStorageLocalInstead | Dan Finlay | 2018-03-07 | 1 | -6/+27 |
|\| |
|
| * | Merge pull request #3309 from scsaba/edge-support | Dan Finlay | 2018-03-07 | 1 | -0/+8 |
| |\ |
|
| | * | Merge branch 'master' into edge-support | Csaba S | 2018-02-22 | 1 | -1/+11 |
| | |\ |
|
| | * | | add edge support | Csaba Solya | 2018-02-22 | 1 | -0/+8 |
| * | | | sentry - failed tx - improve ethjs-rpc error formating | kumavis | 2018-03-01 | 1 | -5/+3 |
| * | | | sentry - clean - move setupRaven to lib | kumavis | 2018-03-01 | 1 | -1/+1 |
| * | | | Merge pull request #3281 from MetaMask/sentry-failed-tx-debatch | Dan Finlay | 2018-02-28 | 1 | -1/+2 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | sentry - report failed tx with more specific message | kumavis | 2018-02-17 | 1 | -1/+2 |
| | |/ |
|
| * | | Merge pull request #3306 from danjm/MM-805-send-from-tab-popup-fix | Thomas Huang | 2018-02-22 | 1 | -1/+11 |
| |\ \
| | |/
| |/| |
|
| | * | Prevents new transaction from generating popup when metamask is open in an ac... | Dan | 2018-02-22 | 1 | -1/+11 |
| | * | Merge branch 'master' into uat | Thomas | 2018-01-23 | 1 | -1/+11 |
| * | | metamask mesh - inject mesh testing container | kumavis | 2018-02-11 | 1 | -0/+4 |
* | | | Increase storage debounce value | Dan Finlay | 2018-01-26 | 1 | -1/+1 |
* | | | Debounce storage to avoid crashing pump | Dan Finlay | 2018-01-26 | 1 | -8/+8 |
* | | | Remove local storage writes, add log | Dan Finlay | 2018-01-25 | 1 | -5/+16 |
* | | | Remove already handled TODO comment. | Dan | 2018-01-25 | 1 | -1/+0 |
* | | | Handle errors when getting and setting to localStore. | Dan | 2018-01-24 | 1 | -2/+12 |
* | | | Merge branch 'UseStorageLocal' into i3076-UseStorageLocalInstead | Dan Finlay | 2018-01-24 | 1 | -0/+18 |
|\ \ \
| |/ /
|/| | |
|
| * | | Modify @heyellieday's work to use storage.local to replace main storage | Dan Finlay | 2018-01-24 | 1 | -7/+8 |
| * | | conditionally use extension store if supported or enabled | Ellie Day | 2018-01-03 | 1 | -3/+9 |
| * | | handle situation where storage.sync is disabled in certain versions of firefox | Ellie Day | 2018-01-03 | 1 | -3/+2 |
| * | | Add ExtensionStore and add basic store instance syncing to main controller | Ellie Day | 2017-12-23 | 1 | -0/+12 |
* | | | sentry - report failed txs | kumavis | 2018-01-23 | 1 | -1/+11 |
| |/
|/| |
|
* | | sentry - breakout raven setup and add release config | kumavis | 2018-01-18 | 1 | -5/+6 |
* | | sentry - update raven and add to ui | kumavis | 2018-01-18 | 1 | -5/+4 |
* | | sentry - add raven + sentry reporting config | kumavis | 2018-01-18 | 1 | -0/+5 |
|/ |
|
* | deps - obs-store@3 + migrate stream plumbing | kumavis | 2017-11-29 | 1 | -4/+5 |
* | Add eth_signTypedData handler | Sergey Ukustov | 2017-09-30 | 1 | -1/+2 |
* | transactions: lint fixes and reveal status-update event for balance controller | frankiebee | 2017-09-27 | 1 | -1/+1 |
* | debug - prefer logger over console | kumavis | 2017-09-14 | 1 | -4/+4 |
* | Merge pull request #1848 from MetaMask/transactionControllerRefractor | kumavis | 2017-08-03 | 1 | -1/+1 |
|\ |
|
| * | move newUnapprovedTransaction to transactions.js | frankiebee | 2017-08-03 | 1 | -1/+1 |
* | | phishing detection - move phishing detection into contentscript and metamask ... | kumavis | 2017-08-03 | 1 | -30/+4 |
|/ |
|
* | Merge branch 'master' into i1805-LiveBlacklistUpdating | Dan Finlay | 2017-07-27 | 1 | -2/+3 |
|\ |
|
* | | Live update blacklist from Infura | Dan Finlay | 2017-07-27 | 1 | -8/+6 |
* | | Begin implementing live-updating blacklist, not working yet | Dan Finlay | 2017-07-27 | 1 | -0/+27 |
|/ |
|
* | Fix badge number to include personal_sign | Kevin Serrano | 2017-06-21 | 1 | -1/+3 |
* | Linting | Thomas Huang | 2017-06-13 | 1 | -1/+1 |
* | Rename tx manager to tx controller | Dan Finlay | 2017-05-17 | 1 | -2/+2 |
* | background - drop async-q in favor of async/await | kumavis | 2017-05-13 | 1 | -22/+16 |
* | Fix linting warnings | Thomas Huang | 2017-04-27 | 1 | -7/+5 |
* | notification-manager - rename show -> showPoup + make getPopup private | kumavis | 2017-04-01 | 1 | -1/+1 |
* | introduce platform api and rename notifications to notification-manager | kumavis | 2017-03-31 | 1 | -3/+10 |
* | Got personal_sign working | Dan Finlay | 2017-02-24 | 1 | -0/+4 |
* | Clean up message manger includes: | Frankie | 2017-01-29 | 1 | -5/+4 |
* | metamask controller - adopt setup*Communication from background | kumavis | 2017-01-27 | 1 | -42/+10 |
* | background - stream disconnection fix | kumavis | 2017-01-27 | 1 | -4/+3 |
* | obs-store - use published module | kumavis | 2017-01-25 | 1 | -8/+15 |
* | Merge branch 'dev' into obs-store2 | kumavis | 2017-01-22 | 1 | -0/+2 |
|\ |
|
| * | background - txManager - filter txs by network | kumavis | 2017-01-15 | 1 | -2/+3 |
| * | Take some of the tx Logic out of the UI and create a visble state for pending... | Frankie | 2017-01-12 | 1 | -1/+0 |
* | | background - fix metamaskController store -> diskStore persistence | kumavis | 2017-01-13 | 1 | -1/+6 |
* | | migrations - wip - 005 multivault migration | kumavis | 2017-01-12 | 1 | -5/+3 |
* | | migrations - introduce promise-based migrator | kumavis | 2017-01-12 | 1 | -92/+120 |
* | | background - move pojo migrator to outside of metamask controller | kumavis | 2017-01-12 | 1 | -48/+46 |
* | | background - introduce ObservableStore | kumavis | 2017-01-12 | 1 | -32/+13 |
|/ |
|
* | MetaMask Controller - Convert to EventEmitter | Frankie | 2017-01-06 | 1 | -6/+3 |
* | fix some minor spelling mistakes and clean up code | Frankie | 2016-12-24 | 1 | -1/+1 |
* | Migrate all tx mutation code out of keyring controller and | Frances Pangilinan | 2016-12-22 | 1 | -2/+2 |
* | First pass at revision requests | Frances Pangilinan | 2016-12-22 | 1 | -12/+2 |
* | Clean up and comment functions | Frances Pangilinan | 2016-12-15 | 1 | -9/+2 |
* | Create a TxManager | Frances Pangilinan | 2016-12-15 | 1 | -4/+22 |
* | Made progress on parity for MultiVault | Kevin Serrano | 2016-11-02 | 1 | -1/+1 |
* | Do not open MM page in dev mode. | Kevin Serrano | 2016-11-02 | 1 | -1/+2 |
* | Added tx and msg signing to keychain & controller | Dan Finlay | 2016-10-21 | 1 | -4/+4 |
* | Remove unused argument | Frankie | 2016-09-15 | 1 | -1/+1 |
* | Fix popup flag assignment | Dan Finlay | 2016-09-15 | 1 | -2/+1 |
* | Dont generate a popup notification when submiting a transaction from with in ... | Frankie | 2016-09-15 | 1 | -17/+11 |
* | Do not trigger how-to-video on anything but install. | Kevin Serrano | 2016-09-10 | 1 | -2/+4 |
* | Reverting memory leak fix | Dan Finlay | 2016-09-07 | 1 | -1/+0 |
* | Ensure listener is cleaned up | Dan Finlay | 2016-09-07 | 1 | -0/+1 |
* | Replace chrome with generalized browser API. | Kevin Serrano | 2016-09-07 | 1 | -2/+2 |
* | Redirect to video in a new tab on fresh install. | Kevin Serrano | 2016-09-07 | 1 | -1/+6 |
* | Linted | Dan Finlay | 2016-08-24 | 1 | -1/+0 |
* | Emit updates to all listeners on pending tx updates | Dan Finlay | 2016-08-24 | 1 | -33/+5 |
* | Set up MVP for popup-based notifications. | Dan Finlay | 2016-08-17 | 1 | -1/+1 |
* | Add global var for background. | Kevin Serrano | 2016-08-12 | 1 | -0/+1 |
* | Implement some cross-browser practices (#473) | Dan Finlay | 2016-07-22 | 1 | -3/+4 |
* | Linted | Dan Finlay | 2016-07-12 | 1 | -2/+0 |
* | fix typo | kumavis | 2016-06-29 | 1 | -1/+1 |
* | background - prepare state for notifcations | kumavis | 2016-06-29 | 1 | -8/+24 |
* | Manually debugged refactor | Dan Finlay | 2016-06-25 | 1 | -4/+5 |
* | Fixed tests | Dan Finlay | 2016-06-25 | 1 | -4/+4 |
* | Rename background-controller metamask-controller | Dan Finlay | 2016-06-25 | 1 | -2/+2 |
* | Improve refactor | Dan Finlay | 2016-06-25 | 1 | -4/+58 |
* | Refactored background.js controller apart from chrome + transport | Dan Finlay | 2016-06-25 | 1 | -254/+46 |
* | Merge branch 'master' of github.com:MetaMask/metamask-plugin into AutoLint | Dan Finlay | 2016-06-22 | 1 | -11/+15 |
|\ |
|
| * | background - batch rpc fix for origin domain | kumavis | 2016-06-22 | 1 | -12/+15 |
* | | Auto linted | Dan Finlay | 2016-06-22 | 1 | -55/+53 |
* | | Some manual fixes | Dan Finlay | 2016-06-22 | 1 | -3/+0 |
|/ |
|
* | Merge pull request #296 from MetaMask/i252 | Dan Finlay | 2016-06-18 | 1 | -10/+12 |
|\ |
|
| * | idStore - add DELEGATE_CALL detection | kumavis | 2016-06-17 | 1 | -10/+12 |
* | | Expose disclaimer consent to dnode API | Dan Finlay | 2016-06-17 | 1 | -0/+10 |
|/ |
|
* | Merge branch 'master' into display_network | Dan Finlay | 2016-06-04 | 1 | -0/+2 |
|\ |
|
| * | Added seed word recovery to config screen | Dan Finlay | 2016-06-03 | 1 | -3/+5 |
* | | Blockchain status now updates on availability change | Dan Finlay | 2016-06-04 | 1 | -6/+13 |
|/ |
|
* | background + notifications - add origin to message signatures | kumavis | 2016-05-26 | 1 | -1/+1 |
* | background - append origin to rpc payload and sig request | kumavis | 2016-05-26 | 1 | -14/+34 |
* | signTx+Msg - show Account Unlock Request when locked | kumavis | 2016-05-25 | 1 | -2/+27 |
* | deps - use web3-stream-provider module | kumavis | 2016-05-23 | 1 | -22/+12 |
* | Added ability to nickname wallets locally | Dan Finlay | 2016-05-21 | 1 | -0/+1 |
* | Add ability to add account to vault | Dan Finlay | 2016-05-21 | 1 | -0/+1 |
* | Make default providers more easiliy configurable for metamask devs | Dan Finlay | 2016-05-11 | 1 | -0/+7 |
* | Add UI for Signing Messages | Dan Finlay | 2016-05-04 | 1 | -1/+7 |
* | idmgmt - eth_sign support + notifications | kumavis | 2016-04-29 | 1 | -2/+18 |
* | tx list - bug fix - fixes #143 | kumavis | 2016-04-29 | 1 | -1/+4 |
* | Merge pull request #152 from MetaMask/FilterTransactionList | Dan Finlay | 2016-04-28 | 1 | -0/+6 |
|\ |
|
| * | Filter transaction list for current blockchain network | Dan Finlay | 2016-04-28 | 1 | -12/+10 |
| * | Record current network on each persisted transaction | Dan Finlay | 2016-04-28 | 1 | -6/+14 |
* | | provider - use provider-engine zero | kumavis | 2016-04-27 | 1 | -1/+1 |
|/ |
|
* | Fix method of emitting unconfirmedTxs to UI | Dan Finlay | 2016-04-19 | 1 | -1/+0 |
* | Persist transactions to config-manager | Dan Finlay | 2016-04-19 | 1 | -1/+3 |
* | inpage - use publicConfigStore for selectedAccount and sync provider | kumavis | 2016-04-16 | 1 | -7/+41 |
* | wiring - trusted-untrusted features + remote-store | kumavis | 2016-04-16 | 1 | -25/+37 |
* | wiring - move to obj-multiplex | kumavis | 2016-04-15 | 1 | -11/+4 |
* | Migrate etherscan configs to our new production RPC. | Dan Finlay | 2016-04-13 | 1 | -1/+0 |
* | popup - fix web3 plumbing | kumavis | 2016-04-09 | 1 | -16/+3 |
* | Add ability to export private keys | Dan Finlay | 2016-04-07 | 1 | -0/+1 |
* | Revert "Revert "Etherscan provider"" | Dan Finlay | 2016-04-01 | 1 | -6/+15 |
* | Revert "Etherscan provider" | Dan Finlay | 2016-04-01 | 1 | -15/+6 |
* | Add custom zeroclient that supports etherscan (still not working) | Dan Finlay | 2016-04-01 | 1 | -11/+3 |
* | First naive pass at implementing etherscan provider (not working) | Dan Finlay | 2016-04-01 | 1 | -5/+22 |
* | Made configuration migrateable | Dan Finlay | 2016-03-31 | 1 | -18/+4 |
* | Add seed word caching during confirmation screen | Dan Finlay | 2016-03-25 | 1 | -2/+3 |
* | add vault recovery | kumavis | 2016-03-16 | 1 | -0/+1 |
* | notifications - add tx confirm+cancel buttons | kumavis | 2016-03-12 | 1 | -7/+10 |
* | unsig tx - show notification on new tx | kumavis | 2016-03-11 | 1 | -2/+16 |
* | plumbing - fix rpc feedback loop bug | kumavis | 2016-03-11 | 1 | -9/+8 |
* | plumbing - pipe web3 to the popup.js | kumavis | 2016-03-11 | 1 | -13/+56 |
* | config - add config starting with rpc endpoint | kumavis | 2016-03-09 | 1 | -4/+31 |
* | deps - bump ui and provider-engine | kumavis | 2016-03-09 | 1 | -2/+2 |
* | tx sig - it works again | kumavis | 2016-03-03 | 1 | -3/+2 |
* | background - use provider-engine zero client | kumavis | 2016-03-03 | 1 | -2/+8 |
* | web3-provider - add nonce tracker | kumavis | 2016-03-02 | 1 | -2/+2 |
* | idStore - add createNewVault | kumavis | 2016-02-17 | 1 | -0/+1 |
* | logs - silence log | kumavis | 2016-02-16 | 1 | -1/+0 |
* | idStore - seperate signTx and sendTx | kumavis | 2016-02-13 | 1 | -0/+1 |
* | idStore - cancel tx | kumavis | 2016-02-13 | 1 | -0/+1 |
* | idmgmt - refactor | kumavis | 2016-02-11 | 1 | -64/+68 |
* | context wiring - handle and log errors | kumavis | 2016-02-11 | 1 | -1/+5 |
* | clean - silence logging | kumavis | 2016-02-09 | 1 | -1/+1 |
* | tx-signing works | kumavis | 2016-01-19 | 1 | -11/+10 |
* | add pending txs but just autosign | kumavis | 2016-01-18 | 1 | -2/+2 |
* | refactor - push data to popup | kumavis | 2016-01-17 | 1 | -3/+31 |
* | breakout idmgmt | kumavis | 2016-01-17 | 1 | -221/+13 |
* | integrate metamask-ui with id mgmt | kumavis | 2016-01-15 | 1 | -12/+163 |
* | migrate to new ui + provider | kumavis | 2016-01-15 | 1 | -26/+2 |
* | start of extension popup window | kumavis | 2015-12-23 | 1 | -5/+22 |
* | clean - remove debugger | kumavis | 2015-12-23 | 1 | -1/+1 |
* | rpc - move to main chain | kumavis | 2015-12-21 | 1 | -1/+3 |
* | testing continues | kumavis | 2015-12-21 | 1 | -2/+3 |
* | migrate to ProviderEngine zero-client | kumavis | 2015-12-19 | 1 | -111/+127 |
* | load from storage on start and export unsignedTxs on remote connect | kumavis | 2015-08-02 | 1 | -16/+40 |
* | store unconfirmedTxs in chrome sync storage | kumavis | 2015-08-02 | 1 | -28/+78 |
* | builds smoothly + forwards txs to extension | kumavis | 2015-08-02 | 1 | -22/+34 |
* | build overhaul + basic structure | kumavis | 2015-08-02 | 1 | -6/+38 |
* | init commit | kumavis | 2015-08-01 | 1 | -0/+9 |