erigon-pulse/internal/ethapi
Martin Holst Swende ef75aff5c6 internal/ethapi: default to zero address for calls (#20702)
This makes eth_call and eth_estimateGas use the zero address
as sender when the "from" parameter is not supplied.

Co-authored-by: Felix Lange <fjl@twurst.com>
2020-03-16 16:40:19 +03:00
..
addrlock.go Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
api.go internal/ethapi: default to zero address for calls (#20702) 2020-03-16 16:40:19 +03:00
backend.go eth/filters: remove use of event.TypeMux for pending logs (#20312) 2020-01-30 13:36:30 +02:00