| Commit message (Expand) | Author | Age | Files | Lines |
* | Create a ShapeShift tx in tx History | Frankie | 2016-08-19 | 1 | -4/+6 |
* | Merge branch 'master' into shapeshiftTx | Frankie | 2016-08-19 | 2 | -0/+51 |
|\ |
|
| * | Added compliance for tests and properly accounts for N/A conversions. | Kevin Serrano | 2016-08-17 | 1 | -3/+3 |
| * | Add fallback to API failure. | Kevin Serrano | 2016-08-17 | 1 | -0/+2 |
| * | Merge master. | Kevin Serrano | 2016-08-16 | 6 | -132/+18 |
| |\ |
|
| * | | Get fiat numbers rendering on tooltip. Need to find way to create line breaks. | Kevin Serrano | 2016-08-06 | 1 | -6/+0 |
| * | | Merge branch 'master' into usd-conversion | Kevin Serrano | 2016-08-05 | 2 | -6/+23 |
| |\ \ |
|
| * \ \ | Fix merge conflicts. Fix typos. Ensure currency immediately updated on load. | Kevin Serrano | 2016-07-23 | 2 | -0/+18 |
| |\ \ \ |
|
| * | | | | Linting! | Kevin Serrano | 2016-07-23 | 1 | -1/+1 |
| * | | | | Change function names. Add interval polling for api. Refactor functions. | Kevin Serrano | 2016-07-22 | 1 | -7/+18 |
| * | | | | Add date access throughout the data flow. | Kevin Serrano | 2016-07-22 | 2 | -4/+5 |
| * | | | | Provide date access. | Kevin Serrano | 2016-07-22 | 1 | -1/+8 |
| * | | | | Merge branch 'master' into usd-conversion | Kevin Serrano | 2016-07-22 | 4 | -16/+77 |
| |\ \ \ \ |
|
| * | | | | | Add data field to pass up parameters up to reducer. | Kevin Serrano | 2016-07-22 | 1 | -1/+3 |
| * | | | | | Progress on config manager. Plus tests. | Kevin Serrano | 2016-07-21 | 1 | -0/+27 |
* | | | | | | WIP: ShapeShift tx | Frankie | 2016-08-19 | 2 | -0/+34 |
| |_|_|_|/
|/| | | | |
|
* | | | | | Remove ethereum classic provider | Dan Finlay | 2016-08-15 | 1 | -5/+1 |
* | | | | | deps - extracted ensnare to module | kumavis | 2016-08-13 | 2 | -25/+1 |
* | | | | | Add global var for background. | Kevin Serrano | 2016-08-12 | 1 | -3/+6 |
* | | | | | inpage-prov - sync error - fix link | kumavis | 2016-08-12 | 1 | -1/+1 |
* | | | | | deps - local-message-stream extracted as module post-message-stream | kumavis | 2016-08-12 | 1 | -56/+0 |
* | | | | | clean -formatting | kumavis | 2016-08-12 | 1 | -2/+2 |
* | | | | | inpage-provider - remove createSyncProvider, just fail | kumavis | 2016-08-12 | 1 | -40/+3 |
* | | | | | Fix ether warning checkbox. | Kevin Serrano | 2016-08-11 | 1 | -2/+6 |
| |_|_|/
|/| | | |
|
* | | | | Merge branch 'master' into AddEthClassic | Dan Finlay | 2016-07-29 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | Fix broken reference to host store.didUpdate | Dan Finlay | 2016-07-29 | 1 | -1/+1 |
* | | | | | Add eth classic to provider menu | Dan Finlay | 2016-07-29 | 1 | -0/+4 |
|/ / / / |
|
* | | | | Add platform specific builds and zip tasks (#486) | Dan Finlay | 2016-07-27 | 1 | -1/+1 |
* | | | | Fix integration tests | Dan Finlay | 2016-07-26 | 1 | -4/+19 |
* | | | | Fix extension tests | Dan Finlay | 2016-07-26 | 1 | -1/+4 |
* | | | | Clean up extension polyfill abstraction | Dan Finlay | 2016-07-26 | 1 | -6/+1 |
| |_|/
|/| | |
|
* | | | Buy button (#474) | Frankie | 2016-07-22 | 2 | -1/+12 |
| |/
|/| |
|
* | | Implement some cross-browser practices (#473) | Dan Finlay | 2016-07-22 | 3 | -15/+68 |
* | | Make injected web3 fail hard on sync methods (#471) | Dan Finlay | 2016-07-21 | 1 | -1/+9 |
|/ |
|
* | new tx - calculate estimatedGas and show thing in tx-details (#441) | kumavis | 2016-07-14 | 1 | -17/+37 |
* | Add one wallet to new accounts instead of three. | Kevin Serrano | 2016-07-13 | 1 | -1/+1 |
* | Linted | Dan Finlay | 2016-07-12 | 1 | -12/+9 |
* | Add notification global for development | Dan Finlay | 2016-07-12 | 1 | -1/+3 |
* | Remove useless and buggy clearWallet function | Dan Finlay | 2016-07-01 | 2 | -5/+0 |
* | Emphasizing how weird this bug is by removing all behavior from the method. | Dan Finlay | 2016-07-01 | 1 | -5/+1 |
* | Replicated really strange bug with test | Dan Finlay | 2016-07-01 | 1 | -1/+1 |
* | Unify wording for transaction options (#369) | Kevin Serrano | 2016-06-30 | 1 | -2/+2 |
* | fix bad merge | kumavis | 2016-06-29 | 1 | -6/+1 |
* | Merge branch 'master' into notif2 | kumavis | 2016-06-29 | 1 | -1/+6 |
|\ |
|
| * | Merge branch 'master' into FixSomeFormatting | kumavis | 2016-06-29 | 1 | -1/+6 |
| |\ |
|
| | * | fix #341 close notifications when oppening pop up | Frankie | 2016-06-29 | 1 | -2/+2 |
* | | | background - prepare state for notifcations | kumavis | 2016-06-29 | 1 | -36/+4 |
|/ / |
|
* / | notif - change size for better readability | kumavis | 2016-06-28 | 1 | -3/+3 |
|/ |
|
* | Merge pull request #326 from MetaMask/conf-tx-refactor | kumavis | 2016-06-25 | 1 | -49/+77 |
|\ |
|
| * | clean - appease the linting machine | kumavis | 2016-06-25 | 1 | -1/+0 |
| * | svg notif now work for msg signatures | kumavis | 2016-06-25 | 1 | -47/+77 |
| * | breakout pending-tx-details | kumavis | 2016-06-25 | 1 | -4/+3 |
* | | Fixed tests | Dan Finlay | 2016-06-25 | 2 | -3/+5 |
* | | Improve refactor | Dan Finlay | 2016-06-25 | 4 | -62/+27 |
|/ |
|
* | some legit linting fixes | kumavis | 2016-06-24 | 1 | -0/+1 |
* | svg notif - use actual txParams | kumavis | 2016-06-24 | 1 | -15/+5 |
* | tx-conf add non-interactive mode for notification | kumavis | 2016-06-24 | 1 | -0/+1 |
* | svg notifications - remove unneeded deps and clean code | kumavis | 2016-06-24 | 1 | -50/+31 |
* | initial svg notifications | kumavis | 2016-06-23 | 1 | -16/+101 |
* | Fix eth sign with dennis' test input | Dan Finlay | 2016-06-22 | 1 | -6/+8 |
* | Manually linted | Dan Finlay | 2016-06-22 | 3 | -21/+12 |
* | Merge branch 'master' of github.com:MetaMask/metamask-plugin into AutoLint | Dan Finlay | 2016-06-22 | 1 | -0/+2 |
|\ |
|
| * | id-mgmt - add missing deps | kumavis | 2016-06-21 | 1 | -0/+3 |
* | | Auto linted | Dan Finlay | 2016-06-22 | 14 | -238/+217 |
|/ |
|
* | Merge pull request #294 from MetaMask/SignFullDataNotHash | Dan Finlay | 2016-06-21 | 2 | -76/+77 |
|\ |
|
| * | Merge branch 'master' into SignFullDataNotHash | Dan Finlay | 2016-06-17 | 2 | -0/+12 |
| |\ |
|
| * | | Fixed signing of hashes | Dan Finlay | 2016-06-17 | 1 | -13/+10 |
| * | | Factor idManagement into its own module | Dan Finlay | 2016-06-16 | 2 | -76/+80 |
| * | | Sign binary data not hash on eth_sign | Dan Finlay | 2016-06-16 | 1 | -2/+2 |
* | | | Merge pull request #296 from MetaMask/i252 | Dan Finlay | 2016-06-18 | 1 | -9/+35 |
|\ \ \
| |_|/
|/| | |
|
| * | | idStore - add DELEGATE_CALL detection | kumavis | 2016-06-17 | 1 | -9/+35 |
| |/ |
|
* | | Add confirmation status to metamask state branch | Dan Finlay | 2016-06-17 | 1 | -0/+1 |
* | | Add confirmation persisting to localStorage | Dan Finlay | 2016-06-17 | 1 | -0/+11 |
|/ |
|
* | Fix pad with zeroes usage | Dan Finlay | 2016-06-15 | 1 | -2/+2 |
* | Fix signature concatenation | Dan Finlay | 2016-06-15 | 1 | -2/+9 |
* | Merge branch 'master' into display_network | Dan Finlay | 2016-06-04 | 2 | -16/+38 |
|\ |
|
| * | Merge pull request #241 from MetaMask/i236 | kumavis | 2016-06-03 | 1 | -16/+22 |
| |\ |
|
| | * | fix illegal return statement :( | kumavis | 2016-06-03 | 1 | -16/+22 |
| * | | Merge pull request #240 from MetaMask/RecoverSeed | kumavis | 2016-06-03 | 1 | -2/+9 |
| |\ \
| | |/
| |/| |
|
| | * | Add login check | Dan Finlay | 2016-06-03 | 1 | -1/+1 |
| | * | Added seed word recovery to config screen | Dan Finlay | 2016-06-03 | 1 | -2/+9 |
| * | | hotfix for #236 - chrome notif api not avail | kumavis | 2016-06-03 | 1 | -0/+9 |
| |/ |
|
* | | Blockchain status now updates on availability change | Dan Finlay | 2016-06-04 | 1 | -8/+8 |
* | | Add network loading indication | Dan Finlay | 2016-06-04 | 1 | -0/+6 |
|/ |
|
* | idStore - track network failure | kumavis | 2016-05-31 | 1 | -1/+4 |
* | background + notifications - add origin to message signatures | kumavis | 2016-05-26 | 1 | -0/+1 |
* | Merge pull request #219 from MetaMask/i218 | Dan Finlay | 2016-05-26 | 1 | -0/+1 |
|\ |
|
| * | notifications - show tx origin | kumavis | 2016-05-26 | 1 | -0/+1 |
* | | notifications - remove timeout for signature requests | kumavis | 2016-05-26 | 1 | -0/+2 |
|/ |
|
* | signTx+Msg - show Account Unlock Request when locked | kumavis | 2016-05-25 | 1 | -0/+14 |
* | deps - use web3-stream-provider module | kumavis | 2016-05-23 | 2 | -73/+1 |
* | inpage - refactor for modularity | kumavis | 2016-05-23 | 3 | -0/+184 |
* | Added ability to nickname wallets locally | Dan Finlay | 2016-05-21 | 2 | -2/+30 |
* | Add ability to add account to vault | Dan Finlay | 2016-05-21 | 1 | -0/+15 |
* | Corrected config path | Dan Finlay | 2016-05-20 | 1 | -1/+1 |
* | sync rpc fix | kumavis | 2016-05-20 | 1 | -3/+4 |
* | Merge branch 'master' into eyeballs | kumavis | 2016-05-14 | 1 | -2/+2 |
|\ |
|
| * | Move infura rpcs to https | Dan Finlay | 2016-05-14 | 1 | -2/+2 |
* | | Streamlined some transition logic | Dan Finlay | 2016-05-13 | 1 | -2/+2 |
|/ |
|
* | Move all users to new scalable backend | Dan Finlay | 2016-05-12 | 1 | -8/+3 |
* | Make default providers more easiliy configurable for metamask devs | Dan Finlay | 2016-05-11 | 1 | -7/+27 |
* | inpage - automatic dapp reload | kumavis | 2016-05-06 | 3 | -4/+9 |
* | Add UI for Signing Messages | Dan Finlay | 2016-05-04 | 3 | -75/+80 |
* | idmgmt - eth_sign support + notifications | kumavis | 2016-04-29 | 3 | -10/+201 |
* | tx list - bug fix - fixes #143 | kumavis | 2016-04-29 | 1 | -4/+10 |
* | Merge pull request #152 from MetaMask/FilterTransactionList | Dan Finlay | 2016-04-28 | 1 | -2/+13 |
|\ |
|
| * | Filter transaction list for current blockchain network | Dan Finlay | 2016-04-28 | 1 | -2/+13 |
* | | provider - use provider-engine zero | kumavis | 2016-04-27 | 1 | -65/+0 |
|/ |
|
* | Persist selected account | Dan Finlay | 2016-04-26 | 2 | -10/+18 |
* | Make account detail view the primary view | Dan Finlay | 2016-04-26 | 1 | -3/+7 |
* | Add migration to actual migration array, fix test | Dan Finlay | 2016-04-23 | 1 | -0/+2 |
* | Store metamaskId on metaTx instead of getTxWithParams method. | Dan Finlay | 2016-04-21 | 2 | -13/+7 |
* | Add completed tx hash to persisted tx log | Dan Finlay | 2016-04-20 | 1 | -0/+4 |
* | Fix config manager method | Dan Finlay | 2016-04-20 | 1 | -1/+1 |
* | Add extra tx methods to configManager | Dan Finlay | 2016-04-20 | 1 | -3/+25 |
* | Emit transaction list to UI | Dan Finlay | 2016-04-19 | 1 | -0/+1 |
* | Fix method of emitting unconfirmedTxs to UI | Dan Finlay | 2016-04-19 | 1 | -0/+1 |
* | Persist transactions to config-manager | Dan Finlay | 2016-04-19 | 2 | -6/+56 |
* | inpage - use publicConfigStore for selectedAccount and sync provider | kumavis | 2016-04-16 | 1 | -0/+27 |
* | wiring - trusted-untrusted features + remote-store | kumavis | 2016-04-16 | 3 | -1/+114 |
* | wiring - move to obj-multiplex | kumavis | 2016-04-15 | 1 | -0/+41 |
* | Moved UI into repo with its own dependency stack | Dan Finlay | 2016-04-14 | 1 | -2/+2 |
* | Point rawtestrpc at new testrpc | Dan Finlay | 2016-04-13 | 1 | -1/+1 |
* | Migrate etherscan configs to our new production RPC. | Dan Finlay | 2016-04-13 | 2 | -3/+15 |
* | popup - fix web3 plumbing | kumavis | 2016-04-09 | 1 | -0/+21 |
* | Add ability to export private keys | Dan Finlay | 2016-04-07 | 1 | -0/+9 |
* | Add mayBeFauceting boolean to account object | Dan Finlay | 2016-04-05 | 1 | -0/+17 |
* | Support undefined address selection | Dan Finlay | 2016-04-05 | 1 | -0/+5 |
* | Merge pull request #84 from MetaMask/revert-83-revert-82-EtherscanProvider | kumavis | 2016-04-02 | 2 | -9/+87 |
|\ |
|
| * | Revert "Revert "Etherscan provider"" | Dan Finlay | 2016-04-01 | 2 | -9/+87 |
* | | Call back with wallet restore errors | Dan Finlay | 2016-04-02 | 1 | -1/+5 |
|/ |
|
* | Revert "Etherscan provider" | Dan Finlay | 2016-04-01 | 2 | -87/+9 |
* | Add custom zeroclient that supports etherscan (still not working) | Dan Finlay | 2016-04-01 | 1 | -0/+65 |
* | First naive pass at implementing etherscan provider (not working) | Dan Finlay | 2016-04-01 | 1 | -9/+22 |
* | Do not cache the seed, retrieve it from the decrypted wallet | Dan Finlay | 2016-04-01 | 2 | -15/+21 |
* | Remove unnecessary abstraction | Dan Finlay | 2016-04-01 | 1 | -5/+1 |
* | Removed logs | Dan Finlay | 2016-03-31 | 1 | -6/+0 |
* | Made configuration migrateable | Dan Finlay | 2016-03-31 | 4 | -79/+185 |
* | Created etherscan provider (untested) | Dan Finlay | 2016-03-30 | 1 | -0/+62 |
* | Fix signing bug | Dan Finlay | 2016-03-30 | 1 | -2/+2 |
* | Add auto-fauceting | Dan Finlay | 2016-03-30 | 2 | -4/+27 |
* | Remove argument destructuring | Dan Finlay | 2016-03-30 | 1 | -1/+3 |
* | Return updated state after restoring vault | Dan Finlay | 2016-03-29 | 1 | -1/+1 |
* | Remove unused reference | Dan Finlay | 2016-03-26 | 1 | -1/+0 |
* | Cleaned up how we pass hdString to Lightwallet | Dan Finlay | 2016-03-26 | 1 | -4/+11 |
* | Implemented BIP44 compliance test. | Dan Finlay | 2016-03-26 | 1 | -57/+43 |
* | Convert to bip44 hdTrees | Dan Finlay | 2016-03-26 | 1 | -14/+16 |
* | Gave lock a callback for better loading indication | Dan Finlay | 2016-03-25 | 1 | -2/+3 |
* | Add seed word caching during confirmation screen | Dan Finlay | 2016-03-25 | 1 | -47/+84 |
* | stream-provider - addd isConnected method | kumavis | 2016-03-21 | 1 | -0/+4 |
* | add vault recovery | kumavis | 2016-03-16 | 1 | -5/+20 |
* | notifications - add tx confirm+cancel buttons | kumavis | 2016-03-12 | 2 | -0/+51 |
* | plumbing - pipe web3 to the popup.js | kumavis | 2016-03-11 | 1 | -6/+19 |
* | idStore - normalize hex format before signing | kumavis | 2016-03-06 | 1 | -1/+7 |
* | tx sig - it works again | kumavis | 2016-03-03 | 1 | -138/+93 |
* | background - use provider-engine zero client | kumavis | 2016-03-03 | 1 | -61/+0 |
* | web3-provider - add nonce tracker | kumavis | 2016-03-02 | 1 | -0/+5 |
* | Fix issue with raw transaction injected. | Simon de la Rouviere | 2016-02-23 | 1 | -6/+6 |
* | idStore - add createNewVault | kumavis | 2016-02-17 | 1 | -14/+17 |
* | idStore - add isInitialized flag | kumavis | 2016-02-16 | 1 | -0/+1 |
* | idStore - seperate signTx and sendTx | kumavis | 2016-02-13 | 1 | -13/+29 |
* | idStore - cancel tx | kumavis | 2016-02-13 | 1 | -0/+8 |
* | idmgmt - refactor | kumavis | 2016-02-11 | 2 | -318/+263 |
* | idmgmt - emit update on new tx | kumavis | 2016-02-11 | 1 | -6/+6 |
* | context wiring - handle and log errors | kumavis | 2016-02-11 | 1 | -2/+7 |
* | clean - silence logging | kumavis | 2016-02-09 | 1 | -1/+0 |
* | logging - silence rpc response logging | kumavis | 2016-01-31 | 1 | -3/+3 |
* | util - stream-provider - fix batch | kumavis | 2016-01-31 | 1 | -3/+11 |
* | deps - bump metamask-provider | kumavis | 2016-01-28 | 1 | -2/+2 |
* | tx-signing works | kumavis | 2016-01-19 | 2 | -11/+50 |
* | add pending txs but just autosign | kumavis | 2016-01-18 | 1 | -8/+50 |
* | refactor - push data to popup | kumavis | 2016-01-17 | 2 | -43/+33 |
* | wallet sync fix | kumavis | 2016-01-17 | 2 | -8/+33 |
* | breakout idmgmt | kumavis | 2016-01-17 | 2 | -5/+238 |
* | integrate metamask-ui with id mgmt | kumavis | 2016-01-15 | 1 | -11/+12 |
* | migrate to new ui + provider | kumavis | 2016-01-15 | 1 | -108/+41 |
* | testing continues | kumavis | 2015-12-21 | 1 | -9/+19 |
* | migrate to ProviderEngine zero-client | kumavis | 2015-12-19 | 3 | -0/+139 |
* | build overhaul + basic structure | kumavis | 2015-08-02 | 1 | -0/+122 |