-
Notifications
You must be signed in to change notification settings - Fork 143
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: turn off the allowCallstoNonContractAccounts feature flag #11208
Conversation
Signed-off-by: lukelee-sl <[email protected]>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## release/0.46 #11208 +/- ##
===============================================
Coverage 62.79% 62.79%
- Complexity 31011 31013 +2
===============================================
Files 3384 3384
Lines 136931 136931
Branches 14310 14310
===============================================
+ Hits 85983 85985 +2
+ Misses 47504 47503 -1
+ Partials 3444 3443 -1 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks @lukelee-sl !
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Blocking, just in case.
Description:
Turn off the
allowCallstoNonContractAccounts
feature flag in all environments