go-ethereum/graphql
Mask Weller a32851fac9
Some checks are pending
/ Linux Build (arm) (push) Waiting to run
/ Keeper Build (push) Waiting to run
/ Linux Build (push) Waiting to run
/ Windows Build (push) Waiting to run
/ Docker Image (push) Waiting to run
graphql: fix GasPrice for blob and setcode transactions (#33542)
Adds BlobTxType and SetCodeTxType to GasPrice switch case, aligning with
`MaxFeePerGas` and `MaxPriorityFeePerGas` handling.

Co-authored-by: m6xwzzz <maskk.weller@gmail.com>
2026-01-08 14:23:48 +08:00
..
internal/graphiql
graphiql.go
graphql.go graphql: fix GasPrice for blob and setcode transactions (#33542) 2026-01-08 14:23:48 +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
service.go graphql: add query depth limit to prevent DoS attacks (#32344) 2025-08-19 19:47:47 +08:00