jhuntley
|
e229b5d291
|
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.
|
2015-03-04 11:18:32 -05:00 |
|
jhuntley
|
5ae585f7cf
|
asio.h and windows.h build comments as per request.
|
2015-03-04 11:17:46 -05:00 |
|
jhuntley
|
26ba1086b8
|
Avoid boost include order issue on windows:
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.
|
2015-03-04 11:17:45 -05:00 |
|
Gav Wood
|
4dc5909072
|
Split canon blockchain and basic blockchain.
|
2015-02-04 10:29:56 -08:00 |
|
Gav Wood
|
38dd3fb050
|
Project-wide reorganisation of namespaces.
|
2014-09-05 17:09:58 +02:00 |
|
Gav Wood
|
42920f5d93
|
Split off general network layer.
|
2014-08-27 12:48:30 +02:00 |
|
Gav Wood
|
87d48881d8
|
Updates to VM tests.
|
2014-05-12 14:40:26 +01:00 |
|
Gav Wood
|
3a2597d871
|
Split out libethcore from libethereum.
|
2014-04-23 15:08:11 +01:00 |
|
Marko Simovic
|
913cdd9fd7
|
Updated to add a simple forking test
|
2014-03-26 01:01:17 -04:00 |
|