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 eth_getBlockByHash for HEADS #2708

Merged
merged 1 commit into from
Mar 20, 2024
Merged

Conversation

ahmadkaouk
Copy link
Contributor

What does it do?

What important points reviewers should know?

Is there something left for follow-up PRs?

What alternative implementations were considered?

Are there relevant PRs or issues in other repositories (Substrate, Polkadot, Frontier, Cumulus)?

What value does it bring to the blockchain users?

@ahmadkaouk ahmadkaouk added D5-nicetohaveaudit⚠️ PR contains trivial changes to logic that should be properly reviewed. B5-clientnoteworthy Changes should be mentioned in any downstream projects' release notes D3-trivial PR contains trivial changes in a runtime directory that do not require an audit not-breaking Does not need to be mentioned in breaking changes and removed D5-nicetohaveaudit⚠️ PR contains trivial changes to logic that should be properly reviewed. labels Mar 19, 2024
Copy link
Contributor

Coverage Report

@@                    Coverage Diff                     @@
##           master   ahmad-eth-block-by-hash     +/-   ##
==========================================================
  Coverage   73.44%                    73.44%   0.00%     
  Files         229                       229             
  Lines       70351                     70351             
==========================================================
  Hits        51669                     51669             
  Misses      18682                     18682             
Files Changed Coverage

Coverage generated Tue Mar 19 12:47:48 UTC 2024

@ahmadkaouk ahmadkaouk merged commit 7bde830 into master Mar 20, 2024
31 of 37 checks passed
@ahmadkaouk ahmadkaouk deleted the ahmad-eth-block-by-hash branch March 20, 2024 09:38
@noandrea noandrea mentioned this pull request Mar 20, 2024
15 tasks
RomarQ pushed a commit that referenced this pull request Mar 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
B5-clientnoteworthy Changes should be mentioned in any downstream projects' release notes D3-trivial PR contains trivial changes in a runtime directory that do not require an audit not-breaking Does not need to be mentioned in breaking changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants