Commit Graph

49 Commits (6b2bfd03fcfc52adaecd50494d3d450547232d45)

Author SHA1 Message Date
ryanml 67aeb64581 Deprecating the Rinkeby, Ropsten, and Kovan test networks (#15989) 2 years ago
ryanml 0bc1eeaf37
Deprecating the Rinkeby, Ropsten, and Kovan test networks (#15989) 2 years ago
ryanml 7ffcad3328 Adding Sepolia as a default test network (#15787) 2 years ago
ryanml 7b04bf8b47
Adding Sepolia as a default test network (#15787) 2 years ago
Brad Decker c87980bbfe
migrate network constants to typescript (#15610) 2 years ago
amerkadicE 7aa2a8a983
Replace web3js package with ethersjs package (#15386) 2 years ago
MetaMask Bot 31d5c1cf22
Version v10.18.4 RC (#15643) 2 years ago
Dan J Miller 6855b06e13
Prevent type error in catch block in account-tracker.js _updateAccount (#15589) 2 years ago
Brad Decker 652d631cda
remove exclusions for mismatched object jsdoc type casing (#15351) 2 years ago
Ayanami 6cd036e9a1
Add goerli, bsc, optimism, polygon, avalance, fantom, arbitrum network to query balances using BalanceChecker (#13846) 2 years ago
Filip Sekulic 769b16eaa9
Fix the Sentry error for `eth_getBalance` (#14953) 2 years ago
Mark Stacey 3732c5f71e
Add JSDoc ESLint rules (#12112) 3 years ago
Niranjana Binoy 04f92a5f14 Setting balance to 0x0 when the original value is undefined (#10634) 4 years ago
Niranjana Binoy 84b1379b40
Setting balance to 0x0 when the original value is undefined (#10634) 4 years ago
Erik Marks 76a2a9bb8b
@metamask/eslint config@5.0.0 (#10358) 4 years ago
Erik Marks 90289ec22a
Further improve organization of constants (#10200) 4 years ago
Erik Marks e05be40d92
@metamask/obs-store@5.0.0 (#10092) 4 years ago
Mark Stacey 14d85b1332
Make JSDoc formatting more consistent (#9796) 4 years ago
Brad Decker 2ebf8756a4
[RFC] add prettier to eslint (#8595) 4 years ago
Mark Stacey 003f1306d3
Split the account tracker doc comments (#9574) 4 years ago
Mark Stacey a53121a763
Use `chainId` in account tracker (#9573) 4 years ago
Whymarrh Whitby 6ab12001e3
Fix prefer-destructuring issues (#9263) 4 years ago
Whymarrh Whitby c1e3c229bc
Fix import/order issues (#9239) 4 years ago
Whymarrh Whitby a8863a3446
Fix consistent-return issues (#9192) 4 years ago
Thomas Huang f02478e026
Clear AccountTracker accounts and CachedBalances on createNewVaultAndRestore (#9023) 4 years ago
Mark Stacey 429af23ea0
Fix account tracker optimization (#8936) 4 years ago
Mark Stacey 9a624dd24c Revert the revert of "LoginPerSite" 5 years ago
Erik Marks f748664638
Cleanup network enums (#8627) 5 years ago
Whymarrh Whitby f5a125fe61
Move export defaults statements alongside their objects (#8525) 5 years ago
Whymarrh Whitby a78cf0ef3a Enable arrow-parens ESLint rule 5 years ago
Mark Stacey ac01c5c89a
Consistent jsdoc syntax (#7755) 5 years ago
Whymarrh Whitby 92971d3c87
Migrate codebase to use ESM (#7730) 5 years ago
Mark Stacey 466ece4588 Revert "Merge pull request #7599 from MetaMask/Version-v7.7.0" (#7648) 5 years ago
Whymarrh Whitby aa41057628
Update ESLint rules for curly braces style (#7477) 5 years ago
Erik Marks 38f6550951 fix rinkeby spelling (#7148) 5 years ago
Whymarrh Whitby 4d88e1cf86 Enable indent linting via ESLint (#6936) 5 years ago
Jenny Pollack c6e84ccf45 account tracker - update accounts from balanceChecker contract (#6181) 6 years ago
Dan Miller eb32ccb0c7 Ensure account-tracker currentBlockNumber is set on first block update. 6 years ago
kumavis a2654108be account-tracker - only track blocks when there are activeControllerConnections 6 years ago
brunobar79 992e7f1b5a fix merge conflicts 6 years ago
kumavis 91accee2c6 account-tracker - guard against empty block 7 years ago
kumavis eb2423799d controllers - account-tracker - refactor + update for eth-block-tracker@4 7 years ago
Dan 6bc8cc819a Merge branch 'develop' into i3725-refactor-send-component- 7 years ago
Dan 69920045e9 Minor fixes in a number of docs. 7 years ago
Dan 9f12c26d44 Even more documentation for various controllers and libs. 7 years ago
frankiebee da209a9cfd dont aggresively query account data 7 years ago
Dan Finlay a10a600cce Linted 7 years ago
Dan Finlay d89394a7c9 Make account tracking much more reactive 7 years ago
Dan Finlay 75177ce34c Make account tracking more reactive 7 years ago
kumavis 7d499df8e3 account-tracker - remove unused import 7 years ago