plugeth/internal
lightclient ffae2043f0
internal/ethapi: support both input and data for personal_sendTransaction (#23476)
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.
2021-08-27 14:11:15 +02:00
..
build
cmdtest
debug all: add go:build lines (#23468) 2021-08-25 18:46:29 +02:00
ethapi internal/ethapi: support both input and data for personal_sendTransaction (#23476) 2021-08-27 14:11:15 +02:00
flags
guide
jsre
testlog
utesting
web3ext internal/web3ext: remove unused console APIs (#23208) 2021-07-14 10:57:07 +03:00