internal/ethapi: implement eth_blobBaseFee and blob fields to eth_feeHistory #1760
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
|