plugeth/ethclient
Lee Bousfield 16341e0563
ethclient: fix tx sender cache miss detection (#23877)
This fixes a bug in TransactionSender where it would return the
zero address for transactions where the sender address wasn't
cached already.

Co-authored-by: Felix Lange <fjl@twurst.com>
2021-11-17 14:44:41 +01:00
..
gethclient ethclient, accounts/keystore: fix flaky tests (#23599) 2021-09-20 10:23:44 +02:00
ethclient_test.go ethclient: fix tx sender cache miss detection (#23877) 2021-11-17 14:44:41 +01:00
ethclient.go ethclient: fix tx sender cache miss detection (#23877) 2021-11-17 14:44:41 +01:00
signer.go ethclient: fix tx sender cache miss detection (#23877) 2021-11-17 14:44:41 +01:00