Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Switch existing modals from using Notification to Modal. Remove Notification ↵ | Alexander Tseung | 2018-09-20 | 1 | -2/+3 |
| | | | | component. Add CancelTransaction modal | ||||
* | Merge pull request #5216 from MetaMask/tx-cancel | Frankie | 2018-09-11 | 2 | -2/+59 |
|\ | | | | | Add createCancelTransaction method | ||||
| * | Add createCancelTransaction method | Alexander Tseung | 2018-09-11 | 2 | -2/+59 |
| | | |||||
* | | Attach the RPC error value to txMeta | Whymarrh Whitby | 2018-09-09 | 1 | -0/+1 |
|/ | |||||
* | Merge branch 'develop' into network-remove-provider-engine-tests | Thomas Huang | 2018-08-02 | 1 | -7/+3 |
|\ | |||||
| * | tx-gas-utils - catch all errors from gas estimation | Jenny Pollack | 2018-07-25 | 1 | -7/+3 |
| | | |||||
* | | Merge branch 'develop' into network-remove-provider-engine | Thomas | 2018-07-26 | 2 | -13/+6 |
|\| | |||||
| * | Merge pull request #4669 from MetaMask/removeNonceTrackerFunction | Thomas Huang | 2018-07-13 | 1 | -13/+0 |
| |\ | | | | | | | Remove unsued nonce tracker function | ||||
| | * | Merge branch 'develop' into removeNonceTrackerFunction | Thomas | 2018-07-11 | 1 | -1/+1 |
| | |\ | |||||
| | * | | Remove unsued nonce tracker function | tmashuang | 2018-06-26 | 1 | -13/+0 |
| | | | | |||||
| * | | | Merge branch 'develop' of https://github.com/MetaMask/metamask-extension ↵ | frankiebee | 2018-07-11 | 1 | -1/+1 |
| |\ \ \ | | | |/ | | |/| | | | | | into i#3896 | ||||
| * | | | trandsactions - remove rejected transactions from history | frankiebee | 2018-06-26 | 1 | -0/+6 |
| | |/ | |/| | |||||
* | | | Merge branch 'develop' of github.com:MetaMask/metamask-extension into ↵ | kumavis | 2018-07-04 | 1 | -1/+1 |
|\ \ \ | | |/ | |/| | | | | network-remove-provider-engine | ||||
| * | | eslint --fix . | brunobar79 | 2018-07-03 | 1 | -1/+1 |
| |/ | |||||
* | | Merge branch 'develop' of github.com:MetaMask/metamask-extension into ↵ | kumavis | 2018-07-03 | 5 | -19/+27 |
|\| | | | | | | | network-remove-provider-engine | ||||
| * | lint - fix recipient-blacklist.js | kumavis | 2018-06-16 | 1 | -13/+13 |
| | | |||||
| * | blacklist - recipient blacklist as js for inline comments | kumavis | 2018-06-16 | 2 | -2/+2 |
| | | |||||
| * | Update recipient-blacklist-config.json | kumavis | 2018-06-16 | 1 | -0/+2 |
| | | |||||
| * | Add apparent phishing address to block list | Dan Finlay | 2018-06-15 | 1 | -0/+1 |
| | | | | | | In [this reddit post](https://www.reddit.com/r/Metamask/comments/8r3nsu/help_me_please_somebody_stole_my_ethers/) a user suggests they got some ether stolen after visiting IDEX. Their ether was sent to [this address](https://etherscan.io/address/0x9bcb0a9d99d815bb87ee3191b1399b1bcc46dc77), which is full of comments of people telling similar stories of being phished on IDEX. I think we can safely block this, and probably safe some people some money. | ||||
| * | controllers - transaction - prefer log over console | kumavis | 2018-06-13 | 1 | -2/+2 |
| | | |||||
| * | metamask - ensure all nonce locks are released | kumavis | 2018-06-13 | 3 | -5/+10 |
| | | |||||
| * | nonce-tracker - wrap nonce calculations in try-catch and release lock on error | kumavis | 2018-06-13 | 1 | -22/+28 |
| | | |||||
* | | nonce-tracker - wrap nonce calculations in try-catch and release lock on error | kumavis | 2018-06-13 | 1 | -22/+28 |
| | | |||||
* | | Merge branch 'develop' of github.com:MetaMask/metamask-extension into ↵ | kumavis | 2018-06-07 | 3 | -1/+43 |
|\| | | | | | | | network-remove-provider-engine | ||||
| * | remove generating blocked accounts and use a config file instead | Csaba Solya | 2018-05-31 | 3 | -18/+20 |
| | | |||||
| * | fix documentation | Csaba Solya | 2018-05-30 | 1 | -1/+1 |
| | | |||||
| * | adding tests for recipient blacklist checker | Csaba Solya | 2018-05-30 | 2 | -5/+5 |
| | | |||||
| * | adding transaction controller tests | Csaba Solya | 2018-05-30 | 1 | -1/+1 |
| | | |||||
| * | initial implementation | Csaba Solya | 2018-05-30 | 2 | -1/+41 |
| | | |||||
* | | Merge branch 'develop' of github.com:MetaMask/metamask-extension into ↵ | kumavis | 2018-06-07 | 2 | -10/+19 |
|\| | | | | | | | network-remove-provider-engine | ||||
| * | Merge branch 'master' of github.com:MetaMask/metamask-extension into ↵ | kumavis | 2018-05-30 | 2 | -10/+19 |
| |\ | | | | | | | | | | merge-master | ||||
| | * | cleanErrorStack moved to separate library module | Anton | 2018-05-29 | 1 | -12/+4 |
| | | | | | | | | | | | | more errors traces cleaned up | ||||
| | * | error message fix | Anton | 2018-05-29 | 1 | -2/+1 |
| | | | |||||
| | * | Clean up user rejection error message | Anton | 2018-05-28 | 1 | -3/+14 |
| | | | |||||
| | * | require log | frankiebee | 2018-05-01 | 1 | -0/+1 |
| | | | |||||
| | * | log emitter errors | frankiebee | 2018-04-30 | 1 | -6/+10 |
| | | | |||||
| | * | transactions - run event emitters outside context of _setTxStatus | frankiebee | 2018-04-30 | 1 | -7/+9 |
| | | | |||||
* | | | controllers - transactions - fix tx status update on boot | kumavis | 2018-05-29 | 2 | -2/+13 |
| | | | |||||
* | | | controllers - transactions - fix tx confirmation | kumavis | 2018-05-29 | 2 | -3/+3 |
| | | | |||||
* | | | controllers - transaction - pending-tx-tracker - lint fix | kumavis | 2018-05-29 | 1 | -1/+1 |
| | | | |||||
* | | | controllers - transactions - merge @frankiebee's work with mine | kumavis | 2018-05-29 | 3 | -96/+55 |
| | | | |||||
* | | | controllers - transactions - pending-tx-tracker - _getBlock - poll until ↵ | kumavis | 2018-05-26 | 1 | -1/+10 |
| | | | | | | | | | | | | block is truthy | ||||
* | | | tx-gas-utils - query for block without tx bodies | kumavis | 2018-05-26 | 1 | -2/+2 |
| | | | |||||
* | | | Merge branch 'network-remove-provider-engine' of ↵ | frankiebee | 2018-05-23 | 1 | -15/+0 |
|\ \ \ | | | | | | | | | | | | | https://github.com/MetaMask/metamask-extension into transactions-use-new-block-tracker | ||||
| * | | | Merge branch 'develop' of github.com:MetaMask/metamask-extension into ↵ | kumavis | 2018-05-23 | 1 | -15/+0 |
| |\| | | | | | | | | | | | | | | network-remove-provider-engine | ||||
| | * | | Reveal get filtered tx list (#4332) | Frankie | 2018-05-22 | 1 | -15/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | * add getFilteredTxList from txController to getApi * transactions - remove dead code (isNonceTaken) | ||||
* | | | | transactions - update pending-tx-tracker to use the new block tracker | frankiebee | 2018-05-23 | 1 | -7/+18 |
| | | | | |||||
* | | | | remove dependance on the even tx:confirmed | frankiebee | 2018-05-23 | 1 | -2/+6 |
|/ / / | |||||
* / / | network - create provider and block-tracker via json-rpc-engine | kumavis | 2018-05-17 | 2 | -14/+5 |
|/ / | |||||
* | | tx-state-history-helper - use more readable Date.now method | kumavis | 2018-05-17 | 1 | -1/+1 |
| | | |||||
* | | fix lint issues | Csaba Solya | 2018-05-10 | 2 | -2/+2 |
| | | |||||
* | | remove unnecessary lib | Csaba Solya | 2018-05-10 | 1 | -1/+0 |
| | | |||||
* | | revert unnecessary change in state manager | Csaba Solya | 2018-05-10 | 1 | -13/+7 |
| | | |||||
* | | add time stamps to transaction history log entries | Csaba Solya | 2018-05-10 | 2 | -16/+28 |
| | | |||||
* | | Fix documentation typo | bitpshr | 2018-05-08 | 1 | -1/+1 |
| | | |||||
* | | transactions - add a nonce check utility for ui use | frankiebee | 2018-05-02 | 1 | -0/+15 |
| | | |||||
* | | fix - getTxsByMetaData check if the key is in the object not if the value is ↵ | frankiebee | 2018-05-02 | 1 | -1/+1 |
|/ | | | | truthy | ||||
* | transactions - more docs and clean ups | frankiebee | 2018-04-26 | 6 | -55/+116 |
| | |||||
* | Cleaned up some typos and JSDocs in Transactions | Dan Finlay | 2018-04-24 | 3 | -38/+40 |
| | | | | | | | | | | Nonce tracker is not fully documented yet. Have not yet touched: - tx-state-manager - tx-state-history-helper - util - tx-gas-utils - pending-tx-tracker | ||||
* | transactions - fix refernces | frankiebee | 2018-04-20 | 2 | -1/+2 |
| | |||||
* | Merge branch 'master' into tx-controller-rewrite-v3 | frankiebee | 2018-04-20 | 1 | -0/+1 |
| | |||||
* | meta - transactions - docs yo! | frankiebee | 2018-04-20 | 8 | -73/+351 |
| | |||||
* | fix up - more docs | frankiebee | 2018-04-14 | 3 | -38/+77 |
| | |||||
* | meta - transactions - code clean up and jsDoc | frankiebee | 2018-04-14 | 1 | -41/+109 |
| | |||||
* | transactions - code cleanup | frankiebee | 2018-04-13 | 2 | -58/+59 |
| | |||||
* | transactions - lint fixes | frankiebee | 2018-04-11 | 3 | -12/+12 |
| | |||||
* | meta - transactions - create a transactions dir in controller and move ↵ | frankiebee | 2018-04-11 | 7 | -0/+1203 |
relevant files into it |