* whisper: fix empty topic * whisper: add check to matchSingleTopic * whisper: add tests * whisper: fix gosimple * whisper: added lastTopicByte const
As per EIP-627, the salt for symmetric encryption is now part of the payload. This commit does that.