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 4cd79d8ddd Refactored block & Transaction 10 years ago
..
backend.go Refactored block & Transaction 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 Refactored block & Transaction 10 years ago
protocol_test.go eth protocol changes 10 years ago