quorum/rpc
obscuren 2273155e7e Get transaction implemented
* Added a GetTransaction to XEth
* Implemented the `eth_getTransactionByHash` RPC method
2015-03-12 15:59:07 +01:00
..
api.go Get transaction implemented 2015-03-12 15:59:07 +01:00
api_test.go Add web3_sha3 test 2015-03-05 22:41:55 -06:00
args.go Get transaction implemented 2015-03-12 15:59:07 +01:00
args_test.go Should on empty params #466 2015-03-12 08:42:31 -05:00
http.go Merge ethereum/poc-9 into accounts-integration 2015-03-09 23:25:46 +01:00
messages.go Tidy 2015-03-05 21:48:03 -06:00
responses.go TxIndex -> Index 2015-03-11 10:25:15 -05:00
util.go Output hex should be prepended with 0x 2015-03-10 19:10:02 -05:00
util_test.go Left-pad odd length hex inputs and tests 2015-03-10 18:08:31 -05:00