plugeth/graphql
gary rong 51b32cc7e4
internal/ethapi: merge CallArgs and SendTxArgs (#22718)
There are two transaction parameter structures defined in
the codebase, although for different purposes. But most of
the parameters are shared. So it's nice to reduce the code
duplication by merging them together.

Co-authored-by: Martin Holst Swende <martin@swende.se>
2021-05-25 22:30:21 +02:00
..
graphiql.go common, graphql: fix hash/address decoding + UI content type 2019-09-10 12:20:36 +03:00
graphql_test.go graphql: add support for tx types and tx access lists (#22491) 2021-04-06 15:58:36 +02:00
graphql.go internal/ethapi: merge CallArgs and SendTxArgs (#22718) 2021-05-25 22:30:21 +02:00
schema.go graphql: add support for tx types and tx access lists (#22491) 2021-04-06 15:58:36 +02:00
service.go graphql: always return 400 if errors are present in the response (#21882) 2020-11-25 10:19:36 +01:00