1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-23 11:46:13 +02:00
metamask-extension/ui/app/pages/confirm-encryption-public-key
Thomas Huang 21aec63f41
Fix encypt/decrypt tx queueing (#10350)
Fixes #10231

Use unconfirmedTransactionsListSelector in the encypt/decrypt components to render the appropriate data to the component at the appropriate time(?).
I am still unsure how sometimes the state.confirmTransaction can we left empty sometimes on rendering the component, possibly the issue with the ConfirmTransaction componentDidUpdate constantly hitting this section.
https://github.com/MetaMask/metamask-extension/blob/develop/ui/app/pages/confirm-transaction/confirm-transaction.component.js#L94-L101

For now this seems to be an intermediate fix.
2021-02-17 12:47:01 -08:00
..
confirm-encryption-public-key.component.js @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
confirm-encryption-public-key.container.js Fix encypt/decrypt tx queueing (#10350) 2021-02-17 12:47:01 -08:00
confirm-encryption-public-key.scss normalize page font styles (#9697) 2020-10-29 11:31:48 -05:00
index.js @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00