Commit Graph

147 Commits (1728d9a5aa263ecbe48c196688345fff2f803cbd)

Author SHA1 Message Date
Whymarrh Whitby 1728d9a5aa
Inline networkStore to avoid having too many event listeners (#7854) 5 years ago
Whymarrh Whitby 4257858fb5 Remove extraneous console output from TransactionStateManager tests (#7838) 5 years ago
Whymarrh Whitby 2525e5edaa
Fix usages of sinon deprecated APIs in MetaMaskController tests (#7827) 5 years ago
Whymarrh Whitby 92971d3c87
Migrate codebase to use ESM (#7730) 5 years ago
Mark Stacey 69d418a5a3
Login per site onboarding (#7602) 5 years ago
Whymarrh Whitby db0d59f800
Remove unused UI actions (#7675) 5 years ago
Whymarrh Whitby f49bc58c09
Remove unused methods from the app/scripts/ (#7692) 5 years ago
Frankie 71a89df8ee
transactions/pending - buffer 3 blocks before dropping a tx (#7483) 5 years ago
Whymarrh Whitby 274a9ecf53 yarn lint --fix 5 years ago
Dan Finlay 76b1699621 Connect distinct accounts per site (#7004) 5 years ago
Whymarrh Whitby 04064d5d19 Enable no-var rule for ESLint (#7590) 5 years ago
Dan Finlay f519fa1ed3
Connect distinct accounts per site (#7004) 5 years ago
Whymarrh Whitby 16e6103a68 yarn lint --fix 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
Whymarrh Whitby eed4a9ed65
ENS Reverse Resolution support (#7177) 5 years ago
Frankie 514be408f8
I#6704 eth_getTransactionByHash will now check metamask's local history for pending transactions (#7327) 5 years ago
Frankie 51e5220d5e
I#3669 ignore known transactions on first broadcast and continue with normal flow (#7328) 5 years ago
Mark Stacey 8dfb0e8154
Add hostname and extensionId to site metadata (#7218) 5 years ago
tmashuang 2a81083f14 MM controller additions, balance controller, typedMessageManager, and addtional actions tests 5 years ago
Dan J Miller b884cd573c Ensure correct tx category when sending to contracts without tx data (#7252) 5 years ago
Dan J Miller 38df64783d Ensure correct tx category when sending to contracts without tx data (#7252) 5 years ago
Mark Stacey 9541d1e281
Don't wait for 3Box initialization during login (#7242) 5 years ago
Dan J Miller 970e90ea70
Add migration on 3box imports and remove feature flag (#7209) 5 years ago
Jenny Pollack 03f216e27c add goerli to incoming tx 5 years ago
Dan J Miller 7985f4f4f8
3box integration 2.0 (#6972) 5 years ago
Erik Marks 38f6550951 fix rinkeby spelling (#7148) 5 years ago
Frankie f6d25357db
transactions:tx-state-manager - optionally take a function as a search param (#7078) 5 years ago
Whymarrh Whitby ef3859ff77
Add toggle for incoming transactions (#7049) 5 years ago
Whymarrh Whitby e47448362d
Bug fixes for incoming transactions (#7043) 5 years ago
Dan J Miller 821529622e Fetch & display received transactions (#6996) 5 years ago
Whymarrh Whitby 247659ca65
Connections settings tab (#7013) 5 years ago
Whymarrh Whitby ceace71bf5
Remove unused lostAccounts state (#6979) 5 years ago
Whymarrh Whitby 4d88e1cf86 Enable indent linting via ESLint (#6936) 5 years ago
Mark Stacey 1112277cd6
Remove `seedWords` completely from metamask state (#6920) 5 years ago
Mark Stacey 95f198550e
Declare variables before use (#6806) 5 years ago
Akshit Kr Nagpal d16d6f483c Validate txParams in TransactionStateManager.addTx (#6713) 5 years ago
Paul Bouchon 47024fd9a5
feature: integrate gaba/CurrencyRateController (#6570) 6 years ago
Frankie 2b5c7b82a9
transactions/deps - use broken out nonce-tracker module (#6555) 6 years ago
Frankie a34103987a
drop transactions who's nonce is lower then the known network nonce but were not included in a block (#6388) 6 years ago
Paul Bouchon e57ffbed59
feature: integrate gaba/ShapeShiftController (#6569) 6 years ago
Dan J Miller b81c4e5c98 Set a default value for code in _determineTransactionCategory (#6604) 6 years ago
Dan J Miller 13be683701
New settings custom rpc form (#6490) 6 years ago
bitpshr 77d3bc252d feature: integrate gaba/PhishingController 6 years ago
Whymarrh Whitby 094e4cf555 Check for unused function arguments (#6583) 6 years ago
Paul Bouchon 0db0a187c8 feature: add Goerli support (#6459) 6 years ago
Thomas Huang a46ec83c9b Remove NoticeController (#6382) 6 years ago
kumavis 846038a69c notice-controller - make markAllNoticesRead sync 6 years ago
kumavis a64855ef49 notices - markAllNoticesRead - use async/await 6 years ago
Thomas Huang c43374a553 Clear notices when setCompletedOnboarding is called 6 years ago