Commit Graph

21 Commits

Author SHA1 Message Date
Paweł Bylica
0074309337 test/rlp bugfix: expectedText can be empty 2014-10-16 18:19:58 +02:00
Gav Wood
d4a0fc07e1 More attempts to fix for the ultra-pedantic clang compiler. 2014-10-07 23:07:56 +02:00
Gav Wood
5e6121d3fe Avoid attempt to reget chain on block reception.
Send genesis block hash in hash chain.
2014-09-30 18:25:10 +01:00
Gav Wood
f9a7ab94ae Split ethcore off into devcrypto ready for Whisper's crypto and repot namespace.
Rename ethential to devcore.
2014-09-05 18:24:29 +02:00
Gav Wood
38dd3fb050 Project-wide reorganisation of namespaces. 2014-09-05 17:09:58 +02:00
Gav Wood
b62f71c699 Project refactor. Introduce the Serpent library. 2014-06-27 23:47:24 +02:00
Gav Wood
a418c6c09c Fixes for tests. 2014-05-28 11:52:42 +02:00
Gav Wood
ef95ba9ac3 Major reorganisation.
New libs (libethsupport, libevm, liblll).
New LLLC binary.
2014-05-26 11:22:19 +02:00
Gav Wood
3a2597d871 Split out libethcore from libethereum. 2014-04-23 15:08:11 +01:00
Carl Allendorph
b8da12f2b8 Added new test case for decoding the RLP data in the rlptest.json 2014-04-19 16:27:24 -07:00
Carl Allendorph
84fd6bd28f converted RLP test to a separate boost test case. 2014-04-19 09:30:44 -07:00
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
f171b2f976 Repotted Common.h. 2014-03-04 11:46:26 -06:00
Gav Wood
a2f6a17470 Tests. 2014-02-28 12:55:30 +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
4e2e3149b6 Latest RLP standard. Lists specify length rather than itemCount. 2014-02-05 01:16:11 +00:00
Gav Wood
8e90047882 First effort at new RLP. **UNTESTED** 2014-02-04 17:55:54 +00:00
Gav Wood
f14844dd0d GPL v2, not 3. 2014-01-31 21:08:16 +00:00
Gav Wood
9033480699 Repotted tests. 2014-01-19 14:42:02 +00:00