plugeth/event
gary rong 4e7dc34ff1 eth/filter: check nil pointer when unsubscribe (#16682)
* eth/filter: check nil pointer when unsubscribe

* eth/filters, accounts, rpc: abort system if subscribe failed

* eth/filter: add crit log before exit

* eth/filter, event: minor fixes
2018-05-09 11:29:25 +03:00
..
filter event: golint updates for this or self warning (#16631) 2018-05-03 14:54:36 +03:00
event_test.go event: add new Subscription type and related utilities 2017-01-25 18:44:20 +01:00
event.go eth/filter: check nil pointer when unsubscribe (#16682) 2018-05-09 11:29:25 +03:00
example_feed_test.go all: update license information 2017-04-14 10:29:00 +02:00
example_scope_test.go all: update license information 2017-04-14 10:29:00 +02:00
example_subscription_test.go all: update license information 2017-04-14 10:29:00 +02:00
example_test.go core, eth, event, miner, xeth: fix event post / subscription race 2015-10-12 16:22:03 +03:00
feed_test.go event: address review issues (multiple commits) 2017-02-03 13:37:49 +02:00
feed.go event: fix datarace between Subscribe and Send 2017-10-20 14:42:19 +03:00
subscription_test.go all: update license information 2017-04-14 10:29:00 +02:00
subscription.go all: update license information 2017-04-14 10:29:00 +02:00