You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Problem: when eth_sign is disabled from Advanced settings, we fire a Signature Approved event everytime we call the RPC method. This should not be the case.
This issue was introduced in 10.25.0, by this PR #17308
eth-sign-signature-approved.mp4
Steps to reproduce
Open Segment or open background console for check the network requests to Segment
Disable the functionality of eth_sign from MetaMask Advanced Settings
Describe the bug
Problem: when
eth_signis disabled from Advanced settings, we fire aSignature Approvedevent everytime we call the RPC method. This should not be the case.This issue was introduced in 10.25.0, by this PR #17308
eth-sign-signature-approved.mp4
Steps to reproduce
eth_signfrom MetaMask Advanced SettingsSignature Approvedevent is firedError messages or log output
No response
Version
10.26.0
Build type
None
Browser
Chrome
Operating system
Linux
Hardware wallet
No response
Additional context
No response