status-go/geth
Igor Mandrigin f4cd8d27b5 Add `shhext_getNewFilterMessages` function to RPC APIs.
This function returns only the new messages from the filter, never
returns the same message for the same user twice.
2018-04-27 15:24:37 +02:00
..
account Move concurrent backend test from e2e to unit (#849) 2018-04-20 17:39:53 +02:00
api Remove any logic from api.go [breaking-change] (#851) 2018-04-23 15:34:49 +02:00
db Add `shhext_getNewFilterMessages` function to RPC APIs. 2018-04-27 15:24:37 +02:00
jail Mockgen import cycle not allowed && recover missing mockgens (#824) 2018-04-13 15:10:37 +02:00
node Add `shhext_getNewFilterMessages` function to RPC APIs. 2018-04-27 15:24:37 +02:00
notifications/push Mockgen import cycle not allowed && recover missing mockgens (#824) 2018-04-13 15:10:37 +02:00
params Remove mention of DevMode (#869) 2018-04-26 19:59:57 +02:00
peers Add `shhext_getNewFilterMessages` function to RPC APIs. 2018-04-27 15:24:37 +02:00
rpc Implement `personal_sign`. 2018-04-17 11:18:58 +02:00
signal Send an expiration signal when envelope wasn't delivered to any peer 2018-04-15 10:44:49 +03:00
transactions Remove mention of DevMode (#869) 2018-04-26 19:59:57 +02:00