Skip to content

feat: added eth_blobBaseFee endpoint #3726

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

quiet-node
Copy link
Contributor

Description:
This PR adds support for eth_blobBaseFee endpoint

Related issue(s):

Fixes #3490

Notes for reviewer:

Checklist

  • Documented (Code comments, README, etc.)
  • Tested (unit, integration, etc.)

@quiet-node quiet-node added the enhancement New feature or request label Apr 24, 2025
@quiet-node quiet-node added this to the 0.68.0 milestone Apr 24, 2025
@quiet-node quiet-node self-assigned this Apr 24, 2025
@quiet-node quiet-node requested review from a team as code owners April 24, 2025 22:46
@quiet-node quiet-node linked an issue Apr 24, 2025 that may be closed by this pull request
Copy link

github-actions bot commented Apr 24, 2025

Test Results

 21 files  +  1  278 suites  +27   41m 34s ⏱️ +43s
632 tests +  2  620 ✅  -   4  4 💤 ±0  8 ❌ +6 
917 runs  +187  903 ✅ +179  6 💤 +2  8 ❌ +6 

For more details on these failures, see this check.

Results for commit 3bb007a. ± Comparison against base commit 014f26f.

This pull request removes 1 and adds 3 tests. Note that renamed tests count towards both.
"before all" hook in "RPC Server Acceptance Tests" ‑ RPC Server Acceptance Tests Acceptance tests @api-batch-1 RPC Server Acceptance Tests RPC Server Acceptance Tests "before all" hook in "RPC Server Acceptance Tests"
"before all" hook for "@release should deploy a contract" ‑ RPC Server Acceptance Tests Acceptance tests @api-batch-1 RPC Server Acceptance Tests RPC Server Acceptance Tests eth_getLogs "before all" hook for "@release should deploy a contract"
"before all" hook for "Function calling HederaTokenService.isToken(token)" ‑ RPC Server Acceptance Tests Acceptance tests @api-batch-3 RPC Server Acceptance Tests eth_call with contract that calls precompiles "before all" hook for "Function calling HederaTokenService.isToken(token)"
should not support "eth_blobBaseFee" ‑ RPC Server Acceptance Tests Acceptance tests @api-batch-2 RPC Server Acceptance Tests @release Unsupported RPC Endpoints should not support "eth_blobBaseFee"

♻️ This comment has been updated with latest results.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Investigate implementation for eth_blobBaseFee
1 participant