quorum/whisper/whisperv5
gluk256 9cd7135516 whisper: big refactoring (#13852)
* whisper: GetMessages fixed; size restriction updated
* whisper: made PoW and MaxMsgSize customizable
* whisper: test added
* whisper: sym key management changed
* whisper: identity management refactored
* whisper: API refactoring (Post and Filter)
* whisper: big refactoring complete
* whisper: spelling fix
* whisper: variable topic size allowed for a filter
* whisper: final update
* whisper: formatting
* whisper: file exchange introduced in wnode
* whisper: bugfix
* whisper: API updated + new tests
* whisper: statistics updated
* whisper: wnode server updated
* whisper: allowed filtering for variable topic size
* whisper: tests added
* whisper: resolving merge conflicts
* whisper: refactoring (documenting mostly)
* whsiper: tests fixed
* whisper: down cased error messages
* whisper: documenting the API functions
* whisper: logging fixed
* whisper: fixed wnode parameters
* whisper: logs fixed (typos)
2017-04-09 23:49:22 +02:00
..
api.go whisper: big refactoring (#13852) 2017-04-09 23:49:22 +02:00
api_test.go whisper: big refactoring (#13852) 2017-04-09 23:49:22 +02:00
benchmarks_test.go Whisper API fixed (#3687) 2017-02-23 09:41:47 +01:00
doc.go whisper: big refactoring (#13852) 2017-04-09 23:49:22 +02:00
envelope.go whisper: big refactoring (#13852) 2017-04-09 23:49:22 +02:00
filter.go whisper: big refactoring (#13852) 2017-04-09 23:49:22 +02:00
filter_test.go whisper: big refactoring (#13852) 2017-04-09 23:49:22 +02:00
message.go whisper: big refactoring (#13852) 2017-04-09 23:49:22 +02:00
message_test.go trie, whisper/whisperv5: use math/rand Read function 2017-03-22 20:49:15 +01:00
peer.go whisper: big refactoring (#13852) 2017-04-09 23:49:22 +02:00
peer_test.go whisper: big refactoring (#13852) 2017-04-09 23:49:22 +02:00
topic.go whisper: refactoring (#3411) 2016-12-20 00:58:01 +01:00
topic_test.go whisper/shhapi, whisper/whisperv5: refactoring (#3364) 2016-12-01 20:09:22 +01:00
whisper.go whisper: big refactoring (#13852) 2017-04-09 23:49:22 +02:00
whisper_test.go whisper: big refactoring (#13852) 2017-04-09 23:49:22 +02:00