go-ethereum/internal/ethapi
colin d2fe42ba8f
internal/ethapi: eth_call block parameter is optional (#28165) (#1095)
* 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>
2024-12-03 14:32:37 +08:00
..
addrlock.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
api.go internal/ethapi: eth_call block parameter is optional (#28165) (#1095) 2024-12-03 14:32:37 +08:00
backend.go fix(api): change gas_price to use pending block (#1082) 2024-10-29 16:07:33 +08:00
transaction_args.go feat: update upcoming fork names (#680) 2024-03-26 14:41:32 +00:00