good morning!!!!

Skip to content
Snippets Groups Projects
Forked from github / maticnetwork / bor
2289 commits behind the upstream repository.
user avatar
Gary Rong authored
* 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
c9cdf144
History
Code owners
Name Last commit Last update
..