aboutsummaryrefslogtreecommitdiffstats
path: root/whisperTopic.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Pass 2 integrating node table. Pruning and merging old node lifecycle logic ↵subtly2015-01-071-1/+1
| | | | | | | with new. Begin moving node identification and authentication into Host so session can be directly-constructed with NodeInfo and is not created until after authentication. Require session to be passed a valid node.
* Beginnings of cleaning up the Executive/State code.Gav Wood2014-12-121-2/+3
|
* Fix tests.Gav Wood2014-12-121-2/+2
|
* Reduce verbosity.Gav Wood2014-12-121-1/+2
|
* Whisper test fix.Gav Wood2014-12-121-6/+10
|
* Make OOG on precompileds consistent.Gav Wood2014-11-111-0/+84
Warning fix. Use high-res clock for randoms. Whisper test.