Commit Graph

238 Commits (15a7855acae21a974d8750e5a13717bb5809a87e)

Author SHA1 Message Date
Thomas Huang 7b2218ac6e
Clear unapprovedTxs on createNewVaultAndRestore (#9026) 4 years ago
Whymarrh Whitby c7fad8f400
Limit number of transactions passed outside of TransactionController (#9010) 4 years ago
Whymarrh Whitby 4f0a205369
Use eslint@6.8.0 (#8978) 4 years ago
Mark Stacey 8ff1d05df3
Remove recipient blocklist checker (#8943) 4 years ago
Erik Marks 652db3fd36
Use string network and chain IDs (#8628) 4 years ago
Erik Marks 8bc02d4b5e
rpc-cap@3.0.0 (#8924) 4 years ago
Erik Marks f97f95cc86
Fix kovan chain ID constant (#8913) 4 years ago
Erik Marks 04de9a92c5
Fix signing method bugs (#8833) 4 years ago
Thomas Huang 753a3eb4c9
ParseInt nextworkNextNonce correction (#8827) 5 years ago
Mark Stacey 6ca18c3573
Fix handling of permissions of removed accounts (#8803) 5 years ago
Mark Stacey 1f8a7a72c9
Fix `TokenRatesController` (#8780) 5 years ago
Brad Decker 13d6803698
Adds the rule of hooks eslint rule (#8779) 5 years ago
Whymarrh Whitby f4c255b7c7
Delete unused InfuraController & tests (#8773) 5 years ago
Erik Marks a84eedb7da
Permissions: Do not display HTTP/HTTPS URL schemes for unique hosts (#8768) 5 years ago
Erik Marks 56004db8bf blocklisted -> blocked 5 years ago
Jenny Pollack 7a4bb7f73a replace blacklist with blocklist 5 years ago
Erik Marks fdb3070fce
Delete unused transaction history test state (#8769) 5 years ago
Brad Decker 456684ee7d
move activation logic into token rates controller (#8744) 5 years ago
Erik Marks c8a995dd9b
Send accountsChanged notification for wallet_requestPermissions (#8742) 5 years ago
Erik Marks 616a446832
Use URL origin instead of hostname for permission domains (#8717) 5 years ago
Mark Stacey 9a624dd24c Revert the revert of "LoginPerSite" 5 years ago
Erik Marks cf60c8e1f6
Stop adding permissions middleware to trusted connections (#8701) 5 years ago
Brad Decker 34fb525ce5
Limit Dapp permissions to primary account (#8653) 5 years ago
Whymarrh Whitby 5b1608681c Manually connect via the full connect flow 5 years ago
Erik Marks e0b31aa6a4
Restrict the size of the permissions metadata store (#8596) 5 years ago
Erik Marks f748664638
Cleanup network enums (#8627) 5 years ago
Whymarrh Whitby e7bb0876f5
Tidy tx test stub comments (#8614) 5 years ago
Erik Marks 24cbb6fc66
Delete retryTransaction action and background (#8576) 5 years ago
Erik Marks 0470386326
Delete recent blocks controller (#8575) 5 years ago
Whymarrh Whitby 84c4b72412
Fix MetaMaskController untrusted tests network access (#8549) 5 years ago
Mark Stacey 7e75eb15ef
Delete Balance controller and pending balances calculator (#8542) 5 years ago
Erik Marks 79d9209473
Open notification UI when eth_requestAccounts waits for unlock (#8508) 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 8fb615c9f6
Backport "Skip adding history entry for empty txMeta diffs (#8379)" (#8449) 5 years ago
Whymarrh Whitby 7439cd1662
Mark PendingTransactionTracker#resubmitPendingTxs as async (#8399) 5 years ago
kumavis dcf08164d5
test/unit/permissions - fix promise await timing (#8410) 5 years ago
Whymarrh Whitby 91a75b2417
Add new PendingTransactionTracker tests (#8384) 5 years ago
Whymarrh Whitby deacde615f
Rename _checkIfTxWasDropped (#8378) 5 years ago
Whymarrh Whitby f2f70342e2
Skip adding history entry for empty txMeta diffs (#8379) 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 18eaae2721
Update tx status tests to assert cb called (#8371) 5 years ago
Whymarrh Whitby 164923acd1
Export individual fns from tx-state-history-helpers (#8370) 5 years ago
Whymarrh Whitby e05db747f5
Tidy up transaction-related unit tests (#8362) 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