plugeth/internal
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
..
build internal/build: fix commit extraction for detached head repo (#18315) 2019-08-08 12:05:35 +03:00
cmdtest internal/cmdtest: Expose process exit status and errors (#18046) 2018-11-20 08:23:43 +01:00
debug internal/debug: support color terminal for cygwin/msys2 (#17740) 2018-09-29 16:15:39 +02:00
ethapi graphql, internal/ethapi: support overriding accounts in eth_call (#19917) 2019-08-08 16:44:11 +03:00
guide all: update license information 2017-04-14 10:29:00 +02:00
jsre cmd, crypto, eth, internals: fix Typos (#19868) 2019-07-22 10:34:33 +03:00
testlog all: update author list and licenses 2019-07-22 12:17:27 +03:00
web3ext eth, internal, les: add getHeaderBy* APIs (#19669) 2019-07-23 16:52:24 +03:00