quorum/ethclient
Steven Roose 69c52bde3f ethclient: fix RPC parse error of Parity response (#16924)
The error produced when using a Parity RPC was the following:

ERROR: transaction did not get mined: failed to get tx for txid 0xbdeb094b3278019383c8da148ff1cb5b5dbd61bf8731bc2310ac1b8ed0235226: json: cannot unmarshal non-string into Go struct field txExtraInfo.blockHash of type common.Hash
2018-06-11 10:41:09 +03:00
..
ethclient.go ethclient: fix RPC parse error of Parity response (#16924) 2018-06-11 10:41:09 +03:00
ethclient_test.go ethclient, ethereum: add NotFound, split transactions out of ChainReader 2016-12-05 10:57:11 +01:00
signer.go ethclient, mobile: add TransactionSender (#15127) 2017-10-01 11:03:28 +02:00