Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | background - txManager - filter txs by network | kumavis | 2017-01-15 | 2 | -4/+6 |
| | |||||
* | background - return txHash to provider-engine on done | kumavis | 2017-01-15 | 2 | -14/+13 |
| | |||||
* | Fix the inclusion of the txFee in the meta tx object | Frankie | 2017-01-15 | 1 | -3/+5 |
| | |||||
* | fix for linting | Frankie | 2017-01-14 | 2 | -2/+3 |
| | |||||
* | Satisfy review needs: | Frankie | 2017-01-14 | 2 | -21/+23 |
| | | | | | | | removed unnecessary this.query = opts.query from constructor Created a tx error state for errors in approveTransaction validateTxParams has been moved to tx-utils removed "value" arg from _setTxStatus | ||||
* | fix the maxcost not being included in txMeta | Frankie | 2017-01-14 | 1 | -3/+7 |
| | |||||
* | Merge branch 'bug-submitTx' of github.com:MetaMask/metamask-plugin into ↵ | kumavis | 2017-01-14 | 11 | -65/+96 |
|\ | | | | | | | bug-submitTx | ||||
| * | Merge branch 'dev' into bug-submitTx | kumavis | 2017-01-14 | 11 | -65/+96 |
| |\ | |||||
| | * | Merge pull request #997 from MetaMask/integrateTxManagerUI | kumavis | 2017-01-14 | 11 | -66/+99 |
| | |\ | | | | | | | | | Integrate tx manager ui | ||||
| | | * | Merge branch 'dev' into integrateTxManagerUI | Frankie | 2017-01-14 | 1 | -2/+2 |
| | | |\ | | | |/ | | |/| | |||||
| | | * | remove orphaned comment | Frankie | 2017-01-14 | 1 | -1/+0 |
| | | | | |||||
| | | * | lint | Frankie | 2017-01-14 | 1 | -1/+1 |
| | | | | |||||
| | | * | Clean up code | Frankie | 2017-01-14 | 4 | -34/+39 |
| | | | | |||||
| | | * | Fix sorting and instances where something could be undefined | Frankie | 2017-01-12 | 3 | -4/+5 |
| | | | | |||||
| | | * | Merge branch 'dev' into integrateTxManagerUI | Frankie | 2017-01-12 | 2 | -6/+5 |
| | | |\ | |||||
| | | * | | Fix wording and icon of failed txs | Frankie | 2017-01-12 | 3 | -15/+22 |
| | | | | | |||||
| | | * | | Add to CHANGELOG | Frankie | 2017-01-12 | 2 | -2/+9 |
| | | | | | |||||
| | | * | | Merge branch 'dev' into integrateTxManagerUI | Frankie | 2017-01-12 | 8 | -78/+102 |
| | | |\ \ | |||||
| | | * | | | Take some of the tx Logic out of the UI and create a visble state for ↵ | Frankie | 2017-01-12 | 10 | -54/+68 |
| | | | | | | | | | | | | | | | | | | | | | | | | pending and unaproved transactions | ||||
* | | | | | | background - metamask controller - fix 'this' ref | kumavis | 2017-01-14 | 1 | -7/+8 |
|/ / / / / | |||||
* / / / / | background - handle tx finalization in controllers instead of provider-engine | kumavis | 2017-01-13 | 7 | -131/+215 |
|/ / / / | |||||
* | | | | Merge pull request #998 from MetaMask/i960-port-stream-err | kumavis | 2017-01-12 | 1 | -2/+2 |
|\ \ \ \ | |_|_|/ |/| | | | bugfix - portstream - dont wrap cb in try catch | ||||
| * | | | bugfix - portstream - dont wrap cb in try catch | kumavis | 2017-01-12 | 1 | -2/+2 |
|/ / / | |||||
* | | | Merge pull request #996 from MetaMask/i981-UpdateOnAccountChange | kumavis | 2017-01-12 | 2 | -6/+5 |
|\ \ \ | |_|/ |/| | | Send update to UI when changing selected account | ||||
| * | | Send update to UI when changing selected account | Dan Finlay | 2017-01-12 | 2 | -6/+5 |
|/ / | | | | | | | Fixes #981 | ||||
* | | Merge pull request #990 from MetaMask/sync-accounts | Dan Finlay | 2017-01-12 | 1 | -17/+1 |
|\ \ | | | | | | | rpc - fix sync account cache setting | ||||
| * | | rpc - fix sync account cache setting | kumavis | 2017-01-11 | 1 | -17/+1 |
| | | | |||||
* | | | Merge pull request #988 from MetaMask/eth_syncing | kumavis | 2017-01-11 | 2 | -0/+7 |
|\| | | | | | | | | web3 provider - override eth_syncing and web3_clientVersion | ||||
| * | | changelog - add note on rpc overrides | kumavis | 2017-01-11 | 1 | -0/+2 |
| | | | |||||
| * | | web3 provider - override eth_syncing and web3_clientVersion | kumavis | 2017-01-11 | 1 | -0/+5 |
|/ / | |||||
* | | Merge pull request #987 from MetaMask/kumavis-patch-1 | kumavis | 2017-01-11 | 1 | -1/+1 |
|\ \ | | | | | | | deps - bump provider engine | ||||
| * | | deps - bump provider engine | kumavis | 2017-01-11 | 1 | -1/+1 |
|/ / | | | | | addresses caching memory leak that can cause slow downs | ||||
* | | Merge pull request #985 from MetaMask/gulp1 | kumavis | 2017-01-11 | 3 | -39/+83 |
|\ \ | | | | | | | Gulp - clean and add "disc" analysis task | ||||
| * \ | Merge branch 'dev' into gulp1 | Dan Finlay | 2017-01-11 | 5 | -21/+10 |
| |\ \ | |/ / |/| | | |||||
* | | | Merge pull request #986 from MetaMask/i947-BrowserSolidityError | kumavis | 2017-01-11 | 2 | -15/+3 |
|\ \ \ | | | | | | | | | Fix browser solidity error | ||||
| * | | | Bump changelog | Dan Finlay | 2017-01-11 | 1 | -0/+1 |
| | | | | |||||
| * | | | Remove erroneous OOG estimation logic. | Dan Finlay | 2017-01-11 | 1 | -15/+2 |
|/ / / | |||||
* | | | Merge pull request #983 from MetaMask/slim1 | Kevin Serrano | 2017-01-11 | 3 | -6/+7 |
|\ \ \ | |_|/ |/| | | deps - replace promise-request with fetch | ||||
| * | | tests - add fetch polyfill | kumavis | 2017-01-11 | 2 | -1/+4 |
| | | | |||||
| * | | deps - replace promise-request with fetch | kumavis | 2017-01-11 | 2 | -5/+3 |
|/ / | |||||
| * | gulp - fix brfs instrumentation | kumavis | 2017-01-11 | 2 | -5/+2 |
| | | |||||
| * | gulp - cleanup comments | kumavis | 2017-01-11 | 1 | -13/+19 |
| | | |||||
| * | gulp - add disc bundle analysis task | kumavis | 2017-01-11 | 3 | -5/+55 |
| | | |||||
| * | gulp - clean and simplify | kumavis | 2017-01-11 | 2 | -25/+16 |
|/ | |||||
* | Merge pull request #974 from MetaMask/typo-fix | Frankie | 2017-01-07 | 1 | -2/+2 |
|\ | | | | | quick typo fix. | ||||
| * | quick typo fix. | Kevin Serrano | 2017-01-07 | 1 | -2/+2 |
|/ | |||||
* | Merge pull request #970 from MetaMask/network-indicator-refactor | Dan Finlay | 2017-01-06 | 5 | -16/+24 |
|\ | | | | | Network indicator modifications | ||||
| * | Merge branch 'dev' into network-indicator-refactor | Kevin Serrano | 2017-01-06 | 7 | -45/+188 |
| |\ | |/ |/| | |||||
* | | Merge pull request #971 from MetaMask/TearDownOnDisconnect | kumavis | 2017-01-06 | 2 | -11/+8 |
|\ \ | | | | | | | MetaMask Controller - Convert to EventEmitter | ||||
| * \ | Merge branch 'dev' into TearDownOnDisconnect | kumavis | 2017-01-06 | 4 | -31/+34 |
| |\ \ | |/ / |/| | | |||||
* | | | Merge pull request #967 from MetaMask/fixTxManager | Dan Finlay | 2017-01-06 | 4 | -32/+34 |
|\ \ \ | | | | | | | | | Fix tx manager | ||||
| * \ \ | Merge branch 'dev' into fixTxManager | Dan Finlay | 2017-01-06 | 4 | -2/+146 |
| |\ \ \ | |/ / / |/| | | | |||||
| * | | | Combine two identical then blocks | Dan Finlay | 2017-01-06 | 1 | -4/+2 |
| | | | | |||||
| * | | | remove unnecessary try statments | Frankie | 2017-01-05 | 3 | -37/+24 |
| | | | | |||||
| * | | | Merge branch 'TxManager' into fixTxManager | Frankie | 2017-01-05 | 1 | -0/+1 |
| |\ \ \ | |||||
| | * \ \ | Merge branch 'TxManager' of https://github.com/MetaMask/metamask-plugin into ↵ | Frankie | 2017-01-05 | 3 | -22/+31 |
| | |\ \ \ | | | | | | | | | | | | | | | | | | | TxManager | ||||
| | | * \ \ | Merge pull request #958 from MetaMask/i897-ReplayProtection | Kevin Serrano | 2017-01-04 | 15 | -70/+328 |
| | | |\ \ \ | | | | | | | | | | | | | | | Add replay protection | ||||
| | | | * \ \ | Merge branch 'dev' into i897-ReplayProtection | Dan Finlay | 2017-01-03 | 11 | -48/+259 |
| | | | |\ \ \ | |||||
| | | | * | | | | Use chainId parameter instead of second argument | Dan Finlay | 2017-01-03 | 1 | -1/+2 |
| | | | | | | | | |||||
| | | | * | | | | Linted | Dan Finlay | 2017-01-03 | 1 | -2/+2 |
| | | | | | | | | |||||
| | | | * | | | | Bump changelog | Dan Finlay | 2017-01-03 | 1 | -0/+1 |
| | | | | | | | | |||||
| | | | * | | | | Add replay protection to Transaction Manager | Dan Finlay | 2017-01-03 | 2 | -23/+30 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #897 Needs tests. | ||||
| * | | | | | | | clean up | Frankie | 2017-01-05 | 1 | -1/+1 |
| | | | | | | | | |||||
| * | | | | | | | Merge branch 'dev' into fixtTxManager | Frankie | 2017-01-05 | 15 | -100/+324 |
| |\| | | | | | | |||||
| * | | | | | | | Fix signing of transactions | Frankie | 2017-01-05 | 3 | -46/+62 |
| | |_|/ / / / | |/| | | | | | |||||
| | | | | * | | Merge branch 'dev' into TearDownOnDisconnect | kumavis | 2017-01-06 | 4 | -2/+146 |
| | | | | |\ \ | |_|_|_|_|/ / |/| | | | | | | |||||
* | | | | | | | Merge pull request #969 from MetaMask/i945-AlwaysQueryLatest | Kevin Serrano | 2017-01-06 | 4 | -2/+146 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | Always query latest block for balance & nonce | ||||
| * | | | | | | Fixed bugs with sanity-checking | Dan Finlay | 2017-01-05 | 1 | -12/+10 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Was incorrectly calling some eth-query methods (left over from old local eth-query) - Was still passing block to getAccount in addAccount - Now emitting update only after all account balances are loaded, reducing UI update traffic. | ||||
| * | | | | | | Fix dependency reference | Dan Finlay | 2017-01-05 | 1 | -1/+1 |
| | | | | | | | |||||
| * | | | | | | Caught typo | Dan Finlay | 2017-01-05 | 1 | -2/+3 |
| | | | | | | | |||||
| * | | | | | | Add descriptive comment | Dan Finlay | 2017-01-05 | 1 | -0/+9 |
| | | | | | | | |||||
| * | | | | | | Linted | Dan Finlay | 2017-01-05 | 1 | -22/+17 |
| | | | | | | | |||||
| * | | | | | | Bump changelog | Dan Finlay | 2017-01-05 | 1 | -0/+1 |
| | | | | | | | |||||
| * | | | | | | Remove old eth-store dependency | Dan Finlay | 2017-01-05 | 1 | -1/+0 |
| | | | | | | | |||||
| * | | | | | | Removed reliance on eth-store internal custom eth-query | Dan Finlay | 2017-01-05 | 1 | -6/+15 |
| | | | | | | | |||||
| * | | | | | | Move eth-store@1.1.0 into local repo. | Dan Finlay | 2017-01-05 | 1 | -0/+132 |
|/ / / / / / | |||||
| | | | * / | MetaMask Controller - Convert to EventEmitter | Frankie | 2017-01-06 | 2 | -12/+8 |
| |_|_|/ / |/| | | | | |||||
| | | | * | Switch order of header and indicator. | Kevin Serrano | 2017-01-06 | 1 | -1/+1 |
| | | | | | |||||
| | | | * | Changelog. | Kevin Serrano | 2017-01-05 | 1 | -0/+2 |
| | | | | | |||||
| | | | * | Linting. | Kevin Serrano | 2017-01-05 | 2 | -2/+1 |
| | | | | | |||||
| | | | * | Make network somewhat more modular, add new network indicator. | Kevin Serrano | 2017-01-05 | 4 | -17/+24 |
| |_|_|/ |/| | | | |||||
* | | | | Merge pull request #965 from MetaMask/chrome-permissions | Dan Finlay | 2017-01-04 | 3 | -4/+29 |
|\ \ \ \ | | | | | | | | | | | Chrome permissions | ||||
| * \ \ \ | Merge branch 'dev' of github.com:MetaMask/metamask-plugin into dev | Kevin Serrano | 2017-01-04 | 1 | -2/+8 |
| |\ \ \ \ | |/ / / / |/| | | | | |||||
* | | | | | Merge pull request #964 from MetaMask/i963-BalancesNotUpdating | Kevin Serrano | 2017-01-04 | 1 | -2/+8 |
|\ \ \ \ \ | | | | | | | | | | | | | Update UI state on ethStore updates | ||||
| * \ \ \ \ | Merge branch 'dev' into i963-BalancesNotUpdating | Kevin Serrano | 2017-01-04 | 1 | -46/+28 |
| |\ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Fix sendUpdate for new promisified getState method | Dan Finlay | 2017-01-04 | 1 | -2/+6 |
| | | | | | | |||||
| * | | | | | Update UI state on ethStore updates | Dan Finlay | 2017-01-04 | 1 | -0/+2 |
| | |_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | UI was remarkably not relying on ethStore for updates, so things like account balances were frozen until user activity. Fixes #963 | ||||
| | * | | | Merge branch 'dev' of github.com:MetaMask/metamask-plugin into dev | Kevin Serrano | 2017-01-04 | 1 | -46/+28 |
| | |\ \ \ | |_|/ / / |/| | | | | |||||
* | | | | | Merge pull request #962 from MetaMask/i961-UpdateUiBug | Kevin Serrano | 2017-01-04 | 1 | -46/+28 |
|\ \ \ \ \ | |/ / / / |/| | | | | Fix AddAccount not updating UI | ||||
| * | | | | Convert more actions to new simple pattern | Dan Finlay | 2017-01-04 | 1 | -18/+2 |
| | | | | | |||||
| * | | | | Restore missing line | Dan Finlay | 2017-01-04 | 1 | -0/+1 |
| | | | | | |||||
| * | | | | Corrected instances of showWarning to displayWarning | Dan Finlay | 2017-01-04 | 1 | -3/+3 |
| | | | | | |||||
| * | | | | Apply new pattern to repetitive functions | Dan Finlay | 2017-01-04 | 1 | -19/+2 |
| | | | | | |||||
| * | | | | Update account list after adding account | Dan Finlay | 2017-01-04 | 1 | -10/+24 |
|/ / / / | | | | | | | | | | | | | | | | | | | | | Fixed by finally making a function generator for a pattern we use frequently, communicating to the background process. Fixes #961 | ||||
| * | | | Changelog. | Kevin Serrano | 2017-01-04 | 1 | -1/+1 |
| | | | | |||||
| * | | | Changelog. | Kevin Serrano | 2017-01-04 | 1 | -0/+1 |
| | | | | |||||
| * | | | Take out unneeded permissions from the app. | Kevin Serrano | 2017-01-04 | 2 | -4/+28 |
|/ / / | |||||
* | | | Merge remote-tracking branch 'origin/ShowDifferentAccounts' into RevertTxManager | Dan Finlay | 2017-01-03 | 3 | -7/+7 |
|\ \ \ | |||||
| * | | | Make single letter variables more verbose | Dan Finlay | 2017-01-03 | 2 | -5/+5 |
| | | | | |||||
| * | | | Merge branch 'dev' into ShowDifferentAccounts | Dan Finlay | 2017-01-03 | 20 | -657/+669 |
| |\| | | |||||
| | * | | Merge pull request #954 from MetaMask/kumavis-readme-gource | Frankie | 2017-01-03 | 1 | -0/+36 |
| | |\ \ | | | | | | | | | | | Readme - add gource instructions to readme | ||||
| | * \ \ | Merge pull request #955 from MetaMask/i727-provider-is-metamask | Frankie | 2017-01-03 | 1 | -0/+2 |
| | |\ \ \ | | | | | | | | | | | | | inpage-provider - add isMetaMask | ||||
| * | | | | | Add tolerance for hex prefixed private keys to simple keychain | Dan Finlay | 2017-01-03 | 1 | -3/+4 |
| | | | | | | |||||
* | | | | | | Merge remote-tracking branch 'origin/i727-provider-is-metamask' into ↵ | Dan Finlay | 2017-01-03 | 1 | -0/+2 |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | | | | | | | RevertTxManager | ||||
| * | | | | | inpage-provider - add isMetaMask | kumavis | 2017-01-03 | 1 | -0/+2 |
| | |/ / / | |/| | | | | | | | | | | | | | adds `metamaskInpageProvider.isMetaMask === true` Fixes #727 | ||||
* | | | | | Merge remote-tracking branch 'origin/kumavis-readme-gource' into RevertTxManager | Dan Finlay | 2017-01-03 | 19 | -655/+666 |
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| | | |||||
| * | | | meta - readme - add gource instructions | kumavis | 2017-01-03 | 1 | -0/+36 |
| |/ / | |||||
| * | | Merge pull request #921 from MetaMask/TxManager | kumavis | 2017-01-03 | 18 | -657/+631 |
| |\| | | | | | | | Feature: TxManager handles transaction state tracking | ||||
| | * | Merge branch 'dev' into TxManager | Frankie | 2016-12-24 | 15 | -197/+318 |
| | |\ | | |/ | |/| | |||||
| | * | fix some minor spelling mistakes and clean up code | Frankie | 2016-12-24 | 4 | -34/+32 |
| | | | |||||
| | * | fix merge | Frances Pangilinan | 2016-12-22 | 1 | -1/+1 |
| | | | |||||
| | * | Merge branch 'dev' into TxManager | Frankie | 2016-12-22 | 38 | -362/+813 |
| | |\ | |||||
| | * | | Remove txManager in keyring controller | Frances Pangilinan | 2016-12-22 | 1 | -2/+0 |
| | | | | |||||
| | * | | Migrate all tx mutation code out of keyring controller and | Frances Pangilinan | 2016-12-22 | 4 | -54/+71 |
| | | | | | | | | | | | | | | | | Fix up txManager to reflect code review requests | ||||
| | * | | First pass at revision requests | Frances Pangilinan | 2016-12-22 | 13 | -595/+239 |
| | | | | |||||
| | * | | Clean up and comment functions | Frances Pangilinan | 2016-12-15 | 2 | -10/+31 |
| | | | | |||||
| | * | | add to CHANGELOG.md | Frances Pangilinan | 2016-12-15 | 1 | -0/+1 |
| | | | | |||||
| | * | | add Test for txManager. As well as fix tests to account for txManager. | Frances Pangilinan | 2016-12-15 | 6 | -80/+185 |
| | | | | |||||
| | * | | Create a TxManager | Frances Pangilinan | 2016-12-15 | 7 | -159/+350 |
| | | | | |||||
* | | | | Correct getState test to be async | Dan Finlay | 2016-12-24 | 1 | -4/+7 |
| | | | | |||||
* | | | | Fix rendering of loose accounts | Dan Finlay | 2016-12-24 | 2 | -3/+5 |
| | | | | |||||
* | | | | Add loose account development state | Dan Finlay | 2016-12-24 | 1 | -0/+126 |
| | | | | |||||
* | | | | Merge branch 'FixMigrationPasswordBug' into ShowDifferentAccounts | Dan Finlay | 2016-12-24 | 3 | -4/+22 |
|\ \ \ \ | |||||
| * | | | | Add additional migration test | Dan Finlay | 2016-12-24 | 3 | -4/+22 |
| |/ / / | |||||
* | | | | Show a "LOOSE" warning on accounts not belonging to HD Seed phrase | Dan Finlay | 2016-12-23 | 3 | -7/+42 |
| | | | | |||||
* | | | | Return keyring metadata on metamask state object | Dan Finlay | 2016-12-23 | 2 | -29/+55 |
|/ / / | | | | | | | | | | | | | | | | | | | Required making the getState methods for both keyringController and metamaskController async. They both now return promises, and the main metamask-controller.getState method is now nodeified. Will allow the UI to render loose keys differently than persisted keys. | ||||
* | | | Merge pull request #949 from MetaMask/RemoveLog | Kevin Serrano | 2016-12-23 | 1 | -1/+0 |
|\ \ \ | | | | | | | | | Remove log | ||||
| * | | | Remove log | Dan Finlay | 2016-12-23 | 1 | -1/+0 |
|/ / / | |||||
* | | | Merge pull request #948 from MetaMask/RecoverLostAccounts | Dan Finlay | 2016-12-23 | 14 | -191/+316 |
|\ \ \ | | | | | | | | | Auto-Recover accounts lost to BIP44 derivation fix | ||||
| * | | | Rename function to be an action | Dan Finlay | 2016-12-23 | 1 | -2/+2 |
| | | | | |||||
| * | | | Break up migration function | Dan Finlay | 2016-12-23 | 1 | -24/+24 |
| | | | | |||||
| * | | | Don't bother changing selected accounts since accounts are recovered | Dan Finlay | 2016-12-23 | 1 | -13/+3 |
| | | | | |||||
| * | | | Remove logs | Dan Finlay | 2016-12-23 | 1 | -2/+2 |
| | | | | |||||
| * | | | Linted | Dan Finlay | 2016-12-22 | 1 | -4/+3 |
| | | | | |||||
| * | | | Restructured migration | Dan Finlay | 2016-12-22 | 6 | -144/+126 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Migrator now returns a lostAccount array that includes objects these objects include keys of address and privateKey, this allows the MetamaskController to restore the lost accounts even without customizing the idStore or the KeyringController. Also includes a patch that allows idStore to synchronously export private keys. | ||||
| * | | | Return undefined when vault is uninitialized | Dan Finlay | 2016-12-22 | 1 | -1/+1 |
| | | | | |||||
| * | | | Added error when trying to unlock uninitialized vault | Dan Finlay | 2016-12-22 | 1 | -0/+4 |
| | | | | |||||
| * | | | Move old keystore migration code to metamask controller | Dan Finlay | 2016-12-22 | 2 | -46/+50 |
| | | | | | | | | | | | | | | | | Allows keyring controller to be more generic, less opinionated, and who knows, maybe sooner publishable as its own thing. | ||||
| * | | | Fixed another lostAccount test | Dan Finlay | 2016-12-22 | 1 | -1/+1 |
| | | | | |||||
| * | | | Refine a lostAccount test | Dan Finlay | 2016-12-21 | 1 | -1/+1 |
| | | | | |||||
| * | | | Linted | Dan Finlay | 2016-12-21 | 3 | -5/+3 |
| | | | | |||||
| * | | | Add lost accounts ui development state | Dan Finlay | 2016-12-21 | 1 | -0/+91 |
| | | | | |||||
| * | | | Make notices confirmation configurable | Dan Finlay | 2016-12-21 | 6 | -15/+72 |
| | | | | | | | | | | | | | | | | - Confirm button will now dismiss the lost accounts array. | ||||
* | | | | Fix account injection bug | Dan Finlay | 2016-12-23 | 1 | -2/+3 |
| |_|/ |/| | | | | | | | | | | | | | | | | | | | | It seems `selectedAddress` was removed from the keyring-controller’s state, and is used to populate the injected current account. I couldn't help myself, I dug around, I found a PR named [changed all instances of selectedAddress to selectedAccount](https://github.com/MetaMask/metamask-plugin/commit/f5b0795ac5582dd53de728479cf47c43eabfe67c) by @Zanibas. Sorry, Kevin! Had you actually changed all instances, this bug would not have happened. Fixes #908 | ||||
* | | | Merge pull request #944 from MetaMask/i938-uri-validation | Dan Finlay | 2016-12-22 | 4 | -13/+39 |
|\ \ \ | |/ / |/| | | I938 uri validation | ||||
| * | | Add to changelog. | Kevin Serrano | 2016-12-21 | 1 | -0/+1 |
| | | | |||||
| * | | Lint. | Kevin Serrano | 2016-12-21 | 2 | -12/+12 |
| | | | |||||
| * | | Validate URIs before entering them in. | Kevin Serrano | 2016-12-21 | 2 | -2/+27 |
|/ / | |||||
* | | Merge pull request #916 from MetaMask/i894-DetectBadAccounts | Dan Finlay | 2016-12-21 | 9 | -57/+124 |
|\ \ | | | | | | | I894 detect bad accounts | ||||
| * | | Made changes according to feedback. | Dan Finlay | 2016-12-20 | 5 | -14/+13 |
| | | | |||||
| * | | Got bad account detection working and added to state | Dan Finlay | 2016-12-10 | 4 | -34/+13 |
| | | | |||||
| * | | Mostly added bad account detection | Dan Finlay | 2016-12-09 | 8 | -50/+139 |
| |/ | | | | | | | Currently riddled with logs, because the migrator is inexplicably returning before generating the new style accounts for comparison. | ||||
* | | Merge pull request #939 from MetaMask/BrowserPassworder | Dan Finlay | 2016-12-21 | 4 | -228/+3 |
|\ \ | | | | | | | Remove encryptor in favor of external browser-passworder | ||||
| * | | Bump passworder version | Dan Finlay | 2016-12-21 | 1 | -1/+1 |
| | | | |||||
| * | | Use security patched version of browser-passworder | Dan Finlay | 2016-12-21 | 1 | -1/+1 |
| | | | |||||
| * | | Remove encryptor in favor of external browser-passworder | Dan Finlay | 2016-12-20 | 4 | -228/+3 |
| | | | | | | | | | | | | I broke out the encryptor lib into its own module on npm called browser-passworder. | ||||
* | | | Merge pull request #942 from MetaMask/Version-2.14.1 | Dan Finlay | 2016-12-21 | 2 | -1/+3 |
|\ \ \ | |/ / |/| | | Version 2.14.1 | ||||
| * | | Version 2.14.12.14.1 | Dan Finlay | 2016-12-21 | 2 | -1/+3 |
| | | | |||||
* | | | Merge pull request #937 from MetaMask/i900-forgot-password-flow | Dan Finlay | 2016-12-20 | 8 | -26/+32 |
|\ \ \ | | | | | | | | | I900 forgot password flow | ||||
| * | | | Modify actions to support better transition. | Kevin Serrano | 2016-12-20 | 3 | -1/+18 |
| | | | | |||||
| * | | | Add to changelog. | Kevin Serrano | 2016-12-20 | 1 | -0/+1 |
| | | | | |||||
| * | | | Lint. | Kevin Serrano | 2016-12-20 | 3 | -6/+5 |
| | | | | |||||
| * | | | Redirect to seed word screen for forgotten passwords. | Kevin Serrano | 2016-12-20 | 4 | -20/+9 |
| | | | | |||||
* | | | | Merge pull request #936 from MetaMask/MergeMaster | kumavis | 2016-12-20 | 25 | -54/+626 |
|\ \ \ \ | |/ / / |/| | | | Merge master | ||||
| * | | | Merged master into dev | Dan Finlay | 2016-12-20 | 25 | -54/+626 |
|/| | | | |/ / | |||||
| * | | Merge pull request #935 from MetaMask/kumavis-patch-1 | Dan Finlay | 2016-12-20 | 2 | -8/+11 |
| |\ \ | | | | | | | | | inpage - temporarily disable ping stream | ||||
| | * | | changelog - add whitespace | kumavis | 2016-12-20 | 1 | -0/+1 |
| | | | | |||||
| | * | | Merge branch 'kumavis-patch-1' of github.com:MetaMask/metamask-plugin into ↵ | kumavis | 2016-12-20 | 0 | -0/+0 |
| | |\ \ | | | | | | | | | | | | | | | | kumavis-patch-1 | ||||
| | | * \ | Merge branch 'kumavis-patch-1' of github.com:MetaMask/metamask-plugin into ↵ | kumavis | 2016-12-20 | 2 | -4/+6 |
| | | |\ \ | | | | | | | | | | | | | | | | | | | kumavis-patch-1 | ||||
| | | | * \ | Merge branch 'master' into kumavis-patch-1 | kumavis | 2016-12-20 | 2 | -4/+5 |
| | | | |\ \ | | |_|_|/ / | |/| | | | | |||||
| * | | | | | Merge pull request #929 from MetaMask/Version-2.14.0 | Dan Finlay | 2016-12-20 | 2 | -4/+5 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Version 2.14.0 | ||||
| | * | | | | | Version 2.14.02.14.0 | Dan Finlay | 2016-12-17 | 2 | -4/+5 |
| |/ / / / / | |||||
| | * / / / | changelog - inf reload detection hotfix | kumavis | 2016-12-20 | 2 | -4/+6 |
| | |/ / / | |||||
| | * / / | changelog - add note on inf reload detection hotfix | kumavis | 2016-12-20 | 1 | -1/+1 |
| | |/ / | |||||
| | * / | inpage - temporarily disable ping stream | kumavis | 2016-12-20 | 1 | -8/+9 |
| |/ / | |||||
| * | | Merge pull request #927 from MetaMask/AddNotices | Dan Finlay | 2016-12-17 | 19 | -21/+607 |
| |\ \ | | | | | | | | | Add notices | ||||
| | * | | Clean up first notice | Dan Finlay | 2016-12-17 | 2 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | Remove redundant title from notice component. Make link color the same orange as the rest of the UI. | ||||
| | * | | Add date to notices display. | Kevin Serrano | 2016-12-17 | 1 | -1/+15 |
| | | | | |||||
| | * | | move notice code from metamask-controller + config-manager, in to ↵ | kumavis | 2016-12-17 | 5 | -205/+213 |
| | | | | | | | | | | | | | | | | notice-controller | ||||
| | * | | meta - add npm-debug.log to gitignore | kumavis | 2016-12-17 | 1 | -0/+1 |
| | | | | |||||
| | * | | clean - code style | kumavis | 2016-12-17 | 2 | -8/+3 |
| | | | | |||||
| | * | | Deactivate polling for now. | Kevin Serrano | 2016-12-17 | 1 | -1/+3 |
| | | | | |||||
| | * | | Merge branch 'AddNotices' of github.com:MetaMask/metamask-plugin into AddNotices | Dan Finlay | 2016-12-17 | 2 | -1/+12 |
| | |\ \ | |||||
| | | * | | remove duplicate controller. | Kevin Serrano | 2016-12-17 | 1 | -3/+0 |
| | | | | | |||||
| | | * | | Clean notices. | Kevin Serrano | 2016-12-17 | 1 | -1/+1 |
| | | | | | |||||
| | | * | | The first notice, the fall of morden. | Kevin Serrano | 2016-12-17 | 2 | -1/+12 |
| | | | | | |||||
| | * | | | Cleanup | Dan Finlay | 2016-12-17 | 3 | -4/+1 |
| | |/ / | |||||
| | * | | Rebuild development states before ci tests | Dan Finlay | 2016-12-17 | 1 | -2/+3 |
| | | | | |||||
| | * | | Add ability to show notices to user & get confirmation. | Kevin Serrano | 2016-12-17 | 4 | -20/+27 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Implement generation of markdown for notice files. Create npm command. Enhance notice generation. Add test files to test multiple notices. Add basic markdown support to notices. Interval checks for updates. Add extensionizer and linker Add terms and conditions state file Add link support to disclaimer. Changelog addition. | ||||
| | * | | Add ability to show notices to user & get confirmation. | Kevin Serrano | 2016-12-17 | 17 | -4/+554 |
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Implement generation of markdown for notice files. Create npm command. Enhance notice generation. Add test files to test multiple notices. Add basic markdown support to notices. Interval checks for updates. Add extensionizer and linker Add terms and conditions state file Add link support to disclaimer. Changelog addition. | ||||
| * | | Merge pull request #923 from MetaMask/RemoveMorden | Frankie | 2016-12-17 | 6 | -27/+3 |
| |\ \ | | | | | | | | | Remove morden | ||||
| | * | | Bump changelog for removing morden | Dan Finlay | 2016-12-16 | 1 | -0/+1 |
| | | | | |||||
| | * | | Remove morden testnet provider | Dan Finlay | 2016-12-16 | 5 | -27/+2 |
| |/ / | | | | | | | | | | Instances configured to point at Morden will now point at Ropsten. | ||||
| * | | Merge pull request #918 from MetaMask/i915-txPermaCache | kumavis | 2016-12-13 | 2 | -1/+2 |
| |\ \ | | | | | | | | | deps - bump provider-engine for bug fix | ||||
| | * | | deps - bump provider-engine for bug fix | kumavis | 2016-12-13 | 2 | -1/+2 |
| |/ / | |||||
| * | | Merge pull request #912 from MetaMask/kumavis-patch-1 | Dan Finlay | 2016-12-08 | 1 | -0/+2 |
| |\ \ | | | | | | | | | changelog - "fix reload detection" | ||||
| | * | | changelog - "fix reload detection" | kumavis | 2016-12-08 | 1 | -0/+2 |
| |/ / | |||||
| * | | Merge pull request #911 from MetaMask/i873-reloadBroken | Dan Finlay | 2016-12-08 | 1 | -1/+1 |
| |\ \ | | | | | | | | | Fix broken disconnect detector | ||||
| | * | | inpage - correctly listen for incomming messages | kumavis | 2016-12-08 | 1 | -1/+1 |
| |/ / | |||||
| * | | Merge pull request #891 from MetaMask/Version-2.13.11 | Dan Finlay | 2016-11-29 | 2 | -1/+3 |
| |\ \ | | | | | | | | | Version 2.13.11 | ||||
| | * | | Version 2.13.112.13.11 | Dan Finlay | 2016-11-24 | 2 | -1/+3 |
| |/ / | |||||
* | | | Merge pull request #926 from MetaMask/revert-920-dev | Dan Finlay | 2016-12-17 | 11 | -54/+101 |
|\ \ \ | | | | | | | | | Revert "Interface enhancements" | ||||
| * | | | Revert "Interface enhancements" | Dan Finlay | 2016-12-17 | 11 | -54/+101 |
|/ / / | |||||
* | | | Merge pull request #920 from luisivan/dev | Dan Finlay | 2016-12-15 | 11 | -101/+54 |
|\ \ \ | |_|/ |/| | | Interface enhancements | ||||
| * | | Fixed header h1 alignment and network name | Luis Iván Cuende | 2016-12-15 | 2 | -5/+3 |
| | | | |||||
| * | | Better account details view | Luis Iván Cuende | 2016-12-15 | 5 | -42/+14 |
| | | | |||||
| * | | Better editable label | Luis Iván Cuende | 2016-12-15 | 5 | -40/+15 |
| | | | |||||
| * | | Better buttons | Luis Iván Cuende | 2016-12-14 | 2 | -4/+9 |
| | | | |||||
| * | | Beautified disclaimer | Luis Iván Cuende | 2016-12-14 | 3 | -11/+14 |
|/ / | |||||
* | | Merge pull request #914 from MetaMask/FixUnitTestSuite | Dan Finlay | 2016-12-09 | 2 | -2/+2 |
|\ \ | | | | | | | Remove .only from unit test suite | ||||
| * | | Cranked up CI test suite wait duration to alleviate their nondeterminism for now | Dan Finlay | 2016-12-08 | 1 | -1/+1 |
| | | | |||||
| * | | Remove .only from unit test suite | Dan Finlay | 2016-12-08 | 1 | -1/+1 |
|/ / | |||||
* | | Merge pull request #904 from MetaMask/BetterIntegrationTest | kumavis | 2016-12-02 | 9 | -18/+161 |
|\ \ | | | | | | | Made integration test suite better, added a step to story | ||||
| * | | Remove redundant logging block | Dan Finlay | 2016-12-02 | 1 | -3/+0 |
| | | | |||||
| * | | Fix vault encrypting & unlocking bug | Dan Finlay | 2016-12-01 | 6 | -13/+53 |
| | | | | | | | | | | | | | | | | | | | | | | | | This is only a bug in dev, but was committed yesterday. Sometimes the `encrypt` method was being passed values other than the password as the encryption key, leading to un-unlockable vaults. To find this, and avoid it for all time hereafter, I added several more steps to our oft-neglected integration test suite, which now fully initializes a vault, locks it, and unlocks it again, to make sure all of those steps definitely work always. | ||||
| * | | Add integration tests for logging out and back in | Dan Finlay | 2016-12-01 | 2 | -2/+29 |
| | | | |||||
| * | | Add more integration tests | Dan Finlay | 2016-12-01 | 1 | -0/+25 |
| | | | | | | | | | | | | | | | | | | | | | | | | Integration tests now: - Scroll through terms - Accept terms - Confirm seed phrase - Verify account detail screen | ||||
| * | | Made integration test create a first vault | Dan Finlay | 2016-12-01 | 5 | -4/+58 |
|/ / | |||||
* | | Merge pull request #899 from MetaMask/i893-DenodeifyKeyringController | Kevin Serrano | 2016-11-30 | 2 | -3/+10 |
|\ \ | | | | | | | Fix incorrect nodeification and add descriptive error to help find in future | ||||
| * | | Add useful nodeify error message | Dan Finlay | 2016-11-30 | 1 | -2/+9 |
| | | | | | | | | | | | | | | | | | | | | | If a nodified method does not return a Promise, it will throw an error, like this: ``` Error in event handler for (unknown): Error: The function setSelectedAccount did not return a Promise, but was nodeified. ``` | ||||
| * | | Return promise correctly from setSelectedAddress | Dan Finlay | 2016-11-30 | 1 | -1/+1 |
| | | | |||||
* | | | Merge pull request #896 from MetaMask/i893-DenodeifyKeyringController | Kevin Serrano | 2016-11-30 | 9 | -458/+722 |
|\| | | | | | | | | Denodeify most of KeyringController | ||||
| * | | Flattened addTx async methods | Dan Finlay | 2016-11-30 | 2 | -90/+83 |
| | | | |||||
| * | | Bind ethQuery to estimateGas to allow it to be moved around. | Dan Finlay | 2016-11-30 | 1 | -2/+2 |
| | | | |||||
| * | | Fix tx adding code | Dan Finlay | 2016-11-30 | 2 | -50/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Broken in this commit: https://github.com/MetaMask/metamask-plugin/commit/bc39cd7b894ddf0f3724d4af3cfc30c2638e0939 Synchronous methods were added to an `async.waterfall` array. This commit also removes the delegate call checking, since we concluded it was misinformed. | ||||
| * | | Ordered keyringController methods the same in metamask-controller | Dan Finlay | 2016-11-30 | 2 | -5/+9 |
| | | | |||||
| * | | Annotated KeyringController | Dan Finlay | 2016-11-30 | 1 | -219/+496 |
| | | | |||||
| * | | Remove unused dep | Dan Finlay | 2016-11-29 | 1 | -1/+0 |
| | | | |||||
| * | | Fix nodeify usage | Dan Finlay | 2016-11-29 | 1 | -11/+11 |
| | | | |||||
| * | | Fix nodeify | Dan Finlay | 2016-11-29 | 2 | -55/+35 |
| | | | |||||
| * | | Denodeify most of KeyringController | Dan Finlay | 2016-11-29 | 7 | -172/+230 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Mostly Fixes #893 A couple methods cache callbacks, and will require a larger refactor to fully denodeify. Specifically, our methods involving web3 requests to sign a tx, sign a message, and approve or cancel either of those. I think we should postpone those until the TxManager refactor, since it will likely handle this response caching itself. | ||||
* | | | Merge pull request #890 from MetaMask/MergeMasterIntoDev | Kevin Serrano | 2016-11-29 | 6 | -33/+72 |
|\| | | | | | | | | Merge master into dev | ||||
| * | | Merge branch 'master' into dev | Dan Finlay | 2016-11-24 | 6 | -33/+72 |
|/| | | |/ | |||||
| * | Merge pull request #884 from MetaMask/i883-sync-uninstallFilter | kumavis | 2016-11-24 | 2 | -0/+9 |
| |\ | | | | | | | Add support for sync RPC uninstallFilter | ||||
| | * | changelog - add sync rpc eth_uninstallFilter note | kumavis | 2016-11-24 | 1 | -0/+2 |
| | | | |||||
| | * | rpc - add sync uninstallFilter support | kumavis | 2016-11-24 | 1 | -0/+7 |
| |/ | |||||
| * | Merge pull request #876 from MetaMask/Version-2.13.10 | Dan Finlay | 2016-11-23 | 2 | -3/+7 |
| |\ | | | | | | | Version 2.13.10 | ||||
| | * | Version 2.13.102.13.10 | Dan Finlay | 2016-11-23 | 2 | -3/+7 |
| |/ | |||||
| * | Merge pull request #872 from MetaMask/i868-estimateGasTooHigh | kumavis | 2016-11-23 | 2 | -29/+50 |
| |\ | | | | | | | Improve gas estimation logic | ||||
| | * | Merge branch 'master' into i868-estimateGasTooHigh | kumavis | 2016-11-23 | 5 | -8/+17 |
| | |\ | | |/ | |/| | |||||
| * | | Merge pull request #864 from MetaMask/new-faucet | kumavis | 2016-11-23 | 3 | -4/+5 |
| |\ \ | | | | | | | | | Point to ropsten faucet | ||||
| | * \ | Merge branch 'master' into new-faucet | Dan Finlay | 2016-11-23 | 3 | -4/+12 |
| | |\ \ | | |/ / | |/| | | |||||
| * | | | Merge pull request #855 from MetaMask/i834-RopstenLinks | Kevin Serrano | 2016-11-23 | 3 | -4/+12 |
| |\ \ \ | | | | | | | | | | | Add ropsten link support | ||||
| | * | | | Unify test wording | Dan Finlay | 2016-11-22 | 1 | -2/+2 |
| | | | | | |||||
| | * | | | Add temporary morden explorer link support | Dan Finlay | 2016-11-22 | 2 | -1/+7 |
| | | | | | |||||
| | * | | | Fix ropsten link test | Dan Finlay | 2016-11-22 | 1 | -2/+2 |
| | | | | | |||||
| | * | | | Bump changelog | Dan Finlay | 2016-11-22 | 1 | -0/+2 |
| | | | | | |||||
| | * | | | Merge branch 'master' into i834-RopstenLinks | Dan Finlay | 2016-11-22 | 2 | -1/+3 |
| | |\ \ \ | | |/ / / | |/| | | | |||||
| | * | | | Add ropsten link support | Dan Finlay | 2016-11-22 | 1 | -2/+2 |
| | | | | | |||||
| | | * | | Ropsten has sole access to the faucet. | Kevin Serrano | 2016-11-23 | 2 | -4/+4 |
| | | | | |