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/whisperv6
Adrià Cidre 461291882e whisper: Reduce message loop log from Warn to Info (#17055) 6 years ago
..
api.go crypto: replace ToECDSAPub with error-checking func UnmarshalPubkey (#16932) 6 years ago
api_test.go whisper: fix issue in topic list copy (#16381) 7 years ago
benchmarks_test.go whisper: get wnode to work with v6 (#16051) 7 years ago
config.go whisper: remove linter warnings (#15972) 7 years ago
doc.go whisper: topics replaced by bloom filters 7 years ago
envelope.go whisper: final refactoring (#16259) 7 years ago
envelope_test.go whisper: get wnode to work with v6 (#16051) 7 years ago
filter.go whisper/whisperv6: delete unused function (#16234) 7 years ago
filter_test.go whisper: style fixes 7 years ago
gen_criteria_json.go whisper: remove linter warnings (#15972) 7 years ago
gen_message_json.go whisper: remove linter warnings (#15972) 7 years ago
gen_newmessage_json.go whisper: remove linter warnings (#15972) 7 years ago
message.go ecies: drop randomness parameter from `PrivateKey.Decrypt` (#16374) 7 years ago
message_test.go whisper: get wnode to work with v6 (#16051) 7 years ago
peer.go whisper: topics replaced by bloom filters 7 years ago
peer_test.go #15685 made peer_test.go more portable by using random free port instead of hardcoded port 30303 (#15687) 6 years ago
topic.go whisper: remove linter warnings (#15972) 7 years ago
topic_test.go whisper/whisperv6: initial commit (clone of v5) (#15324) 7 years ago
whisper.go whisper: Reduce message loop log from Warn to Info (#17055) 6 years ago
whisper_test.go whisper: topics replaced by bloom filters 7 years ago