Skip to content
This repository has been archived by the owner on May 11, 2024. It is now read-only.

fix(transaction_builder): fix an issue in BlobTransactionBuilder.Build #662

Merged
merged 7 commits into from
Mar 27, 2024

Conversation

davidtaikocha
Copy link
Member

No description provided.

@davidtaikocha davidtaikocha changed the title fix(transaction_builder): fix an issue in BlobTransactionBuilder.Build fix(transaction_builder): fix an issue in BlobTransactionBuilder.Build Mar 25, 2024
Copy link

codecov bot commented Mar 25, 2024

Codecov Report

Attention: Patch coverage is 0% with 39 lines in your changes are missing coverage. Please review.

Project coverage is 48.79%. Comparing base (c1765c8) to head (eadbbca).

Files Patch % Lines
pkg/rpc/beaconclient.go 0.00% 37 Missing ⚠️
proposer/transaction_builder/blob.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #662      +/-   ##
==========================================
+ Coverage   48.75%   48.79%   +0.04%     
==========================================
  Files          55       55              
  Lines        5372     5392      +20     
==========================================
+ Hits         2619     2631      +12     
- Misses       2468     2478      +10     
+ Partials      285      283       -2     

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

@davidtaikocha davidtaikocha marked this pull request as ready for review March 26, 2024 14:20
@davidtaikocha davidtaikocha merged commit 45ef240 into main Mar 27, 2024
4 checks passed
@davidtaikocha davidtaikocha deleted the blob-fix branch March 27, 2024 00:09
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants