Commit Graph

2198 Commits (630e2300f4c2377bf14931964cfe9542910292db)

Author SHA1 Message Date
kumavis 76cfb10864 metamask-controller - wrap txController.addUnapprovedTx for wallet middleware reference before txController is instantiated 7 years ago
kumavis aab9691c42 provider - update wallet hooks for new wallet middleware 7 years ago
kumavis 66a62dfd0c metamask-controller - fix account lookup hook 7 years ago
kumavis 91accee2c6 account-tracker - guard against empty block 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 f41198fbb6 sentry - setupRaven - ensure message is truthy 7 years ago
kumavis 22e59af741 controllers - recent-blocks - ensure full blocks 7 years ago
kumavis eb2423799d controllers - account-tracker - refactor + update for eth-block-tracker@4 7 years ago
kumavis 53b946362a controllers - recent-blocks - doc update 7 years ago
frankiebee c4b09da34e transactions - update pending-tx-tracker to use the new block tracker 7 years ago
frankiebee 10aecf4922 remove dependance on the even tx:confirmed 7 years ago
kumavis fa37ba3992 controllers - recent-blocks - pull first historical blocks in parallel 7 years ago
Frankie e8b2e11c56 Reveal get filtered tx list (#4332) 7 years ago
Alexander Tseung 4f6b53c1aa Update designs for Add Token screen 7 years ago
kumavis 2d4d77b17d docs - jsdoc - fix syntax 7 years ago
simon 22753d96fd Added trailing comma for eslint 7 years ago
simon 41502cb384 Added adyen.com to blacklisted domains because postMessages are blocking card encryption 7 years ago
Whymarrh Whitby 67310e151e Fix migration 026 to produce the correct shape for state.identities 7 years ago
Whymarrh Whitby 2d13fac476 Add migration to move identities from KeyringController 7 years ago
Whymarrh Whitby c54e4c7191 Add PreferencesController#setAddresses to update ids 7 years ago
Whymarrh Whitby cbe4d0d88c Update AddressBookController to read from preferences store 7 years ago
Whymarrh Whitby 924cc1fcf7 Move setAccountLabel into PreferencesController 7 years ago
kumavis 3084dc47d1 recent-blocks - fix backfill blockNumber tracking 7 years ago
kumavis 41c04ef721 controllers - recent-blocks - fix pifyd setTimeout args 7 years ago
kumavis 08dc238c9f deps - fix incorrect dep paths and versions 7 years ago
kumavis 32b3b8f2a7 controllers - balance - update for eth-block-tracker@4 7 years ago
kumavis 623533ab15 recent-blocks - update for eth-block-tracker@4 7 years ago
kumavis 3e04840a71 remove unused events-proxy, was replaced with module swappable-obj-proxy 7 years ago
kumavis b6eff15bd2 lint fix 7 years ago
kumavis 088d7930e0 network - create provider and block-tracker via json-rpc-engine 7 years ago
kumavis 8e1cad5ff6
tx-state-history-helper - use more readable Date.now method 7 years ago
kumavis d62fc22611 network - remove debugging console.log 7 years ago
bitpshr ce2834400c Add new json-rpc-engine middleware for improved error handling 7 years ago
Alexander Tseung 0bcfbc1544 Add error message when passwords don't match in first time flow. Change input field styling in first time flow 7 years ago
Alexander Tseung 2381c0e0f4 Add new unlock screen design 7 years ago
Orange bfc19e403b Chinese translation Enhancements (#4218) 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
Filip Š caf5a6c15c Fix Slovenian translation (#4189) 7 years ago
kumavis a1d13d45cf lint - cleanup some unused variables 7 years ago
kumavis fec4c50657 controllers - network - move default config out of first-time-state 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
kumavis 53caa49666 network - refactor to remove unnecesary code 7 years ago
kumavis 6f316ca450 network - remove setNetworkEndpoints 7 years ago
kumavis bfedd2776d controllers - network - more semantic assert 7 years ago