Ariella Vu
5752742459
Clean ConfirmTranscationPage component (#17546)
* ConfirmTransaction: rm unused metricEvent context
* ConfirmTransaction: rm unused mapToProps props:
- unapprovedTxs
- id
* ConfirmTransaction: convert to FC
* ConfirmTransaction: use const ORIGIN_METAMASK
* ConfirmTransaction: rm mapStateToProps
* ConfirmTransaction: mv confirm-transaction ducks
* ConfirmTransaction: mv getContractMethodData duck
* ConfirmTransaction: rm container file
* ConfirmTransaction: use ORIGIN_METAMASK const
* clean: rn totalUnapprovedCount -> totalUnapproved
* clean: reorder ConfirmTransaction & alphabetize
* clean: rn validTransactionId> isValidTransactionId
* clean: rn unconfirmedTransactions > unconfirmedTxs
* ConfirmationTransaction: add tests
* ConfirmTransaction: mv const
* ConfirmTransaction: update jest mock after merge
* ConfirmTransaction: fix from merge fault
* tests: update snapshot after mock-state updates
2023-02-11 22:17:12 +07:00
..
2023-02-10 21:06:58 +05:30
2023-02-08 20:04:56 +05:30
2023-01-23 20:52:12 +05:30
2023-02-03 12:13:19 -05:00
2023-01-18 08:47:29 -06:00
2023-02-02 20:15:26 +00:00
2023-01-21 00:57:46 +05:30
2023-01-24 08:44:49 -06:00
2023-01-21 00:57:46 +05:30
2023-01-21 00:57:46 +05:30
2023-01-21 00:57:46 +05:30
2023-02-10 02:05:16 +07:00
2023-01-25 09:47:02 -06:00
2023-02-11 22:17:12 +07:00
2023-02-10 11:45:54 -03:30
2023-01-18 08:47:29 -06:00
2023-02-02 20:15:26 +00:00
2023-01-21 00:57:46 +05:30
2023-01-21 00:57:46 +05:30
2023-01-25 17:42:08 -03:30
2022-08-11 19:33:33 +02:00
2023-02-10 21:06:58 +05:30
2023-02-10 21:06:58 +05:30
2023-02-03 11:56:44 -06:00
2022-08-08 13:28:49 -07:00
2023-01-21 00:57:46 +05:30
2023-02-02 20:37:53 +00:00
2023-02-02 20:37:53 +00:00
2023-02-03 11:56:44 -06:00
2023-02-08 20:04:56 +05:30
2023-02-10 19:33:02 -06:00
2023-02-10 19:33:11 -06:00
2023-02-06 11:05:57 +01:00
2023-02-03 12:13:19 -05:00
2023-02-02 20:15:26 +00:00
2023-02-03 11:56:44 -06:00
2022-04-01 14:11:12 -05:00
2023-02-08 20:04:56 +05:30