mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-02-26 15:47:21 +00:00
Currently, setDefaults overwrites the transaction input value if only input is provided. This causes personal_sendTransaction to estimate the gas based on a transaction with empty data. eth_estimateGas never calls setDefaults so it was unaffected by this. |
||
|---|---|---|
| .. | ||
| addrlock.go | ||
| api.go | ||
| backend.go | ||
| transaction_args.go | ||