[Bug]: Contract Deployment - An incorrect warning is displayed when deploying a contract: You're sending call data to an address that isn't a contract.
#30359
Labels
regression-RC-12.13.0
Regression bug that was found in release candidate (RC) for release 12.13.0
Sev2-normal
Normal severity; minor loss of service or inconvenience.
team-confirmations
Push issues to confirmations team
type-bug
Something isn't working
Describe the bug
Whenever I deploy a contract, I see the warning
You're sending call data to an address that isn't a contract.
. Regular contract deployments (not using create/2) will be always flagged as "address that isn't a contract" as there's no contract address until the tx is executed.Expected behavior
No warning displayed for Contract Deployments
Screenshots/Recordings
contract-deployment-warning.mp4
Steps to reproduce
You're sending call data to an address that isn't a contract.
Error messages or log output
Detection stage
During release testing
Version
12.13.0
Build type
None
Browser
Chrome
Operating system
Linux
Hardware wallet
No response
Additional context
No response
Severity
No response
The text was updated successfully, but these errors were encountered: