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 |
|
Gav Wood
|
023e17c69f
|
Version bump. Protocol bump. Support for configuration.
|
2014-04-04 17:21:38 -04:00 |
|
Marko Simovic
|
da2f0e1d4a
|
Added new transaction tests for checking miner fees
|
2014-04-03 11:01:03 -04:00 |
|
Gav Wood
|
cae6132e35
|
Merge branch 'splitcode' into develop
Conflicts:
eth/main.cpp
|
2014-04-03 10:14:29 -04:00 |
|
Marko Simovic
|
913cdd9fd7
|
Updated to add a simple forking test
|
2014-03-26 01:01:17 -04:00 |
|
Gav Wood
|
63e19e178b
|
Disable broken tests.
Fix cmake for pthreads.
|
2014-03-24 19:37:39 -07:00 |
|
Marko Simovic
|
0dd1c23c32
|
Added test to mine and perform simple transaction between two nodes
|
2014-03-19 00:35:58 -04:00 |
|