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
ucwong 0708b573bc
event, whisper/whisperv6: use defer where possible (#20940)
5 years ago
..
api.go
api_test.go
benchmarks_test.go
config.go
doc.go
envelope.go
envelope_test.go
filter.go
filter_test.go
gen_criteria_json.go
gen_message_json.go
gen_newmessage_json.go
message.go
message_test.go whisper/whisperv6: decrease pow requirement in tests (#20815) 5 years ago
peer.go whisper: fix whisper go routine leak with sync wait group (#20844) 5 years ago
topic.go
topic_test.go
whisper.go event, whisper/whisperv6: use defer where possible (#20940) 5 years ago
whisper_test.go