Skip to content

Conversation

@felix314159
Copy link
Contributor

@felix314159 felix314159 commented Nov 26, 2025

🗒️ Description

Run with e.g. uv run execute blob-sender -v -s --fork=Osaka --rpc-seed-key=0000000000000000000000000000000000000000000000000000000000000001 --rpc-endpoint=<put-here> --chain-id=11155111 --eest-log-level=INFO --blob-seed=5 --blob-amount=3

🔗 Related Issues or PRs

N/A.

✅ Checklist

  • All: Ran fast tox checks to avoid unnecessary CI fails, see also Code Standards and Enabling Pre-commit Checks:
    uvx tox -e static
  • All: PR title adheres to the repo standard - it will be used as the squash commit message and should start type(scope):.
  • All: Considered adding an entry to CHANGELOG.md.
  • All: Considered updating the online docs in the ./docs/ directory.
  • All: Set appropriate labels for the changes (only maintainers can apply labels).
  • Tests: Ran mkdocs serve locally and verified the auto-generated docs for new tests in the Test Case Reference are correctly formatted.
  • Tests: For PRs implementing a missed test case, update the post-mortem document to add an entry the list.
  • Ported Tests: All converted JSON/YML tests from ethereum/tests or tests/static have been assigned @ported_from marker.

Cute Animal Picture

Put a link to a cute animal picture inside the parenthesis-->

@felix314159 felix314159 marked this pull request as draft November 26, 2025 11:07
@felix314159 felix314159 marked this pull request as ready for review November 26, 2025 16:16
@felix314159 felix314159 requested a review from marioevz November 26, 2025 16:22
@felix314159 felix314159 force-pushed the blob-sender-plugin-wip branch from 2924fe6 to 9d65c48 Compare November 27, 2025 13:26
@felix314159 felix314159 force-pushed the blob-sender-plugin-wip branch from 9d65c48 to 233e687 Compare November 28, 2025 11:22
@felix314159 felix314159 changed the title feat(execute): blob sender plugin WIP feat(execute): add blob-sender subcommand to execute Nov 28, 2025
@codecov
Copy link

codecov bot commented Nov 28, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.08%. Comparing base (f23e4ab) to head (233e687).
⚠️ Report is 4 commits behind head on forks/osaka.

Additional details and impacted files
@@             Coverage Diff              @@
##           forks/osaka    #1811   +/-   ##
============================================
  Coverage        86.08%   86.08%           
============================================
  Files              743      743           
  Lines            44076    44076           
  Branches          3891     3891           
============================================
  Hits             37941    37941           
  Misses            5657     5657           
  Partials           478      478           
Flag Coverage Δ
unittests 86.08% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 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.

@spencer-tb spencer-tb self-requested a review November 28, 2025 19:42
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.

1 participant