mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-09 22:06:25 +00:00
76e7897e8d
We were previously displaying an address in the "to" field for TransactionPreview. Instead, this is meant to be a contact view. - Fix ContactSelector to trigger selectedContactChanged - Fix RecipientSelector > ContactSelector to trigger resolveEns from outside call to prevent infinite loop from the above fix - Add alias to pre-selected contact for the Contact view of TransactionPreview - Add option to change debounce delay so that when values are pre-selected (readonly), there is no delay before resolution. - Fix missing tx data param in walletModel.estimateGas