quorum/rpc
obscuren 21e52efdfe cmd/geth, miner, backend, xeth: Fixed miner threads to be settable
Miner threads are now settable through the admin interface (closes #897)
and specify 0 CPU worker threads when eth_getWork is called (closes #916)
2015-05-11 17:21:22 +02:00
..
api.go cmd/geth, miner, backend, xeth: Fixed miner threads to be settable 2015-05-11 17:21:22 +02:00
api_test.go solidity compiler and contract metadocs integration 2015-05-07 12:58:21 +02:00
args.go Signing (almost) works. 2015-05-08 17:52:44 +02:00
args_test.go solidity compiler and contract metadocs integration 2015-05-07 12:58:21 +02:00
http.go rpc, xeth: fix #881, gracefully handle offline whisper 2015-05-11 11:53:53 +03: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 rpc, xeth: fix #881, gracefully handle offline whisper 2015-05-11 11:53:53 +03:00
types_test.go