Felix Lange
|
72939fa459
|
all: update license information
|
2015-07-07 14:12:44 +02:00 |
|
Felix Lange
|
52d9c9de38
|
p2p, whisper: use glog for peer-level logging
|
2015-05-06 23:19:14 +02:00 |
|
Péter Szilágyi
|
33ab924b93
|
whisper: add full filter test suite
|
2015-04-28 10:49:05 +03:00 |
|
Péter Szilágyi
|
16f5dcc574
|
whisper: fix a small data race duirng peer connection
|
2015-04-28 10:49:05 +03:00 |
|
Felix Lange
|
a97346b484
|
cmd/rlpdump, cmd/utils, eth, p2p, whisper: use rlp input limit
|
2015-04-17 14:45:09 +02:00 |
|
Péter Szilágyi
|
9cb90b5904
|
whisper: remove dead code, rename a few constants
|
2015-04-16 11:20:01 +03:00 |
|
Péter Szilágyi
|
f53eb01b40
|
whisper: use async handshakes to handle blocking peers
|
2015-04-15 13:01:22 +03:00 |
|
Péter Szilágyi
|
80bf0fa9bd
|
whisper: add known message expiration to peers, cleanup
|
2015-04-14 14:28:59 +03:00 |
|
Péter Szilágyi
|
b9a6e71617
|
whisper: general cleanups, documentation
|
2015-04-14 13:24:43 +03:00 |
|
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 |
|