status-go/mailserver
Pedro Pombeiro 3d00af7fa3
Streamline configuration in status-go. Part of #1180 (#1183)
- Replace command line flags with `-c` config flag. Part of #1180
- Convert node config private keys to hex-encoded string versions.
- Remove `GenerateConfig` from library.
- Remove unused `FirebaseConfig` from library.
- Fix loading of `config/status-chain-genesis.json` in non-dev machines.
2018-09-13 18:31:29 +02:00
..
registry Update geth to 1.8.14 (#1171) 2018-08-27 11:22:21 +03:00
cleaner.go test leveldb panics on mailserver (#1065) 2018-06-27 14:22:09 +02:00
cleaner_test.go test leveldb panics on mailserver (#1065) 2018-06-27 14:22:09 +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 Streamline configuration in status-go. Part of #1180 (#1183) 2018-09-13 18:31:29 +02:00
mailserver_db_panic_test.go mailserver pagination (#1039) 2018-07-02 09:38:10 +02:00
mailserver_test.go Streamline configuration in status-go. Part of #1180 (#1183) 2018-09-13 18:31:29 +02:00
ticker.go Add asymmetric key support for MailServer requests (#1075) 2018-07-04 11:30:57 +02:00