mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-28 15:46:43 +00:00
* internal/ethapi: eth_call block parameter is optional (#28165) So apparently in the spec the base block parameter of eth_call is optional. I agree that "latest" is a sane default for this that most people would use. * chore: auto version bump [bot] --------- Co-authored-by: Sina Mahmoodi <1591639+s1na@users.noreply.github.com> Co-authored-by: colinlyguo <colinlyguo@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| build | ||
| cmdtest | ||
| debug | ||
| ethapi | ||
| flags | ||
| guide | ||
| jsre | ||
| syncx | ||
| testlog | ||
| utesting | ||
| web3ext | ||