quorum/rpc
Bas van Kervel 5c25403b13 refactored old rpc structure to new 2015-06-22 08:54:21 +02:00
..
api refactored old rpc structure to new 2015-06-22 08:54:21 +02:00
codec restructured eth rpc API 2015-06-11 14:01:39 +02:00
comms added comms http 2015-06-22 08:54:21 +02:00
shared added comms http 2015-06-22 08:54:21 +02:00
api.go Merge pull request #1267 from SilentCicero/develop 2015-06-18 11:33:50 -07:00
api_test.go rpc: skip test if solc version doesn't match 2015-06-09 21:02:24 +02:00
args.go New DataArgs and eth_sendRawTransaction 2015-06-16 12:28:10 -04:00
args_test.go unit test coverage for NewDataArgs 2015-06-17 18:07:45 +02:00
http.go Permit multiple CORS domains 2015-05-18 10:31:03 -05:00
jeth.go removed obsolete print statement 2015-06-11 15:00:33 +02:00
responses.go xeth, core, event/filter, rpc: new block and transaction filters 2015-05-07 14:44:32 +02:00
responses_test.go Fixed tests to reflect log changes 2015-04-08 20:45:39 +02:00
types.go fix hex conversion bug in RPC for byte slices 2015-05-12 17:22:17 +02:00
types_test.go Improved test coverage for rpc types 2015-04-04 15:09:30 +02:00