Commit graph

9 commits

Author SHA1 Message Date
Vlad
58c8121a22 whisper: variable topic size allowed for a filter 2017-03-19 13:36:06 +01:00
Vlad
74678aacc9 whisper: API updated + new tests 2017-03-16 18:24:49 +01:00
Vlad
cd1c987c92 whisper: big refactoring complete 2017-03-05 12:07:54 +01:00
Vlad
a25228a27c whisper: API refactoring (Post and Filter) 2017-03-04 13:29:15 +01:00
Vlad
8ac7104567 whisper: sym key management changed 2017-03-02 13:38:38 +01:00
Vlad
709d6e47f8 whisper: made PoW and MaxMsgSize customizable 2017-03-01 13:22:55 +01:00
Vlad
a02cf9a0ad whisper: GetMessages fixed; size restriction updated 2017-02-28 00:02:35 +01:00
gluk256
29fac7de44 Whisper API fixed (#3687)
* whisper: wnode updated for tests with geth

* whisper: updated processing of incoming messages

* whisper: symmetric encryption updated

* whisper: filter id type changed to enhance security

* whisper: allow filter without topic for asymmetric encryption

* whisper: POW updated

* whisper: logging updated

* whisper: spellchecker update

* whisper: error handling changed

* whisper: JSON field names fixed
2017-02-23 09:41:47 +01:00
gluk256
15a609d5d6 whisper: interface changed to simplify the transition to v5
* whisper: mailserver test introduced, refactoring

* whisper: validation test updated

* whisper: max number of peers fixed

* whisper: verification bug fixed

* whisper: esthetic fix

* whisper: interface changed to simplify the transition to v5

* whisper: preparation for version switch
2017-02-14 16:44:47 +02:00
Renamed from whisper/shhapi/api_test.go (Browse further)