quorum/eth
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
..
downloader core/rawdb: separate raw database access to own package (#16666) 2018-05-07 14:35:06 +03:00
fetcher all: fix various typos (#16533) 2018-04-19 16:32:02 +03:00
filters eth/filter: check nil pointer when unsubscribe (#16682) 2018-05-09 11:29:25 +03:00
gasprice eth/gasprice: set default percentile to 60%, count blocks instead of transactions (#15828) 2018-01-10 13:57:36 +01:00
tracers all: update license information (#16089) 2018-02-14 13:49:11 +01:00
api.go core/rawdb: separate raw database access to own package (#16666) 2018-05-07 14:35:06 +03:00
api_backend.go eth: golint fixes to variable names (#16711) 2018-05-09 10:59:00 +03:00
api_test.go all: update license information (#16089) 2018-02-14 13:49:11 +01:00
api_tracer.go core/rawdb: separate raw database access to own package (#16666) 2018-05-07 14:35:06 +03:00
backend.go eth: golint fixes to variable names (#16711) 2018-05-09 10:59:00 +03:00
bloombits.go core/rawdb: separate raw database access to own package (#16666) 2018-05-07 14:35:06 +03:00
config.go core, trie: intermediate mempool between trie and database (#15857) 2018-02-05 17:40:32 +01:00
gen_config.go all: regenerate codecs with gencodec commit 90983d99de (#15830) 2018-01-08 15:13:22 +02:00
handler.go eth: golint updates for this or self warning (#16632) 2018-05-03 15:15:33 +03:00
handler_test.go core, trie: intermediate mempool between trie and database (#15857) 2018-02-05 17:40:32 +01:00
helper_test.go core, trie: intermediate mempool between trie and database (#15857) 2018-02-05 17:40:32 +01:00
metrics.go metrics: pull library and introduce ResettingTimer and InfluxDB reporter (#15910) 2018-02-23 11:56:08 +02:00
peer.go cmd, eth, les, mobile: make networkid uint64 everywhere 2017-04-25 14:53:50 +03:00
protocol.go eth: golint fixes to variable names (#16711) 2018-05-09 10:59:00 +03:00
protocol_test.go core, trie: intermediate mempool between trie and database (#15857) 2018-02-05 17:40:32 +01:00
sync.go eth: update higest block we know during the sync if a higher was found (#16283) 2018-03-09 11:51:30 +02:00
sync_test.go core, trie: intermediate mempool between trie and database (#15857) 2018-02-05 17:40:32 +01:00