Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | whisper: use common.Hash | Felix Lange | 2015-03-21 | 1 | -9/+14 |
* | whisper: use package rlp | Felix Lange | 2015-03-21 | 1 | -25/+15 |
* | eth, whisper: adapt for RLP encoder switch in package p2p | Felix Lange | 2015-03-19 | 1 | -1/+1 |
* | Moved ethutil => common | obscuren | 2015-03-16 | 1 | -9/+9 |
* | Moved ECIES to repo & added secondary title for webview | obscuren | 2015-02-14 | 1 | -1/+1 |
* | Fixed whisper messages | obscuren | 2015-01-13 | 1 | -18/+24 |
* | added nil check | obscuren | 2015-01-02 | 1 | -0/+1 |
* | Whisper watches fixes | obscuren | 2014-12-17 | 1 | -2/+4 |
* | During env open check for pub error which indicated unencrypted payload. | obscuren | 2014-12-16 | 1 | -1/+5 |
* | Implemented watching using filter package | obscuren | 2014-12-13 | 1 | -9/+14 |
* | Updated whisper messages to new crypto api + added tests | obscuren | 2014-12-10 | 1 | -0/+20 |
* | Added encryption for messages better API for sealing messages | obscuren | 2014-12-10 | 1 | -5/+5 |
* | Additional checks and debug output | obscuren | 2014-12-08 | 1 | -2/+2 |
* | First draft of Whisper messages relaying | obscuren | 2014-12-08 | 1 | -0/+96 |