subtly
a1c972075e
Merging in new data structure for nodes from node-table. End result will be consolidation into NodeId, Node (id and endpoints), NodeEntry (as in table), and Peer (connected node as in host). Rename PeerInfo to PeerSessionInfo. Rename NodeInfo to PeerInfo. PeerSessionInfo which is information about the Peer connection and will be split/merged into Node and PeerInfo. Add node-table callbacks for Host to perform connect node if there are not enough nodes.
2015-01-10 19:45:20 +01:00
subtly
7f4ca13035
Pass 2 integrating node table. Pruning and merging old node lifecycle logic 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.
2015-01-07 02:26:14 +01:00
Gav Wood
6b44029adc
Beginnings of cleaning up the Executive/State code.
2014-12-12 15:53:57 +01:00
Gav Wood
73a2647474
Fix tests.
2014-12-12 15:31:24 +01:00
Gav Wood
c9ccbe2562
Reduce verbosity.
2014-12-12 13:35:05 +01:00
Gav Wood
98722ae8e8
Whisper test fix.
2014-12-11 22:52:20 +01:00
Gav Wood
a12aa613ca
Make OOG on precompileds consistent.
...
Warning fix.
Use high-res clock for randoms.
Whisper test.
2014-11-11 10:54:48 +00:00