status-go/geth
Dmitry Shulyak f5a8be08de
Use cache in topic pool (#955)
It must have slipped when i moved significant chunk of logic
from peer pool to topic pool and because of the != nil protection
this bug was missed
2018-05-15 18:05:57 +03:00
..
account wallet compatibility (#858) 2018-05-14 19:13:56 +02:00
api Implement block filters API for the RPC mode. 2018-05-08 19:46:25 +02:00
db Add `shhext_getNewFilterMessages` function to RPC APIs. 2018-04-27 15:24:37 +02:00
jail Move signal logic into signal package 2018-05-03 09:35:58 +02:00
node Prevent Discovery from timeout when registering topics (#944) 2018-05-15 11:16:25 +02:00
notifications/push Mockgen import cycle not allowed && recover missing mockgens (#824) 2018-04-13 15:10:37 +02:00
params Add cluster for ropsten/mainnet (#929) 2018-05-14 08:24:49 +03:00
peers Use cache in topic pool (#955) 2018-05-15 18:05:57 +03:00
rpc Implement block filters API for the RPC mode. 2018-05-08 19:46:25 +02:00
transactions Remove mention of DevMode (#869) 2018-04-26 19:59:57 +02:00