openethereum/whisper
Niklas Adolfsson 1b95af18ff Remove manually added text to the errors (#8595)
These messages were confusing for the users especially the help message.
2018-05-14 10:11:10 +02:00
..
cli Remove manually added text to the errors (#8595) 2018-05-14 10:11:10 +02:00
src Fix packet count when talking with PAR2 peers (#8555) 2018-05-14 10:09:05 +02:00
Cargo.toml Consolidate crypto functionality in `ethcore-crypto`. (#8432) 2018-05-05 11:02:33 +02:00
README.md Initial Whisper implementation (#6009) 2017-07-14 20:40:28 +02:00

README.md

Whisper

Implementation of Whisper based on the Whisper-v2 PoC.