Commit Graph

746 Commits (902ed3d6495dc77b7b7391e8e60c1ae1843789cf)

Author SHA1 Message Date
Mark Stacey 5b5b67a985
Fix default gas race condition (#8490) 5 years ago
Mark Stacey 165666b315
Remove unnecessary tx meta properties (#8489) 5 years ago
Mark Stacey 92592fc905
Ensure tx has value before it's added (#8486) 5 years ago
Mark Stacey c2b588975c
Refactor `analyzeGasUsage` to return results (#8487) 5 years ago
Mark Stacey 157cc98c3a
Refactor gas limit estimation when gas limit specified (#8485) 5 years ago
Mark Stacey afa2ff65b7
Refactor simple send gas estimation (#8484) 5 years ago
Whymarrh Whitby 0e54c5aecd
Don't updatePendingTxs outside of block updates (#8445) 5 years ago
Whymarrh Whitby 306f04be8d
Simplify logic in PTT helper fns (#8430) 5 years ago
Whymarrh Whitby eb06394dd9
Delete Dai/Sai migration notification (#8418) 5 years ago
Whymarrh Whitby 7439cd1662
Mark PendingTransactionTracker#resubmitPendingTxs as async (#8399) 5 years ago
Whymarrh Whitby b947fd54c7
Move default exports for all tx classes (#8416) 5 years ago
Whymarrh Whitby 8dd886a25b
Update tx:dropped return value in PendingTxTracker (#8397) 5 years ago
Mark Stacey a36e6d414b
Remove unused `currentAccountTab` state (#8404) 5 years ago
Whymarrh Whitby 91a75b2417
Add new PendingTransactionTracker tests (#8384) 5 years ago
Whymarrh Whitby deacde615f
Rename _checkIfTxWasDropped (#8378) 5 years ago
Dan J Miller 01985b2cff
Connected indicator info popup (#8293) 5 years ago
Whymarrh Whitby f2f70342e2
Skip adding history entry for empty txMeta diffs (#8379) 5 years ago
Whymarrh Whitby d908102636
Update tx utils JSDoc comments (#8372) 5 years ago
Whymarrh Whitby 9d535b949f
Rename recipientBlacklistChecker function (#8365) 5 years ago
Erik Marks a2a51e78d1
Add PermissionsController.removePermittedAccount (#8354) 5 years ago
Whymarrh Whitby 164923acd1
Export individual fns from tx-state-history-helpers (#8370) 5 years ago
Whymarrh Whitby a83d26486c
Snapshot txMeta without cloning history (#8363) 5 years ago
Whymarrh Whitby 7c3ffeb841
Export blacklist direct from recipient-blacklist (#8364) 5 years ago
Erik Marks 5263395add
Fix background console errors on pending transaction (#8351) 5 years ago
Mark Stacey 15616a33ca
Add 'addPermittedAccount' method to permissions controller (#8344) 5 years ago
Mark Stacey c26d272649
Synchronously validate accounts (#8343) 5 years ago
Mark Stacey 63633635ab
Fix order of accounts in `eth_accounts` response (#8342) 5 years ago
Mark Stacey b2882aa778
Handle account selection on all domains that can view the selection (#8341) 5 years ago
Mark Stacey 5ee1291662
Prevent accidental use of globals (#8340) 5 years ago
Mark Stacey 656dc4cf18
Cleanup detect-tokens controller and tests (#8329) 5 years ago
Dan J Miller d1e078b8de
Connect flow via popup (#8269) 5 years ago
Erik Marks 6ba3b7e282
Add signTypedData_v4 to safe methods (#8265) 5 years ago
Erik Marks 2301d9980e
Wait for extension unlock before processing eth_requestAccounts (#8149) 5 years ago
Erik Marks 0af02d5194
Update address sync logic (#8224) 5 years ago
Erik Marks b1d090ac4d
Add permissions controller unit tests (#7969) 5 years ago
Mark Stacey 61fdb56864
Use specified gas limit when speeding up a transaction (#8178) 5 years ago
Erik Marks 2df8b85c5f
LoginPerSite: Support multiple accounts without automatic switching (#8079) 5 years ago
Erik Marks 0775c61f09
Prevent external domains from submitting more than one perm request at a time (#8148) 5 years ago
ryanml 64aef5033d
Adding setting for disabling Eth Phishing Detection (#8125) 5 years ago
Erik Marks 83da3db37b
Remove selected address history (#8104) 5 years ago
Konstantin 6f47fece56
Implementation encrypt/decrypt feature (#7831) 5 years ago
Whymarrh Whitby da0300d3b1 Enable core ESLint no-mixed-operators rule 5 years ago
Whymarrh Whitby a78cf0ef3a Enable arrow-parens ESLint rule 5 years ago
Erik Marks 0103bf8b29
fix faulty null checks 5 years ago
Whymarrh Whitby b80afc6493
Use ethereum-ens-network-map for network support (#7960) 5 years ago
Mark Stacey 398a45bfdd
Replace `clone` dependency with `cloneDeep` from lodash (#7926) 5 years ago
Whymarrh Whitby 5078598306
Remove usage of unlisted extend dependency (#7903) 5 years ago
Erik Marks b75f812953
Improve LoginPerSite UX/devX and permissions logging (#7649) 5 years ago
Erik Marks b095dc0347
Change "Log In/Out" terminology to "Unlock/Lock" (#7853) 5 years ago
Whymarrh Whitby a891fa36b6
Remove MetaMask Mesh testing client (#7818) 5 years ago