Commit Graph

10366 Commits (e0b31aa6a4ddc90258d3f452ccfc9ca1634f1f7c)
 

Author SHA1 Message Date
Mark Stacey 3ab00b48df
Return Promise from `setSelectedAddress` thunk (#8426) 5 years ago
Mark Stacey 21d62e3adc
Use `async/await` for `forceUpdateMetamaskState` (#8429) 5 years ago
Mark Stacey f11a5b4808
Return a Promise from `showAccountDetail` thunk (#8427) 5 years ago
Whymarrh Whitby 306f04be8d
Simplify logic in PTT helper fns (#8430) 5 years ago
Mark Stacey 65ad3ba9e6
Await `forceUpdateMetamaskState` (#8422) 5 years ago
Mark Stacey ee3f6f124e
Return promise from `setCurrentCurrency` thunk (#8420) 5 years ago
Mark Stacey b4c6c11267
Use `async/await` in action creators that force update state (#8421) 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
Erik Marks 40cd976e8c
Fix connected sites modal styling; add shortenUrl function (#8409) 5 years ago
Erik Marks b2d6076da3
Remove obs-store babel register handling (#8413) 5 years ago
Whymarrh Whitby b947fd54c7
Move default exports for all tx classes (#8416) 5 years ago
Mark Stacey b9c82d6ed9
Remove unused `useEtherscanProvider` action creator (#8412) 5 years ago
Whymarrh Whitby 8dd886a25b
Update tx:dropped return value in PendingTxTracker (#8397) 5 years ago
Whymarrh Whitby d612f9988e
Move default export declaration to Migrator class (#8407) 5 years ago
kumavis dcf08164d5
test/unit/permissions - fix promise await timing (#8410) 5 years ago
Erik Marks 266d6e67fe
Rename addressSlicer function to shortenAddress (#8408) 5 years ago
Mark Stacey bace02ad02
Remove unused ShapeShift components (#8402) 5 years ago
Mark Stacey a36e6d414b
Remove unused `currentAccountTab` state (#8404) 5 years ago
Mark Stacey 26dcb3af9b
Fix comment on migration #42 (#8405) 5 years ago
Mark Stacey cc41dee92c
Remove leftover references to Coinbase (#8403) 5 years ago
Mark Stacey 3620146e63
Remove unused `transForward` state and actions (#8401) 5 years ago
Mark Stacey 24a8689090
Remove unused `addNewKeyring` action (#8400) 5 years ago
Mark Stacey 4d76f5b7ca
Promisify gas estimation (#8387) 5 years ago
Mark Stacey 0d6dc380b4
Simplify use of promisified background connection (#8396) 5 years ago
Whymarrh Whitby e2bf779acd
Add @kumavis for CircleCI and dev directories (#8394) 5 years ago
Mark Stacey 5fe25e41b7
Remove unused network nonce state (#8395) 5 years ago
Whymarrh Whitby ec08e5c029
Update README.md (#8393) 5 years ago
Whymarrh Whitby 91a75b2417
Add new PendingTransactionTracker tests (#8384) 5 years ago
Whymarrh Whitby dde5a8aa19
Update CODEOWNERS for the whole repo (#8392) 5 years ago
kumavis 887b27fd04
test/e2e - fix test for contract creation content (#8388) 5 years ago
Jenny Pollack e1dc8330db
Merge pull request #8390 from MetaMask/fix-typos 5 years ago
Mark Stacey 1eaffee00d
Await completion of async actions under test (#8386) 5 years ago
Jenny Pollack 940bd81f0f fix-typos-in-actions 5 years ago
Mark Stacey d68f156ac7
Update `pify` to v5.0.0 (#8383) 5 years ago
Whymarrh Whitby deacde615f
Rename _checkIfTxWasDropped (#8378) 5 years ago
Mark Stacey d0e7f4beaf
Fix comment above `callBackgroundThenUpdateNoSpinner` function (#8382) 5 years ago
Mark Stacey 4598b1844e
Await completion of `markPasswordForgotten` (#8381) 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
Erik Marks 62777a81b4
Close notification UI if no unapproved confirmations (#8358) 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
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
kumavis bc99728e84
ci/scripts/deps-install - exit if any command fails (#8368) 5 years ago