status-go/mailserver
Pedro Pombeiro fac5576988 Use `EnvelopeTracer` as an event source to avoid relying on timeouts in tests. Fixes #1021
Fix bug in mailserver implementation which was using upper bound `to` parameter as an exclusive, rather than inclusive parameter, as stated in the documentation: https://github.com/status-im/status-go/wiki/Additional-JSON-RPC-API
2018-06-18 15:24:27 +02:00
..
cleaner.go add cmd/statusd-prune (#957) 2018-05-17 19:24:00 +02:00
cleaner_test.go Fix for mail server not limiting certain messages (#981) 2018-05-22 17:51:05 +02:00
limiter.go Refactor mailserver tests (#970) 2018-05-21 13:30:37 +02:00
limiter_test.go Fix for mail server not limiting certain messages (#981) 2018-05-22 17:51:05 +02:00
mailserver.go Use `EnvelopeTracer` as an event source to avoid relying on timeouts in tests. Fixes #1021 2018-06-18 15:24:27 +02:00
mailserver_test.go [#856] move geth subpackages to root level (#1007) 2018-06-08 13:29:50 +02:00
ticker.go [#ISSUE-947/ISSUE-946] Rate limit and batch limit on any mail server query (#949) 2018-05-17 13:21:04 +02:00