Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert all asio.h includes except for in 2 files, DebuggingStateWrapper.h ↵ | jhuntley | 2015-03-05 | 1 | -2/+0 |
| | | | | and Transact.cpp. After enabling WIN32_LEAN_AND_MEAN, all the asio.h include issues, commit 20b6e24ffcab088e71092e07030a377d3135da3c, went away. | ||||
* | asio.h and windows.h build comments as per request. | jhuntley | 2015-03-05 | 1 | -0/+3 |
| | |||||
* | Avoid boost include order issue on windows: | jhuntley | 2015-03-05 | 1 | -1/+1 |
| | | | | | | | http://stackoverflow.com/questions/9750344/boostasio-winsock-and-winsock-2-compatibility-issue http://stackoverflow.com/questions/9750344/boostasio-winsock-and-winsock-2-compatibility-issue/16288859#16288859 Make sure boost/asio.hpp is included before windows.h. | ||||
* | Split canon blockchain and basic blockchain. | Gav Wood | 2015-02-05 | 1 | -1/+1 |
| | |||||
* | Project-wide reorganisation of namespaces. | Gav Wood | 2014-09-05 | 1 | -1/+2 |
| | |||||
* | Split off general network layer. | Gav Wood | 2014-08-27 | 1 | -1/+1 |
| | |||||
* | Updates to VM tests. | Gav Wood | 2014-05-12 | 1 | -0/+3 |
| | |||||
* | Split out libethcore from libethereum. | Gav Wood | 2014-04-23 | 1 | -3/+3 |
| | |||||
* | Updated to add a simple forking test | Marko Simovic | 2014-03-26 | 1 | -0/+56 |