Wallet send address validation not checked after switching accounts #24325
Labels
feature/web3/wallet
Integrating Ethereum+ wallet support
front-end-change
This task is a front end task and doesn't need any C++ changes
OS/Desktop
priority/P3
The next thing for us to work on. It'll ride the trains.
QA Pass-Linux
QA Pass-macOS
QA Pass-Win64
QA/Yes
release-notes/include
Milestone
Description
During a send transaction, we validate to make sure the to address does not match the from address. After switching selected accounts, this validation is not re-checked which can allow the user to create a send transaction with a matching to/from address.
Steps to Reproduce
Actual result:
validation.not.checked.after.account.change.1.mov
Expected result:
Validation for send to address is checked again when the selected account is changed
Reproduces how often:
Easily reproduced
Brave version (brave://version info)
Version 1.44.5 Chromium: 104.0.5112.69 (Official Build) nightly (arm64)
Version/Channel Information:
Other Additional Information:
Miscellaneous Information:
The text was updated successfully, but these errors were encountered: