| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix ether warning checkbox. | Kevin Serrano | 2016-08-11 | 1 | -2/+6 |
* | Add eth classic to provider menu | Dan Finlay | 2016-07-29 | 1 | -0/+4 |
* | Buy button (#474) | Frankie | 2016-07-22 | 1 | -0/+10 |
* | Remove useless and buggy clearWallet function | Dan Finlay | 2016-07-01 | 1 | -2/+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 |
* | Fixed tests | Dan Finlay | 2016-06-25 | 1 | -1/+0 |
* | Improve refactor | Dan Finlay | 2016-06-25 | 1 | -52/+3 |
* | Auto linted | Dan Finlay | 2016-06-22 | 1 | -59/+56 |
* | Add confirmation persisting to localStorage | Dan Finlay | 2016-06-17 | 1 | -0/+11 |
* | Added ability to nickname wallets locally | Dan Finlay | 2016-05-21 | 1 | -0/+20 |
* | Corrected config path | Dan Finlay | 2016-05-20 | 1 | -1/+1 |
* | sync rpc fix | kumavis | 2016-05-20 | 1 | -3/+4 |
* | Move infura rpcs to https | Dan Finlay | 2016-05-14 | 1 | -2/+2 |
* | Make default providers more easiliy configurable for metamask devs | Dan Finlay | 2016-05-11 | 1 | -7/+27 |
* | Add UI for Signing Messages | Dan Finlay | 2016-05-04 | 1 | -67/+0 |
* | idmgmt - eth_sign support + notifications | kumavis | 2016-04-29 | 1 | -5/+77 |
* | Persist selected account | Dan Finlay | 2016-04-26 | 1 | -0/+11 |
* | Store metamaskId on metaTx instead of getTxWithParams method. | Dan Finlay | 2016-04-21 | 1 | -10/+0 |
* | 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 |
* | Persist transactions to config-manager | Dan Finlay | 2016-04-19 | 1 | -0/+50 |
* | inpage - use publicConfigStore for selectedAccount and sync provider | kumavis | 2016-04-16 | 1 | -0/+27 |
* | 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 | 1 | -3/+7 |
* | Revert "Revert "Etherscan provider"" | Dan Finlay | 2016-04-01 | 1 | -9/+22 |
* | Revert "Etherscan provider" | Dan Finlay | 2016-04-01 | 1 | -22/+9 |
* | 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 | 1 | -9/+5 |
* | Made configuration migrateable | Dan Finlay | 2016-03-31 | 1 | -0/+161 |