status-go/geth/node
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
..
node.go Move ssh_requestMessages to sshext_requestMessages (#862) 2018-04-26 07:56:19 +02:00
node_api_test.go Allow to start ephemeral StatusNode (#829) 2018-04-16 14:36:09 +02:00
status_node.go Add `shhext_getNewFilterMessages` function to RPC APIs. 2018-04-27 15:24:37 +02:00
status_node_rpc_client_test.go Allow to start ephemeral StatusNode (#829) 2018-04-16 14:36:09 +02:00
status_node_test.go Allow to start ephemeral StatusNode (#829) 2018-04-16 14:36:09 +02:00