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/whisperv5
Anton Evangelatov 3d997b6dec whisper: log errors on failed tests (#18134) 6 years ago
..
api.go all: new p2p node representation (#17643) 6 years ago
benchmarks_test.go whisper: message format refactoring (#14335) 8 years ago
config.go whisper/whisperv5: set filter SymKeyHash on creation (#15165) 7 years ago
doc.go whisper: Golint fixes in whisper packages (#16637) 6 years ago
envelope.go whisperv5: integrate whisper and add whisper RPC simulator 7 years ago
filter.go whisper: fixed broken partial topic filtering 6 years ago
filter_test.go all: simplify s[:] to s where s is a slice (#17673) 6 years ago
gen_criteria_json.go all: regenerate codecs with gencodec commit 90983d99de (#15830) 7 years ago
gen_message_json.go all: regenerate codecs with gencodec commit 90983d99de (#15830) 7 years ago
gen_newmessage_json.go all: regenerate codecs with gencodec commit 90983d99de (#15830) 7 years ago
message.go whisper: Golint fixes in whisper packages (#16637) 6 years ago
message_test.go whisper: fix megacheck warnings (#14925) 7 years ago
peer.go all: switch out defunct set library to different one (#16873) 6 years ago
peer_test.go whisper: log errors on failed tests (#18134) 6 years ago
topic.go whisper: Golint fixes in whisper packages (#16637) 6 years ago
topic_test.go whisper: use hexutil.UnmarshalFixedText for topic parsing 7 years ago
whisper.go whisper: fix loop in expire() (#17532) 6 years ago
whisper_test.go whisper: fix loop in expire() (#17532) 6 years ago