Commit Graph

755 Commits (8b308884b71993f9ffe2a3ff8ab653643346bd9f)

Author SHA1 Message Date
Whymarrh Whitby 8b308884b7
Simplify NetworkController re-export (#8528) 5 years ago
Mark Stacey 3d0ffc50f8
Minimize inactive timer resets (#8531) 5 years ago
Whymarrh Whitby 18b00ed835
Update TransactionController README (#8526) 5 years ago
Whymarrh Whitby f5a125fe61
Move export defaults statements alongside their objects (#8525) 5 years ago
Whymarrh Whitby ecd36a4ec1
Delete controllers/ README.md file (#8519) 5 years ago
Whymarrh Whitby c7f866c06f
Add no-tabs ESLint rule (#8518) 5 years ago
Erik Marks 79d9209473
Open notification UI when eth_requestAccounts waits for unlock (#8508) 5 years ago
Dan J Miller fda4c94670
Design improvements for the Connect flow (#8494) 5 years ago
Whymarrh Whitby 85453a2588
Rework pending tx logic (#8398) 5 years ago
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