Tim Hughes
7372188179
Fixed VS2013 projects and compile errors.
...
Enable and fix addition warnings (-Wextra).
Disable unknown pragma warning (avoids messy wrapping pragmas in compiler guards).
Tidy up some of the waring suppression for 3rd part libraries by wrapping with a header.
2014-03-05 23:41:57 +00:00
Gav Wood
a02ab99810
Move additional Trie implementations to tests where they belong.
2014-03-04 12:43:27 -06:00
Gav Wood
f171b2f976
Repotted Common.h.
2014-03-04 11:46:26 -06:00
Tim Hughes
238e5c7052
Fixed implicit type conversions.
2014-03-01 16:54:35 +00:00
Gav Wood
a2f6a17470
Tests.
2014-02-28 12:55:30 +00:00
Tim Hughes
7a1f75ddbf
Work in progress on Visual Studio 2013 compile fixes. Libethereum compiles again but not sorted out linking dependencies yet.
2014-02-18 16:34:59 +00:00
Muharem Hrnjadovic
ec71a3b4e4
Fixed the other occurrence of Foobar
2014-02-16 11:41:15 +01:00
Muharem Hrnjadovic
0d91f19032
Corrected license headers (Foobar -> cpp-ethereum)
2014-02-16 11:20:55 +01:00
Gav Wood
dd0957359b
AlephZero renamed AlethZero and moved to cmake project.
...
Other minor changes.
2014-02-06 18:53:46 +00:00
Gav Wood
f0f391187d
Version 2 not 3 of the GPL.
2014-01-31 21:41:49 +00:00
Gav Wood
5afc641ea9
Peer network code NYW.
2014-01-22 09:08:18 -05:00
Gav Wood
9033480699
Repotted tests.
2014-01-19 14:42:02 +00:00