Official Go implementation of the Ethereum protocol
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
go-ethereum/whisper
Péter Szilágyi 15586368e5 whisper: fix spurious From identity with untargeted messages 10 years ago
..
doc.go doc desc 10 years ago
envelope.go whisper, xeth/whisper: surface TTL and hash to the API 10 years ago
envelope_test.go whisper: fix payload loss in case of plaintext decrypt 10 years ago
filter.go whisper: general cleanups, documentation 10 years ago
main.go whisper: shorten constants to TTL and PoW 10 years ago
message.go whisper: fix payload loss in case of plaintext decrypt 10 years ago
message_test.go whisper, xeth/whisper: surface TTL and hash to the API 10 years ago
peer.go cmd/rlpdump, cmd/utils, eth, p2p, whisper: use rlp input limit 10 years ago
peer_test.go whisper: track active peers, add peer cache expiry test 10 years ago
topic.go whisper: cleanup lefover scoping 10 years ago
topic_test.go whisper: cleanup lefover scoping 10 years ago
whisper.go whisper: fix spurious From identity with untargeted messages 10 years ago
whisper_test.go whisper: remove dead code, rename a few constants 10 years ago