plugeth/graphql
gary rong c9cdf144d5 graphql, internal/ethapi: support overriding accounts in eth_call (#19917)
* graphql, internal/ethapi: extend eth_call

This PR offers the third option parameter for eth_call API.
Caller can specify a batch of contracts for overriding the
original account metadata(nonce, balance, code, state).
It has a few advantages:

* It's friendly for debugging
* It's can make on-chain contract lighter for getting rid of
  state access functions

* core, internal: address comments
2019-08-08 16:44:11 +03:00
..
graphiql.go graphql: check the integrity of the CDN files (#19742) 2019-06-24 11:56:55 +03:00
graphql_test.go all: update author list and licenses 2019-07-22 12:17:27 +03:00
graphql.go graphql, internal/ethapi: support overriding accounts in eth_call (#19917) 2019-08-08 16:44:11 +03:00
schema.go all: update author list and licenses 2019-07-22 12:17:27 +03:00
service.go cmd, graphql, node: graphql flag polishes, les integration 2019-06-20 09:40:26 +03:00