Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved ethutil => common | obscuren | 2015-03-16 | 1 | -3/+3 |
| | |||||
* | Changed public whisper api not to reveal temporary private keys | obscuren | 2015-01-15 | 1 | -2/+2 |
| | |||||
* | Fixed whisper messages | obscuren | 2015-01-13 | 1 | -3/+3 |
| | | | | | | | * Whisper protocol wasn't properly suppling envelope slices * Message history wasn't properly propagated * Added 'Messages' method, filtering any current envelope with the supplied filter. | ||||
* | Added whisper js api | obscuren | 2014-12-22 | 1 | -2/+2 |
| | |||||
* | Updated QWhisper | obscuren | 2014-12-21 | 1 | -0/+23 |
* changed api * general whisper debug interface |