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/blockpool
zelig be25396340 separate lock for blacklist 10 years ago
..
test
blockpool.go oops peer unlocked before return - fixes deadlock 10 years ago
blockpool_test.go fix blockpool deadlock 10 years ago
blockpool_util_test.go uncomment future block TD check, add test for skipping TD check on future block 10 years ago
config_test.go
errors_test.go uncomment future block TD check, add test for skipping TD check on future block 10 years ago
peers.go separate lock for blacklist 10 years ago
peers_test.go introduce peers registry on nodes 10 years ago
section.go fix deadlock issue in AddBlock 10 years ago
status.go
status_test.go fix TestPoolStatus test crashing, skip tests failing (due to @obscuren hotfixes) 10 years ago