9 Commits

Author SHA1 Message Date
Felix Lange
d1402120d8 whisper: use package rlp 2015-03-21 00:49:58 +01:00
Felix Lange
e1d7f07e4a 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
obscuren
cab1262495 don't log whisper start ups 2015-03-10 22:43:07 +01:00
Felix Lange
4cd5cf05fa eth, whisper: fix msg.Payload reads 2015-03-04 13:25:01 +01:00
obscuren
311263f714 UI Updates
* Browser now has tabs
* Fixed a callback issue
2015-01-22 12:35:31 +01:00
obscuren
07f13c2a3a Fixed some whisper issues 2015-01-08 21:41:32 +01:00
obscuren
e1abb2b14b Additional checks and debug output 2014-12-08 14:25:52 +01:00
obscuren
512981b0d8 Proper start/stoping wpeers 2014-12-08 13:16:50 +01:00
obscuren
502db50465 First draft of Whisper messages relaying 2014-12-08 12:43:33 +01:00