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

feat(onboarding): Add rpc endpoint juno_getBlockWithTxnHashesAndReceipts #2429

Closed

Conversation

hudem1
Copy link
Contributor

@hudem1 hudem1 commented Feb 6, 2025

Onboarding implementation task 1: endpoint juno_getBlockWithTxnHashesAndReceipts

Note: I saw other helper function whose visibility was public, so, I changed the visibility of adaptBlockHeader to be able to use it in the tests. Let me know if it's something we don't want to do, I'll revert it and change my test.

I set it as draft just to make sure it doesn't get merged.

@hudem1 hudem1 added the onboarding Part of onboarding exercise pack label Feb 6, 2025
Copy link

codecov bot commented Feb 6, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.51%. Comparing base (198443f) to head (cfb3c82).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2429      +/-   ##
==========================================
+ Coverage   74.42%   74.51%   +0.08%     
==========================================
  Files         113      113              
  Lines       13135    13156      +21     
==========================================
+ Hits         9776     9803      +27     
  Misses       2619     2619              
+ Partials      740      734       -6     

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

@rodrigo-pino
Copy link
Contributor

LGTM! Closing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
onboarding Part of onboarding exercise pack
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants