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/event
Boqin Qin ca22d0761b
event: fix inconsistency in Lock and Unlock (#20933)
4 years ago
..
event.go event: fix inconsistency in Lock and Unlock (#20933) 4 years ago
event_test.go all: fix a bunch of inconsequential goroutine leaks (#20667) 5 years ago
example_feed_test.go all: update license information 8 years ago
example_scope_test.go all: update license information 8 years ago
example_subscription_test.go all: update license information 8 years ago
example_test.go core, eth, event, miner, xeth: fix event post / subscription race 9 years ago
feed.go event: add missing unlock before panic (#20653) 5 years ago
feed_test.go event: add missing timer.Stop call in TestFeed (#20868) 5 years ago
subscription.go event, p2p/simulations/adapters: fix rare goroutine leaks (#20657) 5 years ago
subscription_test.go event, p2p/simulations/adapters: fix rare goroutine leaks (#20657) 5 years ago