status-go/mailserver
Adam Babik e2682486fd
Fix cursor encoding (#1308)
It fixes encoding and decoding cursor sent in historic messages requests. `hex` package from the standard library is used.
2018-12-11 11:23:47 +01:00
..
registry Upgrade geth 1.8.17 plus add metrics during compilation time (#1273) 2018-11-14 08:03:58 +01:00
cleaner.go Fix cursor encoding (#1308) 2018-12-11 11:23:47 +01:00
cleaner_test.go Fix cursor encoding (#1308) 2018-12-11 11:23:47 +01: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 Fix cursor encoding (#1308) 2018-12-11 11:23:47 +01:00
mailserver_db_panic_test.go Support Mail Server data synchronization (#1302) 2018-12-06 10:48:28 +01:00
mailserver_test.go Fix cursor encoding (#1308) 2018-12-11 11:23:47 +01:00
request.go Fix cursor encoding (#1308) 2018-12-11 11:23:47 +01:00
ticker.go Add asymmetric key support for MailServer requests (#1075) 2018-07-04 11:30:57 +02:00