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.
Maran
5aff8bfb59
Implement command line argument to set the amount of agents created by the miner
Defaults to the amount of cores available on the CPU
|
10 years ago |
.. |
test
|
minor changes in integration tests
|
10 years ago |
backend.go
|
Implement command line argument to set the amount of agents created by the miner
|
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 |