aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/qwhisper/message.go
Commit message (Collapse)AuthorAgeFilesLines
* mist: R.I.P.obscuren2015-06-201-23/+0
| | | | | | | | | | | | | | | | | /"""""/""""""". / / \ __ / / \ || /____ / \ || | | In Loving | || | | Memory | || | | | || | | 2014-2015 | || | | * * * * | _||_ | | *\/* *\/* | | TT | | | *_\_ / ...""""""| || |.""....""""""""."" | | \/.."""""..."""\ || /.""".......""""... | |...."""""""........""""""^^^^"......."""""""".." |......"""""""""""""""........"""""...."""""..""-Jeff W.
* Moved ethutil => commonobscuren2015-03-161-3/+3
|
* Changed public whisper api not to reveal temporary private keysobscuren2015-01-151-2/+2
|
* Fixed whisper messagesobscuren2015-01-131-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 apiobscuren2014-12-221-2/+2
|
* Updated QWhisperobscuren2014-12-211-0/+23
* changed api * general whisper debug interface