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
obscuren 01a6db9324 Added whisper debug interface + whisper fixes 10 years ago
..
envelope.go Implemented watching using filter package 10 years ago
filter.go Implemented watching using filter package 10 years ago
main.go Added whisper debug interface + whisper fixes 10 years ago
message.go Implemented watching using filter package 10 years ago
messages_test.go Updated whisper messages to new crypto api + added tests 10 years ago
peer.go Additional checks and debug output 10 years ago
sort.go First draft of Whisper messages relaying 10 years ago
sort_test.go First draft of Whisper messages relaying 10 years ago
util.go Added topic utility functions to whisper 10 years ago
whisper.go Added whisper debug interface + whisper fixes 10 years ago
whisper_test.go Implemented watching using filter package 10 years ago