| Commit message (Expand) | Author | Age | Files | Lines |
* | Add accounts back to metamask state | Dan Finlay | 2016-09-13 | 1 | -1/+5 |
* | Fix keystore reference | Dan Finlay | 2016-09-13 | 1 | -0/+1 |
* | Fix some references | Dan Finlay | 2016-09-13 | 1 | -2/+2 |
* | Fix account unlocking | Dan Finlay | 2016-09-13 | 1 | -10/+13 |
* | Select first address when restoring vault | Dan Finlay | 2016-09-12 | 1 | -2/+10 |
* | Fix ethStore pushed addresses | Dan Finlay | 2016-09-12 | 1 | -1/+1 |
* | Fixed caching bug | Dan Finlay | 2016-09-11 | 1 | -6/+1 |
* | Correctly clear ethStore cache on new vault restore | Dan Finlay | 2016-09-11 | 1 | -7/+16 |
* | Captured #640 in failing test | Dan Finlay | 2016-09-11 | 1 | -0/+5 |
* | Add new eth-lightwallet salting to vault. | Dan Finlay | 2016-09-10 | 1 | -57/+43 |
* | Only init one wallet on restore | Dan Finlay | 2016-09-09 | 1 | -1/+1 |
* | Add a back button on lock screen to go back to init menu | Frankie | 2016-08-26 | 1 | -0/+5 |
* | Merge branch 'master' into shapeshiftTx | Frankie | 2016-08-19 | 1 | -0/+3 |
|\ |
|
| * | Merge master. | Kevin Serrano | 2016-08-16 | 1 | -3/+6 |
| |\ |
|
| * \ | Fix merge conflicts. Fix typos. Ensure currency immediately updated on load. | Kevin Serrano | 2016-07-23 | 1 | -0/+1 |
| |\ \ |
|
| * | | | Add date access throughout the data flow. | Kevin Serrano | 2016-07-22 | 1 | -1/+2 |
| * | | | Add data field to pass up parameters up to reducer. | Kevin Serrano | 2016-07-22 | 1 | -1/+3 |
* | | | | WIP: ShapeShift tx | Frankie | 2016-08-19 | 1 | -0/+1 |
| |_|/
|/| | |
|
* | | | Add global var for background. | Kevin Serrano | 2016-08-12 | 1 | -3/+6 |
| |/
|/| |
|
* | | Buy button (#474) | Frankie | 2016-07-22 | 1 | -1/+2 |
|/ |
|
* | 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 |
* | Remove useless and buggy clearWallet function | Dan Finlay | 2016-07-01 | 1 | -3/+0 |
* | Fixed tests | Dan Finlay | 2016-06-25 | 1 | -2/+5 |
* | Improve refactor | Dan Finlay | 2016-06-25 | 1 | -4/+21 |
* | Manually linted | Dan Finlay | 2016-06-22 | 1 | -10/+0 |
* | Auto linted | Dan Finlay | 2016-06-22 | 1 | -47/+42 |
* | Merge pull request #294 from MetaMask/SignFullDataNotHash | Dan Finlay | 2016-06-21 | 1 | -76/+1 |
|\ |
|
| * | Merge branch 'master' into SignFullDataNotHash | Dan Finlay | 2016-06-17 | 1 | -0/+1 |
| |\ |
|
| * | | Factor idManagement into its own module | Dan Finlay | 2016-06-16 | 1 | -76/+1 |
| * | | 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 |
|/ |
|
* | 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 | 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 |
* | | 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 |
* | Added ability to nickname wallets locally | Dan Finlay | 2016-05-21 | 1 | -2/+10 |
* | Add ability to add account to vault | Dan Finlay | 2016-05-21 | 1 | -0/+15 |
* | Streamlined some transition logic | Dan Finlay | 2016-05-13 | 1 | -2/+2 |
* | Add UI for Signing Messages | Dan Finlay | 2016-05-04 | 1 | -8/+19 |
* | idmgmt - eth_sign support + notifications | kumavis | 2016-04-29 | 1 | -3/+96 |
* | tx list - bug fix - fixes #143 | kumavis | 2016-04-29 | 1 | -4/+10 |
* | Filter transaction list for current blockchain network | Dan Finlay | 2016-04-28 | 1 | -2/+13 |
* | Persist selected account | Dan Finlay | 2016-04-26 | 1 | -10/+7 |
* | Make account detail view the primary view | Dan Finlay | 2016-04-26 | 1 | -3/+7 |
* | Store metamaskId on metaTx instead of getTxWithParams method. | Dan Finlay | 2016-04-21 | 1 | -3/+7 |
* | Add completed tx hash to persisted tx log | Dan Finlay | 2016-04-20 | 1 | -0/+4 |
* | 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 | 1 | -6/+6 |
* | 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 |
* | Call back with wallet restore errors | Dan Finlay | 2016-04-02 | 1 | -1/+5 |
* | Do not cache the seed, retrieve it from the decrypted wallet | Dan Finlay | 2016-04-01 | 1 | -6/+16 |
* | 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 | 1 | -17/+21 |
* | Fix signing bug | Dan Finlay | 2016-03-30 | 1 | -2/+2 |
* | Add auto-fauceting | Dan Finlay | 2016-03-30 | 1 | -4/+16 |
* | 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 |
* | add vault recovery | kumavis | 2016-03-16 | 1 | -5/+20 |
* | notifications - add tx confirm+cancel buttons | kumavis | 2016-03-12 | 1 | -0/+2 |
* | 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 |
* | 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 | 1 | -0/+263 |