aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/qwhisper
Commit message (Collapse)AuthorAgeFilesLines
* 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-162-13/+13
|
* 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
| | | | | * Added RPC methods for whisper * Added whisper example
* switched to obscuren/qmlobscuren2015-01-281-1/+1
|
* Changed public whisper api not to reveal temporary private keysobscuren2015-01-152-20/+29
|
* Fixed whisper messagesobscuren2015-01-132-6/+12
| | | | | | | * 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 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-222-6/+7
|
* Updated QWhisperobscuren2014-12-213-11/+42
| | | | | * changed api * general whisper debug interface
* Whisper watches fixesobscuren2014-12-171-5/+23
|
* Identity testobscuren2014-12-161-0/+15
|
* 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