status-go/services
Igor Mandrigin 31cf2297d2 Implement block filters API for the RPC mode.
Some operations (like deploying contracts) require filter APIs to work.
Since these operations aren't supported on Infura anymore, and we don't
run LES, a separate implemenation of filters is required.

Signed-off-by: Igor Mandrigin <i@mandrigin.ru>
2018-05-08 19:46:25 +02:00
..
personal Make sure that only `personal_sign` and `personal_ecRecover` are exported. 2018-04-18 18:22:21 +02:00
rpcfilters Implement block filters API for the RPC mode. 2018-05-08 19:46:25 +02:00
shhext Increase timeouts in order to accommodate `-race` flag 2018-05-04 14:02:13 +02:00
status Fix services mock generation (#901) 2018-05-07 10:22:38 +02:00