aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/mist/assets/examples/whisper.html
Commit message (Collapse)AuthorAgeFilesLines
* mist: R.I.P.obscuren2015-06-201-70/+0
| | | | | | | | | | | | | | | | | /"""""/""""""". / / \ __ / / \ || /____ / \ || | | In Loving | || | | Memory | || | | | || | | 2014-2015 | || | | * * * * | _||_ | | *\/* *\/* | | TT | | | *_\_ / ...""""""| || |.""....""""""""."" | | \/.."""""..."""\ || /.""".......""""... | |...."""""""........""""""^^^^"......."""""""".." |......"""""""""""""""........"""""...."""""..""-Jeff W.
* Fixed whisper "to" filtering. Closes #283obscuren2015-02-031-0/+10
|
* Added whisper messagesobscuren2015-01-301-2/+20
| | | | * have identity & get messages
* Added whisper interface for xeth, added examples, updated RPCobscuren2015-01-301-0/+42
* Added RPC methods for whisper * Added whisper example