Commit Graph

65 Commits (3cedf708e9df8de9e0f6c15bd407b97266da58f4)

Author SHA1 Message Date
Erik Marks f748664638
Cleanup network enums (#8627) 5 years ago
Whymarrh Whitby 8b308884b7
Simplify NetworkController re-export (#8528) 5 years ago
Whymarrh Whitby f5a125fe61
Move export defaults statements alongside their objects (#8525) 5 years ago
Konstantin 6f47fece56
Implementation encrypt/decrypt feature (#7831) 5 years ago
Whymarrh Whitby a78cf0ef3a Enable arrow-parens ESLint rule 5 years ago
Whymarrh Whitby 5078598306
Remove usage of unlisted extend dependency (#7903) 5 years ago
Whymarrh Whitby a891fa36b6
Remove MetaMask Mesh testing client (#7818) 5 years ago
Whymarrh Whitby 92971d3c87
Migrate codebase to use ESM (#7730) 5 years ago
Whymarrh Whitby f49bc58c09
Remove unused methods from the app/scripts/ (#7692) 5 years ago
Whymarrh Whitby 274a9ecf53 yarn lint --fix 5 years ago
Whymarrh Whitby 04064d5d19 Enable no-var rule for ESLint (#7590) 5 years ago
Whymarrh Whitby e61745a821
Enable no-var rule for ESLint (#7590) 5 years ago
Whymarrh Whitby aa41057628
Update ESLint rules for curly braces style (#7477) 5 years ago
Frankie 514be408f8
I#6704 eth_getTransactionByHash will now check metamask's local history for pending transactions (#7327) 5 years ago
kumavis 4d71f3f854 mesh-testing - submit infura rpc requests to mesh-testing container (#7031) 5 years ago
Erik Marks 38f6550951 fix rinkeby spelling (#7148) 5 years ago
Brendan Chou cc71b4f52b Add support for eth_signTypedData_v4 (#6930) 5 years ago
Whymarrh Whitby 4d88e1cf86 Enable indent linting via ESLint (#6936) 5 years ago
Dan J Miller 05e2120814 Version 6.7.2 gas limit fix (#6786) 5 years ago
Dan J Miller 632c9b21e2 Version 6.7.2 gas limit fix (#6786) 5 years ago
Dan J Miller 13be683701
New settings custom rpc form (#6490) 6 years ago
kumavis 2845398c3d Refactor ProviderApprovalController to use rpc and publicConfigStore (#6410) 6 years ago
Paul Bouchon 0db0a187c8 feature: add Goerli support (#6459) 6 years ago
Thomas Huang 33836c0463 Set rpcTarget, nickname, and ticker when selecting one of the default networks 6 years ago
Dan Miller 10097b6a11 Default to localhost network when running e2e tests 6 years ago
Jenny Pollack c6e84ccf45 account tracker - update accounts from balanceChecker contract (#6181) 6 years ago
Paul Bouchon 2f7d449427 EIP-1193: standard provider API (#6170) 6 years ago
frankiebee 7e64a578a4 recent-blocks - dont listen for block when on infura providers 6 years ago
Jenny Pollack 456bfaf9ed add source for header in create infura client (#6023) 6 years ago
Dan Miller 246dcf689c Fix race condition in network controller lookup() method. 6 years ago
Whymarrh Whitby 1988e1e96b ESLint fixes (#5775) 6 years ago
kumavis 86f09e6bb5 network - infura - hardcode net_version and eth_chainId (#5670) 6 years ago
Thomas Huang ed4f612bdc Revert "support eth_chainId" 6 years ago
HackyMiner 54a8ade266 Add support for RPC endpoints with custom chain IDs (#5134) 6 years ago
Thomas 1d65687ce4 Validate signTypedData in eth-json-rpc-middleware 6 years ago
kumavis b62d07f3a5
Update network.js 6 years ago
kumavis 61c7bbb1c1
network - improve logging and type conversion 6 years ago
hackyminer 2f6530a494
support both eth_chainId and net_version 6 years ago
kumavis fe82c4a9fb provider - network - restore block-ref-rewrite middleware references 6 years ago
kumavis 354f8c0d7d provider - enable subscription support (newHeads, logs) 6 years ago
Dan Miller 19d72c9b0b Adds getPendingNonce method to provider initialization options in metamask-controller. 6 years ago
kumavis 13dfea7f2d bugfix - prevents old blocktracker from getting internal hooks migrated 6 years ago
brunobar79 992e7f1b5a fix merge conflicts 6 years ago
frankiebee c2d4b237eb network - fix blockTracker reference to return the blockTrackerProxy instead of the direct blockTracker reference 6 years ago
pinkiebell 3667f3cb85 network.js: convert rpc protocol to lower case (#4855) 6 years ago
Alexander Tseung ea9d51e427 Refactor and redesign confirm transaction views 6 years ago
brunobar79 a8f745f9fe eslint --fix . 6 years ago
kumavis 055346843b lint - fix lint for network 6 years ago
kumavis 6a2649a90f network - import createBlockTrackerInspectorMiddleware and rearrange cache middleware order 6 years ago
kumavis 3ce83570ee network - provider - infura - use block-reemit middleware 6 years ago