aboutsummaryrefslogtreecommitdiffstats
path: root/whisper/main.go
Commit message (Expand)AuthorAgeFilesLines
* Moved `obscuren` secp256k1-goobscuren2015-01-221-1/+1
* Added whisper debug interface + whisper fixesobscuren2014-12-161-12/+2
* Implemented watching using filter packageobscuren2014-12-131-2/+3
* Updated whisper messages to new crypto api + added testsobscuren2014-12-101-1/+1
* First draft of Whisper messages relayingobscuren2014-12-081-0/+46