aboutsummaryrefslogtreecommitdiffstats
path: root/whisper/message_test.go
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | | Bugs fixed: - Use randomly generated flags as the spec required. - During envelope opening check the first bit only for signature.
* whisper: rename test file according to Go stylePéter Szilágyi2015-04-101-0/+50