Skip to content
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

fix(katana): include msg sender in the tx calldata #2550

Merged
merged 1 commit into from
Oct 16, 2024

fix: include message from address in the tx calldata

e8ec0a7
Select commit
Loading
Failed to load commit list.
Merged

fix(katana): include msg sender in the tx calldata #2550

fix: include message from address in the tx calldata
e8ec0a7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 16, 2024 in 0s

69.55% (-0.01%) compared to fbef8a8

View this Pull Request on Codecov

69.55% (-0.01%) compared to fbef8a8

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 69.55%. Comparing base (fbef8a8) to head (e8ec0a7).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2550      +/-   ##
==========================================
- Coverage   69.55%   69.55%   -0.01%     
==========================================
  Files         388      388              
  Lines       49959    49964       +5     
==========================================
- Hits        34751    34750       -1     
- Misses      15208    15214       +6     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.