go-ethereum/graphql
Richard Creighton d3edc58ef7
Some checks failed
/ Linux Build (push) Has been cancelled
/ Linux Build (arm) (push) Has been cancelled
/ Keeper Build (push) Has been cancelled
/ Windows Build (push) Has been cancelled
/ Docker Image (push) Has been cancelled
graphql: handle missing block body in Raw resolver (#35027)
Return empty raw bytes when the GraphQL `Block.raw` resolver cannot load
the block body. This matches the nil handling used by the other
block-body-backed resolvers and avoids exposing RLP empty-list bytes as
raw block data.
2026-05-22 13:59:02 +08:00
..
internal/graphiql all: update license comments and AUTHORS (#31133) 2025-02-05 23:01:17 +01:00
graphiql.go graphql: upgrade UI to v2 (#27294) 2023-05-22 08:15:05 -04:00
graphql.go graphql: handle missing block body in Raw resolver (#35027) 2026-05-22 13:59:02 +08:00
graphql_test.go graphql: add query depth limit to prevent DoS attacks (#32344) 2025-08-19 19:47:47 +08:00
schema.go internal/ethapi: remove td field from block (#30386) 2024-10-01 11:36:56 +02:00
service.go graphql: add query depth limit to prevent DoS attacks (#32344) 2025-08-19 19:47:47 +08:00