quorum/rpc
zelig e1d1417729 rpc: NewNotAvailableError instead of NewNotImplementedError if no solc 2015-05-20 05:29:28 +01:00
..
api.go rpc: NewNotAvailableError instead of NewNotImplementedError if no solc 2015-05-20 05:29:28 +01:00
api_test.go multiple contract source for solidity compiler: returns contract array if multiple contracts. fixes #1023 2015-05-20 04:11:48 +01:00
args.go fix eth.sign. now implemented in admin jsre until web3.js has it . 2015-05-20 04:38:20 +01:00
args_test.go solidity compiler and contract metadocs integration 2015-05-07 12:58:21 +02:00
http.go Permit multiple CORS domains 2015-05-18 10:31:03 -05:00
jeth.go Merge branch 'develop' of github.com:ethereum/go-ethereum into develop 2015-05-11 12:47:14 +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
types.go fix hex conversion bug in RPC for byte slices 2015-05-12 17:22:17 +02:00
types_test.go