Commit Graph

700 Commits (5904c91ebe4faf5feb9ad095e72848830b58e55b)

Author SHA1 Message Date
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
kumavis 055346843b lint - fix lint for network 7 years ago
kumavis 6a2649a90f network - import createBlockTrackerInspectorMiddleware and rearrange cache middleware order 7 years ago
kumavis c86f935889 nonce-tracker - wrap nonce calculations in try-catch and release lock on error 7 years ago
kumavis 0db776c3cc lint - controllers - whitepace fix 7 years ago
kumavis 3ce83570ee network - provider - infura - use block-reemit middleware 7 years ago
Dan Finlay c53c5d5c9e Fix bug where reset account would not work. 7 years ago
Whymarrh Whitby 3cc85c219e Add account type assertion to PreferencesController#setAccountLabel 7 years ago
kumavis 20bdba3d17 diagnostics - rewrite bug-notifier as diagnostics-reporter 7 years ago
Dan Finlay 41f292437d Record identity before deleting it 7 years ago
Dan Finlay ae156e1087 Mock notifier in test 7 years ago
Dan Finlay f07ca73e07 Add comment 7 years ago
Dan Finlay 415ab2d534 Do not alert to user 7 years ago
Dan Finlay 22754e3e1f Linted 7 years ago
Dan Finlay 7b87afb4b7 Add bug info under metadata key 7 years ago
Dan Finlay 0eacee8e45 Add first time info to bug report 7 years ago
Dan Finlay 3bfc40c284 Add version to report 7 years ago
Dan Finlay d07c664b2c Fine tune error posting 7 years ago
Dan Finlay b858cc4b1b Only notify first time lost ids are detected 7 years ago
Dan Finlay f3b385cb09 Add reporting uri 7 years ago
Dan Finlay fd1ce4d741 Begin adding unconfigured notifier 7 years ago
Dan Finlay 8fcaa2cf56 Persist lost identities to storage for later analysis 7 years ago
Dan Finlay f5d4acf53b Add minimal user notification of issue. 7 years ago
Dan Finlay 7382bd0847 Add identity synchronizing code 7 years ago
kumavis 54a9c62fd6 preferences controller - jsdoc fix 7 years ago
kumavis d4cdd1a0f3 metamask - update preferences controller identities on keyring controller update 7 years ago
Dan Finlay b1b90a6bb9 Version 4.7.1 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
kumavis 58de5671cc controllers - transactions - fix tx status update on boot 7 years ago
kumavis 16d0db15e0 controllers - transactions - fix tx confirmation 7 years ago
kumavis 1b3fedd10d controllers - transaction - pending-tx-tracker - lint fix 7 years ago
kumavis 5be154ea20 controllers - transactions - merge @frankiebee's work with mine 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
kumavis 9f8d5f0547 controllers - transactions - pending-tx-tracker - _getBlock - poll until block is truthy 7 years ago
kumavis 61ef4f1f29 tx-gas-utils - query for block without tx bodies 7 years ago
kumavis 49ef93b991 controllers - recent-blocks - guard against empty block 7 years ago
kumavis ee800de025 controllers - recent-blocks - wrap block-tracker event in try-catch 7 years ago
kumavis 22e59af741 controllers - recent-blocks - ensure full blocks 7 years ago
kumavis 53b946362a controllers - recent-blocks - doc update 7 years ago