aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/qwhisper/whisper.go
Commit message (Expand)AuthorAgeFilesLines
* mist: R.I.P.obscuren2015-06-201-113/+0
* ui/qt/qwhisper, whisper, xeth: polish topic filter, fix wildcardsPéter Szilágyi2015-04-281-1/+1
* rpc, ui/qt/qwhisper, whisper, xeth: introduce complex topic filtersPéter Szilágyi2015-04-281-1/+1
* whisper, xeth/whisper, ui/qt/qwhispe: fix API polish breakagesPéter Szilágyi2015-04-141-2/+2
* xeth/whisper, ui/qt/qwhisper: fix API update breaks.Péter Szilágyi2015-04-101-2/+2
* DRY up the use of toHex in the project and move it to commonMaran2015-03-161-4/+2
* Moved ethutil => commonobscuren2015-03-161-10/+10
* DRY up the use of fromHex and put it in ethutilMaran2015-03-141-12/+6
* API changed to use Pubkey only. Reflected that change in the rest of the apiobscuren2015-02-061-1/+1
* Added whisper interface for xeth, added examples, updated RPCobscuren2015-01-301-0/+1
* switched to obscuren/qmlobscuren2015-01-281-1/+1
* Changed public whisper api not to reveal temporary private keysobscuren2015-01-151-18/+27
* Fixed whisper messagesobscuren2015-01-131-3/+9
* Added manual triggering of filtersobscuren2015-01-131-0/+4
* Updated to new ethereum.js apiobscuren2015-01-091-1/+1
* mergedobscuren2015-01-091-2/+0
* Fixed some whisper issuesobscuren2015-01-091-3/+7
* Concat and pad dataobscuren2014-12-221-2/+7
* Added whisper js apiobscuren2014-12-221-4/+5
* Updated QWhisperobscuren2014-12-211-11/+6
* Whisper watches fixesobscuren2014-12-171-5/+23
* Typoobscuren2014-12-161-1/+1
* Added whisper debug interface + whisper fixesobscuren2014-12-161-5/+15
* fixed testsobscuren2014-12-131-9/+9
* eth-go packages ended up in whisperobscuren2014-12-131-1/+1
* Implemented Qt whisper interfaceobscuren2014-12-131-0/+70