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 1d519854e2 Propagate known transactions to new peers on connect 10 years ago
..
test minor changes in integration tests 10 years ago
backend.go Added (disabled) Jit validation 10 years ago
block_pool.go Docs & old code removed 10 years ago
block_pool_test.go adapt unit tests to spec 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 Propagate known transactions to new peers on connect 10 years ago
protocol_test.go eth, p2p: remove EncodeMsg from p2p.MsgWriter 10 years ago
wallet.go BlockManager => BlockProcessor 10 years ago