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] 817 rlp tx writer #818

Draft
wants to merge 13 commits into
base: main
Choose a base branch
from
Draft

[Feat] 817 rlp tx writer #818

wants to merge 13 commits into from

Conversation

thedarkjester
Copy link
Collaborator

This PR implements issue(s) #817

Checklist

  • I wrote new tests for my new core changes.
  • I have successfully ran tests, style checker and build against my new changes locally.
  • I have informed the team of any breaking changes if there are any.

@codecov-commenter
Copy link

codecov-commenter commented Mar 27, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 68.00%. Comparing base (efe3b24) to head (5f42ca2).
Report is 6 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #818      +/-   ##
============================================
+ Coverage     67.82%   68.00%   +0.17%     
  Complexity     1206     1206              
============================================
  Files           326      328       +2     
  Lines         13412    13486      +74     
  Branches       1355     1357       +2     
============================================
+ Hits           9097     9171      +74     
  Misses         3753     3753              
  Partials        562      562              
Flag Coverage Δ *Carryforward flag
hardhat 98.63% <100.00%> (+0.10%) ⬆️
kotlin 65.47% <ø> (ø) Carriedforward from 93ff836

*This pull request uses carry forward flags. Click here to find out more.

Files with missing lines Coverage Δ
contracts/src/libraries/Eip1559RlpEncoder.sol 100.00% <100.00%> (ø)
contracts/src/libraries/RlpEncoder.sol 100.00% <100.00%> (ø)
contracts/src/security/pausing/PauseManager.sol 100.00% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@thedarkjester thedarkjester requested a deployment to docker-build-and-e2e March 31, 2025 10:49 — with GitHub Actions Waiting
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants