aboutsummaryrefslogtreecommitdiffstats
path: root/xeth/whisper.go
Commit message (Expand)AuthorAgeFilesLines
* xeth: fix un-decoded whisper RPC topic string bugPéter Szilágyi2015-04-281-2/+16
* 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-2/+2
* rpc, whisper, xeth: polish whisper RPC interfacePéter Szilágyi2015-04-281-82/+53
* 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
* Merge pull request #498 from maran/feature/drytoHexJeffrey Wilcke2015-03-181-4/+4
|\
| * DRY up the use of toHex in the project and move it to commonMaran2015-03-161-5/+5
* | Comment out whisper remove identity stubsTaylor Gerring2015-03-171-3/+3
* | Initial support to remove Whisper identities per #491Taylor Gerring2015-03-171-1/+5
|/
* Moved ethutil => commonobscuren2015-03-161-7/+7
* DRY up the use of fromHex and put it in ethutilMaran2015-03-141-6/+7
* Fixed "to" fieldobscuren2015-02-101-1/+3
* API changed to use Pubkey only. Reflected that change in the rest of the apiobscuren2015-02-061-1/+1
* WIP minerobscuren2015-02-041-5/+2
* Fixed whisper "to" filtering. Closes #283obscuren2015-02-031-1/+3
* Added missing whisper timestamp. Closes #284obscuren2015-02-031-2/+2
* Removed debug logobscuren2015-01-311-2/+0
* Added whisper interface for xeth, added examples, updated RPCobscuren2015-01-301-0/+116