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
Felix Lange 7f70a70106 event: remove unused field 'closed' (#20324) 5 years ago
..
event.go eth/filter: check nil pointer when unsubscribe (#16682) 6 years ago
event_test.go event, event/filter: minor code cleanup (#18061) 6 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: remove unused field 'closed' (#20324) 5 years ago
feed_test.go event: document select case slice use and add edge case test (#16680) 6 years ago
subscription.go all: update license information 8 years ago
subscription_test.go all: update license information 8 years ago