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

feat(proposer): introduce proposer transaction builder #612

Merged
merged 20 commits into from
Mar 9, 2024
Merged

Conversation

davidtaikocha
Copy link
Member

No description provided.

Base automatically changed from remove-max-tx to main March 7, 2024 06:49
Copy link

codecov bot commented Mar 7, 2024

Codecov Report

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

Project coverage is 50.37%. Comparing base (e1f5393) to head (8958f5f).

❗ Current head 8958f5f differs from pull request most recent head 573b127. Consider uploading reports for the commit 573b127 to get more accurate results

Files Patch % Lines
proposer/transaction_builder/blob.go 15.15% 56 Missing ⚠️
proposer/proposer.go 44.44% 16 Missing and 4 partials ⚠️
proposer/transaction_builder/calldata.go 69.81% 11 Missing and 5 partials ⚠️
internal/sender/sender.go 25.00% 6 Missing ⚠️
proposer/transaction_builder/common.go 40.00% 4 Missing and 2 partials ⚠️
prover/server/api.go 0.00% 2 Missing ⚠️
pkg/rpc/tx_blob.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #612      +/-   ##
==========================================
+ Coverage   50.12%   50.37%   +0.24%     
==========================================
  Files          53       56       +3     
  Lines        5787     5799      +12     
==========================================
+ Hits         2901     2921      +20     
+ Misses       2579     2569      -10     
- Partials      307      309       +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 9, 2024 02:54
@davidtaikocha davidtaikocha enabled auto-merge (squash) March 9, 2024 02:55
@davidtaikocha davidtaikocha merged commit 9bd2aea into main Mar 9, 2024
4 checks passed
@davidtaikocha davidtaikocha deleted the tx-bulder branch March 9, 2024 13:47
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