status-go/mailserver
Adam Babik 52a1bdfed6
Upgrade geth 1.8.17 plus add metrics during compilation time (#1273)
This commit updates geth to 1.8.17 and adds a possibility to enable metrics during compilation time.

The cascade of issues forced us to upgrade geth to 1.8.17 in order to allow enabling metrics during compilation time. 1.8.17 introduced `NodeID` refactoring and `enode` package which affected our peers pool and integration with Discovery V5.
2018-11-14 08:03:58 +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 test leveldb panics on mailserver (#1065) 2018-06-27 14:22:09 +02:00
cleaner_test.go Use status-im whisper/whisperv6 module everywhere 2018-10-03 09:27:51 +03: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 peerID logging in mail server (#1260) 2018-10-28 23:33:58 +01:00
mailserver_db_panic_test.go Request historical messages in batches (#1245) 2018-10-19 11:09:13 +02:00
mailserver_test.go fix peerID logging in mail server (#1260) 2018-10-28 23:33:58 +01:00
ticker.go Add asymmetric key support for MailServer requests (#1075) 2018-07-04 11:30:57 +02:00