• gluk256's avatar
    Whisper API fixed (#3687) · 29fac7de
    gluk256 authored
    * 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
    29fac7de
Name
Last commit
Last update
..
api.go Loading commit data...
api_test.go Loading commit data...
benchmarks_test.go Loading commit data...
doc.go Loading commit data...
envelope.go Loading commit data...
filter.go Loading commit data...
filter_test.go Loading commit data...
message.go Loading commit data...
message_test.go Loading commit data...
peer.go Loading commit data...
peer_test.go Loading commit data...
topic.go Loading commit data...
topic_test.go Loading commit data...
whisper.go Loading commit data...
whisper_test.go Loading commit data...