mirror of https://github.com/ethereum/go-ethereum
internal/ethapi/api: for simulated calls, set gaspool to max value if global gascap is 0 (#30474)
In #27720, we introduced RPC global gas cap. A value of `0` means an unlimited gas cap. However, this was not the case for simulated calls. This PR fixes the behaviour.pull/30496/head
parent
b805772cb4
commit
564b616163
Loading…
Reference in new issue