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
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
messages.go
responses.go TxIndex -> Index 2015-03-11 10:25:15 -05:00
util.go
util_test.go