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

chore(taiko-client): use EncodeAndCompressTxList() instead of EncodeT… #18972

Merged
merged 3 commits into from
Feb 19, 2025

Conversation

estensen
Copy link
Contributor

…oBytes() then Compress()

Follow-up of #18958

@davidtaikocha davidtaikocha enabled auto-merge (squash) February 19, 2025 08:13
Copy link

codecov bot commented Feb 19, 2025

Codecov Report

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

Project coverage is 13.60%. Comparing base (d6001d3) to head (257cee9).
Report is 838 commits behind head on main.

Files with missing lines Patch % Lines
packages/taiko-client/pkg/utils/utils.go 0.00% 6 Missing ⚠️
.../taiko-client/proposer/transaction_builder/blob.go 0.00% 2 Missing ⚠️
...ko-client/proposer/transaction_builder/calldata.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main   #18972       +/-   ##
===========================================
- Coverage   49.37%   13.60%   -35.77%     
===========================================
  Files          56      106       +50     
  Lines        5827    35137    +29310     
===========================================
+ Hits         2877     4780     +1903     
- Misses       2636    29843    +27207     
- Partials      314      514      +200     

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

@davidtaikocha davidtaikocha merged commit 05e43ab into taikoxyz:main Feb 19, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants