29 Commits (80e22a1386dc2e047bc545bb95fb23fd88042c0c)

Author SHA1 Message Date
jhuntley 6d62e3ab26 Revert all asio.h includes except for in 2 files, DebuggingStateWrapper.h and Transact.cpp. After enabling WIN32_LEAN_AND_MEAN, all the asio.h include issues, commit 20b6e24ffcab088e71092e07030a377d3135da3c, went away. 10 years ago
jhuntley 0bf7d15a57 asio.h and windows.h build comments as per request. 10 years ago
jhuntley e1e7b227df Avoid boost include order issue on windows: 10 years ago
Gav Wood 2c6b18f01b Add EVMJIT. 10 years ago
Gav Wood 275bdcb74b Fix gas limit. 10 years ago
subtly eb2a4e375a update for cr. update whisper test. 10 years ago
subtly fc15ac8071 update remaining whisper tests 10 years ago
subtly 8c2daa4195 update whisper topic and forwarding tests for node-discovery 10 years ago
subtly e9538b23c8 updates for code-review 10 years ago
subtly 27e2f98278 fix whispertopic test 10 years ago
subtly 0ac7d86c87 update whisper test for node-network 10 years ago
Gav Wood 780a7cfd26 Don't count same messages twice. 10 years ago
Gav Wood 7d504a275f Whisper now 100% encrypted. 10 years ago
Gav Wood cec504d1a2 Various fixes. 10 years ago
Gav Wood 5f523e146d Dev. 10 years ago
Gav Wood aa094e5240 LogFilter supports new, better, filter mechanism. 10 years ago
Gav Wood 5b5485b4c4 Fix jsTo... 10 years ago
subtly 2e7ea3564c add test-require to p2p/host 10 years ago
subtly 6381706c66 fix ping-timeouts 10 years ago
subtly 98a2d193c2 updates and fixes for code review 10 years ago
subtly 26f8d3b62d update whisper test. move ports out of private ranges and specify ip address. 10 years ago
subtly 94c09508fd 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. 10 years ago
subtly da9668c0f5 Pass 2 integrating node table. Pruning and merging old node lifecycle logic with new. 10 years ago
Gav Wood 9e2eb149af Beginnings of cleaning up the Executive/State code. 10 years ago
Gav Wood 25939bc777 Fix tests. 10 years ago
Gav Wood e0389c58ba Reduce verbosity. 10 years ago
Gav Wood 8f36428c70 Whisper test fix. 10 years ago
Gav Wood 07663d141b Make OOG on precompileds consistent. 10 years ago