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.
 
 
 
 
 
 
go-ethereum/eth
obscuren 16f417f5af Fixed bug where logging could crash client during tx adding 10 years ago
..
backend.go Fixed bug where logging could crash client during tx adding 10 years ago
block_pool.go adapt blockpool/backend to use pow/ezp with pow.Block for VerifyPoW func 10 years ago
block_pool_test.go initial commit for eth blockpool + test 10 years ago
error.go add protocol error types specific to blockpool 10 years ago
peer_util.go made mist in a compilable, workable state using the new refactored packages 10 years ago
protocol.go Updated protocol version 10 years ago
protocol_test.go eth protocol changes 10 years ago