quorum/whisper
Felix Lange e80dda6051 eth, whisper: adapt for RLP encoder switch in package p2p
I have rewritten the protocol test to use p2p.MsgPipe because
p2p.NewMsg is gone.
2015-03-19 15:18:31 +01:00
..
doc.go doc desc 2014-12-15 22:50:38 +01:00
envelope.go eth, whisper: adapt for RLP encoder switch in package p2p 2015-03-19 15:18:31 +01:00
filter.go API changed to use Pubkey only. Reflected that change in the rest of the api 2015-02-05 15:00:59 -08:00
main.go Moved `obscuren` secp256k1-go 2015-01-22 00:35:00 +01:00
message.go Fixed "to" field 2015-02-10 13:20:06 +01:00
messages_test.go added nil check 2015-01-02 13:00:25 +01:00
peer.go eth, whisper: adapt for RLP encoder switch in package p2p 2015-03-19 15:18:31 +01:00
sort.go First draft of Whisper messages relaying 2014-12-08 12:43:33 +01:00
sort_test.go First draft of Whisper messages relaying 2014-12-08 12:43:33 +01:00
util.go Whisper watches fixes 2014-12-16 19:55:57 +01:00
whisper.go Comment out whisper remove identity stubs 2015-03-17 09:11:01 -04:00
whisper_test.go API changed to use Pubkey only. Reflected that change in the rest of the api 2015-02-05 15:00:59 -08:00