plugeth/ethclient
Marius van der Wijden 889f5645b5
ethclient: better test suite for ethclient package (#22127)
This commit extends the ethclient test suite and increases code coverage of the ethclient
package from ~15% to >55%. These tests act as early smoke tests to signal issues in the
RPC-interface. E.g. if a functionality like eth_chainId or eth_call breaks, the test
will break.
2021-01-08 21:29:25 +01:00
..
ethclient_test.go ethclient: better test suite for ethclient package (#22127) 2021-01-08 21:29:25 +01:00
ethclient.go ethclient: fix BlockNumber (#21565) 2020-09-15 11:29:51 +02:00
signer.go ethclient, mobile: add TransactionSender (#15127) 2017-10-01 11:03:28 +02:00