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 e2d1d832ef added nil check 10 years ago
..
doc.go doc desc 10 years ago
envelope.go added nil check 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 added nil check 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 Whisper watches fixes 10 years ago
whisper.go Added whisper js api 10 years ago
whisper_test.go Implemented watching using filter package 10 years ago