quorum/whisper/whisperv2
Felix Lange b9b3efb09f all: fix ineffectual assignments and remove uses of crypto.Sha3
go get github.com/gordonklaus/ineffassign
ineffassign .
2017-01-09 16:24:42 +01:00
..
api.go rpc: remove HexNumber, replace all uses with hexutil types 2016-12-20 14:41:58 +01:00
doc.go whisper: project restructured, version 5 introduced (#3022) 2016-10-29 14:11:37 +02:00
envelope.go whisper: project restructured, version 5 introduced (#3022) 2016-10-29 14:11:37 +02:00
envelope_test.go all: fix ineffectual assignments and remove uses of crypto.Sha3 2017-01-09 16:24:42 +01:00
filter.go all: fix issues reported by honnef.co/go/simple/cmd/gosimple 2017-01-06 18:18:07 +01:00
filter_test.go all: fix issues reported by honnef.co/go/simple/cmd/gosimple 2017-01-06 18:18:07 +01:00
main.go whisper: project restructured, version 5 introduced (#3022) 2016-10-29 14:11:37 +02:00
message.go whisper: project restructured, version 5 introduced (#3022) 2016-10-29 14:11:37 +02:00
message_test.go all: fix issues reported by honnef.co/go/simple/cmd/gosimple 2017-01-06 18:18:07 +01:00
peer.go all: gofmt -w -s 2017-01-06 15:52:03 +01:00
peer_test.go all: gofmt -w -s 2017-01-06 15:52:03 +01:00
topic.go whisper: project restructured, version 5 introduced (#3022) 2016-10-29 14:11:37 +02:00
topic_test.go all: fix issues reported by honnef.co/go/simple/cmd/gosimple 2017-01-06 18:18:07 +01:00
whisper.go whisper: project restructured, version 5 introduced (#3022) 2016-10-29 14:11:37 +02:00
whisper_test.go whisper: project restructured, version 5 introduced (#3022) 2016-10-29 14:11:37 +02:00