Skip to content

internal/ethapi: implement eth_blobBaseFee and blob fields to eth_feeHistory #1760

internal/ethapi: implement eth_blobBaseFee and blob fields to eth_feeHistory

internal/ethapi: implement eth_blobBaseFee and blob fields to eth_feeHistory #1760

Triggered via pull request December 11, 2024 06:58
Status Failure
Total duration 1m 25s
Artifacts

test-pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
test: les/client.go#L288
cannot use s.ApiBackend (variable of type *LesApiBackend) as ethapi.Backend value in argument to ethapi.GetAPIs: *LesApiBackend does not implement ethapi.Backend (missing method BlobBaseFee)
test
Process completed with exit code 2.
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636