aboutsummaryrefslogtreecommitdiffstats
path: root/whisper/message_test.go
Commit message (Expand)AuthorAgeFilesLines
* whisper: project restructured, version 5 introduced (#3022)gluk2562016-10-291-159/+0
* all: fix go vet warningsFelix Lange2016-04-151-2/+2
* crypto, crypto/ecies, crypto/secp256k1: libsecp256k1 scalar multGustav Simonsson2015-11-301-4/+5
* all: fix license headers one more timeFelix Lange2015-07-241-1/+1
* all: update license headers to distiguish GPL/LGPLFelix Lange2015-07-231-4/+4
* all: update license informationFelix Lange2015-07-071-0/+16
* whisper, xeth/whisper: surface TTL and hash to the APIPéter Szilágyi2015-04-281-0/+4
* whisper: shorten constants to TTL and PoWPéter Szilágyi2015-04-141-4/+4
* whisper: separate out magic number from the codePéter Szilágyi2015-04-131-8/+8
* whisper: polish the Envelope a bit, prep for tests.Péter Szilágyi2015-04-101-4/+4
* whisper: polish the messages, fix some bugs, testsPéter Szilágyi2015-04-101-23/+111
* whisper: rename test file according to Go stylePéter Szilágyi2015-04-101-0/+50