status-go/t
Andrea Franz fa390a52ae
RequestHistoricMessages response (#1009)
* refactor TestRequestMessageFromMailboxAsync to use s.requestHistoricMessages helper

* send p2pRequestResponseCode from mailserver

* send p2p message response to after sending all historic messages

* mailserver sends `whisper.NewSentMessage` as response

* add mailserver Client and p2pRequestAckCode watchers

* send event with envelopeFeed when p2pRequestAckCode is received

* test request completed event in tracker

* rename mailserver response events and code to RequestCompleteCode

* wait for mailserver response in e2e test

* use SendHistoricMessageResponse method name for mailserver response

* fix lint warnings

* add mailserver request expiration

* send mailserver response without envelope

* add `ttl` to Request struct in shhext_requestMessages

* test that tracker calls handler.MailServerRequestExpired

* add geth patch

* rename TTL to Timeout

* split tracker.handleEvent in multiple methods
2018-06-15 17:12:31 +02:00
..
benchmarks Fix issues reported by lint. Part of #1017 2018-06-14 13:52:51 +02:00
destructive [#856] move geth subpackages to root level (#1007) 2018-06-08 13:29:50 +02:00
e2e RequestHistoricMessages response (#1009) 2018-06-15 17:12:31 +02:00
utils [#1022] Make ntp synchronization configuratble (#1026) 2018-06-13 13:24:04 +02:00
doc.go Prepare tests for mainnet (#831) 2018-04-18 17:13:27 +02:00