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/whisperv2
Felix Lange b9b3efb09f all: fix ineffectual assignments and remove uses of crypto.Sha3 8 years ago
..
api.go rpc: remove HexNumber, replace all uses with hexutil types 8 years ago
doc.go
envelope.go
envelope_test.go all: fix ineffectual assignments and remove uses of crypto.Sha3 8 years ago
filter.go all: fix issues reported by honnef.co/go/simple/cmd/gosimple 8 years ago
filter_test.go all: fix issues reported by honnef.co/go/simple/cmd/gosimple 8 years ago
main.go
message.go
message_test.go all: fix issues reported by honnef.co/go/simple/cmd/gosimple 8 years ago
peer.go all: gofmt -w -s 8 years ago
peer_test.go all: gofmt -w -s 8 years ago
topic.go
topic_test.go all: fix issues reported by honnef.co/go/simple/cmd/gosimple 8 years ago
whisper.go
whisper_test.go