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

Remove ForceFetchingTracesForBlocks feature #1910

Merged
merged 1 commit into from
Jun 25, 2024

Conversation

wojciechos
Copy link
Contributor

@wojciechos wojciechos commented Jun 17, 2024

The ForceFetchingTracesForBlocks logic has been removed. Traces are now fallback for all blocks up to Starknet version v0.13.1, making the previous logic redundant.

Copy link

codecov bot commented Jun 17, 2024

Codecov Report

Attention: Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 75.43%. Comparing base (d9e6410) to head (bda6e61).

Files Patch % Lines
rpc/trace.go 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1910      +/-   ##
==========================================
+ Coverage   75.40%   75.43%   +0.03%     
==========================================
  Files          97       97              
  Lines        8342     8341       -1     
==========================================
+ Hits         6290     6292       +2     
+ Misses       1522     1520       -2     
+ Partials      530      529       -1     

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

@wojciechos wojciechos force-pushed the wojciechos/remove_ForceFetchingTracesForBlocks branch from ca7eefa to bda6e61 Compare June 24, 2024 09:33
Copy link
Contributor

@pnowosie pnowosie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work!

@kirugan kirugan merged commit d3c4dd0 into main Jun 25, 2024
9 of 10 checks passed
@kirugan kirugan deleted the wojciechos/remove_ForceFetchingTracesForBlocks branch June 25, 2024 10:56
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.

None yet

4 participants