Commit Graph

44 Commits (9ca4b66c82ab9ec46c6599778df7b661e927edfa)

Author SHA1 Message Date
Csaba Solya a3822b4680 add notifications 6 years ago
Csaba Solya 6921f94bfe initial test 6 years ago
Alexander Tseung a2d9c43fba Various fixes from PR comments 6 years ago
Alexander Tseung 9cde5ab11b Use eth-method-registry to get method data 6 years ago
Alexander Tseung 7732cd4100 Display newest transaction 6 years ago
Alexander Tseung ea9d51e427 Refactor and redesign confirm transaction views 6 years ago
brunobar79 a8f745f9fe eslint --fix . 6 years ago
frankiebee 9b92ba4c47 trandsactions - remove rejected transactions from history 7 years ago
tmashuang dd18684a5d Remove unsued nonce tracker function 7 years ago
kumavis 33cb0a8cb2 lint - fix recipient-blacklist.js 7 years ago
kumavis 83c02f90cf blacklist - recipient blacklist as js for inline comments 7 years ago
kumavis 753743e746
Update recipient-blacklist-config.json 7 years ago
Dan Finlay a42299aab7
Add apparent phishing address to block list 7 years ago
kumavis 604289c96c controllers - transaction - prefer log over console 7 years ago
kumavis 177cc3f280 metamask - ensure all nonce locks are released 7 years ago
kumavis 8f93e34175 nonce-tracker - wrap nonce calculations in try-catch and release lock on error 7 years ago
Csaba Solya 1dda0c6469 remove generating blocked accounts and use a config file instead 7 years ago
Csaba Solya 3e489ea165 fix documentation 7 years ago
Csaba Solya cf73581c0e adding tests for recipient blacklist checker 7 years ago
Csaba Solya 6affd8f949 adding transaction controller tests 7 years ago
Csaba Solya afb5788861 initial implementation 7 years ago
Anton 71a6e97327 cleanErrorStack moved to separate library module 7 years ago
Anton 1d23a5c81b error message fix 7 years ago
Anton 62dc6e20eb Clean up user rejection error message 7 years ago
Frankie e8b2e11c56 Reveal get filtered tx list (#4332) 7 years ago
kumavis 8e1cad5ff6
tx-state-history-helper - use more readable Date.now method 7 years ago
Dan 6bc8cc819a Merge branch 'develop' into i3725-refactor-send-component- 7 years ago
Csaba Solya 2081768fc5 fix lint issues 7 years ago
Csaba Solya 3642810584 remove unnecessary lib 7 years ago
Csaba Solya 349fb9e0bc revert unnecessary change in state manager 7 years ago
Csaba Solya 9026651224 add time stamps to transaction history log entries 7 years ago
bitpshr 6351b7bb88 Fix documentation typo 7 years ago
frankiebee a45cb75435 transactions - add a nonce check utility for ui use 7 years ago
frankiebee 62bf76db53 fix - getTxsByMetaData check if the key is in the object not if the value is truthy 7 years ago
frankiebee 98ae853b6c require log 7 years ago
frankiebee 706647785c log emitter errors 7 years ago
frankiebee 7eb735651b transactions - run event emitters outside context of _setTxStatus 7 years ago
frankiebee 8ffce8b59d transactions - more docs and clean ups 7 years ago
Dan Finlay 621e9334bc Cleaned up some typos and JSDocs in Transactions 7 years ago
frankiebee e862a5091e transactions - fix refernces 7 years ago
frankiebee eeb9390de8 meta - transactions - docs yo! 7 years ago
frankiebee 943eea043c fix up - more docs 7 years ago
frankiebee 88f4212363 meta - transactions - code clean up and jsDoc 7 years ago
frankiebee 3aaa28531e transactions - code cleanup 7 years ago
frankiebee 5494aa4f9c transactions - lint fixes 7 years ago
frankiebee 2d7c3c2b00 meta - transactions - create a transactions dir in controller and move relevant files into it 7 years ago