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 e55747a074 fix deadlock issue in AddBlock 10 years ago
..
test blockpool: wrap intermittent status test in a loop 10 years ago
blockpool.go fix deadlock issue in AddBlock 10 years ago
blockpool_test.go fix blockpool deadlock 10 years ago
blockpool_util_test.go improve documentation and move one test 10 years ago
config_test.go improve documentation and move one test 10 years ago
errors_test.go fix deadlock issue in AddBlock 10 years ago
peers.go fix deadlock issue in AddBlock 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 Idle too long error incorrectly triggered even when peer sending new blocks 10 years ago
status_test.go fix TestPoolStatus test crashing, skip tests failing (due to @obscuren hotfixes) 10 years ago