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
Péter Szilágyi 65738c1eb3
event: fix datarace between Subscribe and Send
7 years ago
..
filter all: gofmt -w -s 8 years ago
event.go event: fix typo (#15270) 7 years ago
event_test.go event: add new Subscription type and related utilities 8 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: fix datarace between Subscribe and Send 7 years ago
feed_test.go event: address review issues (multiple commits) 8 years ago
subscription.go all: update license information 8 years ago
subscription_test.go all: update license information 8 years ago