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

Skip check nonce and valid when enable the tracing feature #2778

Merged
merged 5 commits into from
Jul 23, 2024

Conversation

zjb0807
Copy link
Member

@zjb0807 zjb0807 commented Jul 23, 2024

Closes: #2777

@zjb0807 zjb0807 requested a review from xlc July 23, 2024 03:58
runtime/karura/src/lib.rs Outdated Show resolved Hide resolved
Copy link

codecov bot commented Jul 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 65.12%. Comparing base (33c1601) to head (fc93981).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2778      +/-   ##
==========================================
- Coverage   65.33%   65.12%   -0.21%     
==========================================
  Files          69       66       -3     
  Lines        9842     8640    -1202     
==========================================
- Hits         6430     5627     -803     
+ Misses       3412     3013     -399     

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

runtime/karura/src/lib.rs Outdated Show resolved Hide resolved
@zjb0807 zjb0807 merged commit c224c18 into master Jul 23, 2024
6 checks passed
@zjb0807 zjb0807 deleted the fix-evm-tracing-stale branch July 23, 2024 09:22
xlc pushed a commit that referenced this pull request Sep 11, 2024
* skip check nonce and valid when enable the tracing feature

* update feature and fmt

* fix clippy

* update

* Apply suggestions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

EVMTraceApi throws { invalid: { stale: null } }
2 participants