quorum/ethclient
tamirms b16cc501a8 ethclient: include block hash from FilterQuery (#17996)
ethereum/go-ethereum#16734 introduced BlockHash to the FilterQuery
struct. However, ethclient was not updated to include BlockHash in the actual
RPC request.
2018-11-08 13:26:47 +01:00
..
ethclient.go ethclient: include block hash from FilterQuery (#17996) 2018-11-08 13:26:47 +01:00
ethclient_test.go ethclient: include block hash from FilterQuery (#17996) 2018-11-08 13:26:47 +01:00
signer.go ethclient, mobile: add TransactionSender (#15127) 2017-10-01 11:03:28 +02:00