go-ethereum/graphql
Sina Mahmoodi 5e89ff4d6b
graphql: validate block params (#27876)
Block takes a number and a hash. The spec is unclear on what should happen in this case, leaving it an implemenation detail. With this change, we return an error in case both number and hash are passed in.
2023-08-10 07:00:52 -04:00
..
internal/graphiql graphql: upgrade UI to v2 (#27294) 2023-05-22 08:15:05 -04:00
graphiql.go graphql: upgrade UI to v2 (#27294) 2023-05-22 08:15:05 -04:00
graphql.go graphql: validate block params (#27876) 2023-08-10 07:00:52 -04:00
graphql_test.go graphql: fix race in withdrawals test (#27706) 2023-07-13 06:41:58 -04:00
schema.go graphql: add yParity field for transactions (#27882) 2023-08-09 17:57:57 +02:00
service.go graphql: upgrade UI to v2 (#27294) 2023-05-22 08:15:05 -04:00