go-ethereum/params
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
..
bootnodes.go feat: update network configuration (#533) 2023-10-08 16:03:41 +02:00
config.go fix: account for tx subcircuit confidence factor (#1065) 2024-10-11 09:19:04 +03:00
config_test.go feat: make descartes a timestamp based fork (#852) 2024-06-26 12:35:04 +08:00
dao.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
denomination.go style: revert some formatting (#294) 2023-04-20 17:49:35 +08:00
network_params.go les: historical data garbage collection (#19570) 2020-07-13 11:02:54 +02:00
protocol_params.go feat: implement RIP-7212/EIP-7212 (#798) 2024-06-06 13:40:37 +02:00
version.go internal/ethapi: eth_call block parameter is optional (#28165) (#1095) 2024-12-03 14:32:37 +08:00