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 a17a1f9208 Implemented watching using filter package 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 Implemented watching using filter package 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
whisper.go Implemented watching using filter package 10 years ago
whisper_test.go Implemented watching using filter package 10 years ago