go-ethereum/internal/ethapi
Arran Schlosberg 6804c3c0f6
feat: receipt marshalling for RPCs (#262)
## Why this should be merged

Allow SAE to provide direct `types.Receipt` access.

## How this works

Function aliases.

## How this was tested

n/a
2026-02-17 15:59:18 +00:00
..
testdata internal/ethapi: handle blobs in API methods (#28786) 2024-01-17 15:06:14 +01:00
addrlock.go [AUTO] rename Go module + update internal import paths 2024-10-17 01:49:47 +00:00
api.go internal/ethapi: fix panic in debug methods (#31157) 2025-06-10 15:08:41 +01:00
api.libevm.go feat: receipt marshalling for RPCs (#262) 2026-02-17 15:59:18 +00:00
api_test.go crypto/kz4844: pass blobs by ref (#29050) 2025-06-25 11:14:37 +01:00
backend.go [AUTO] rename Go module + update internal import paths 2024-10-17 01:49:47 +00:00
dbapi.go [AUTO] rename Go module + update internal import paths 2024-10-17 01:49:47 +00:00
errors.go [AUTO] rename Go module + update internal import paths 2024-10-17 01:49:47 +00:00
transaction_args.go crypto/kz4844: pass blobs by ref (#29050) 2025-06-25 11:14:37 +01:00
transaction_args_test.go [AUTO] rename Go module + update internal import paths 2024-10-17 01:49:47 +00:00