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.
Jeffrey Wilcke
765740b829
Merge pull request #345 from maran/feature/minerthreads
Implement command line argument to set the amount miner threads
|
10 years ago |
.. |
test
|
minor changes in integration tests
|
10 years ago |
backend.go
|
Merge pull request #345 from maran/feature/minerthreads
|
10 years ago |
block_pool.go
|
Docs & old code removed
|
10 years ago |
block_pool_test.go
|
Temporarily skip broken TestVerifyPoW
|
10 years ago |
error.go
|
add ErrInsufficientChainInfo error
|
10 years ago |
peer_util.go
|
made mist in a compilable, workable state using the new refactored packages
|
10 years ago |
protocol.go
|
cmd/ethereum, cmd/mist, core, eth, javascript, xeth: fixes for new p2p API
|
10 years ago |
protocol_test.go
|
cmd/ethereum, cmd/mist, core, eth, javascript, xeth: fixes for new p2p API
|
10 years ago |
wallet.go
|
BlockManager => BlockProcessor
|
10 years ago |