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
Guillaume Ballet 9b4e182ce5
Merge pull request #16210 from gluk256/288-filter-optimization
7 years ago
..
api.go whisper: refactoring 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: change the whisper message format so as to add the payload size (#15870) 7 years ago
envelope.go whisper: Seal function fixed (#16048) 7 years ago
envelope_test.go whisper: get wnode to work with v6 (#16051) 7 years ago
filter.go whisper: style fixes 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 whisper: get wnode to work with v6 (#16051) 7 years ago
message_test.go whisper: get wnode to work with v6 (#16051) 7 years ago
peer.go whisper: Fix race condition in whisperv6/peer.go 7 years ago
peer_test.go whisper: fix typo 7 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 whsiper: refactoring 7 years ago
whisper_test.go whsiper: refactoring 7 years ago