Official Go implementation of the Ethereum protocol
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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)
|
10 years ago |
.. |
api.go
|
cmd/geth, miner, backend, xeth: Fixed miner threads to be settable
|
10 years ago |
api_test.go
|
solidity compiler and contract metadocs integration
|
10 years ago |
args.go
|
Signing (almost) works.
|
10 years ago |
args_test.go
|
solidity compiler and contract metadocs integration
|
10 years ago |
http.go
|
rpc, xeth: fix #881, gracefully handle offline whisper
|
10 years ago |
jeth.go
|
Merge branch 'develop' of github.com:ethereum/go-ethereum into develop
|
10 years ago |
responses.go
|
xeth, core, event/filter, rpc: new block and transaction filters
|
10 years ago |
responses_test.go
|
Fixed tests to reflect log changes
|
10 years ago |
types.go
|
rpc, xeth: fix #881, gracefully handle offline whisper
|
10 years ago |
types_test.go
|
Improved test coverage for rpc types
|
10 years ago |