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 ExtraData from Block as it is unused #1498

Merged
merged 1 commit into from
Dec 4, 2023

Conversation

IronGauntlets
Copy link
Contributor

@IronGauntlets IronGauntlets commented Nov 30, 2023

Migration was not required as I tested with a db containing some headers with and without ExtraData. The RPC was able to serve both without any issues.

@IronGauntlets IronGauntlets requested review from a team and kirugan and removed request for a team November 30, 2023 14:44
Copy link

codecov bot commented Nov 30, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (e1125b6) 72.76% compared to head (e5fb288) 72.81%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1498      +/-   ##
==========================================
+ Coverage   72.76%   72.81%   +0.04%     
==========================================
  Files          96       96              
  Lines        9943     9942       -1     
==========================================
+ Hits         7235     7239       +4     
+ Misses       2167     2162       -5     
  Partials      541      541              

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

@IronGauntlets IronGauntlets merged commit 9876317 into main Dec 4, 2023
9 of 10 checks passed
@IronGauntlets IronGauntlets deleted the IronGauntlets/remove-extradata branch December 4, 2023 21:42
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.

2 participants