Christoph Jentzsch
be3ccd3444
Clean up and organize tests + state class tests
10 years ago
Christoph Jentzsch
6bace568d0
use ETHEREUM_TEST_PATH in all tests
10 years ago
Christoph Jentzsch
f8bf9b4f12
use ETHEREUM_TEST_PATH in all tests
10 years ago
Paweł Bylica
1d6255d96d
test/rlp bugfix: expectedText can be empty
10 years ago
Paweł Bylica
5dbc877b29
test/rlp bugfix: expectedText can be empty
10 years ago
Gav Wood
d93cccc463
More attempts to fix for the ultra-pedantic clang compiler.
10 years ago
Gav Wood
9ce2b5bfa6
Avoid attempt to reget chain on block reception.
Send genesis block hash in hash chain.
10 years ago
Gav Wood
515a1c22a9
Split ethcore off into devcrypto ready for Whisper's crypto and repot namespace.
Rename ethential to devcore.
10 years ago
Gav Wood
4cb7993655
Project-wide reorganisation of namespaces.
10 years ago
Gav Wood
25183afd7c
Project refactor. Introduce the Serpent library.
11 years ago
Gav Wood
10ff154024
Fixes for tests.
11 years ago
Gav Wood
e8217ea489
Major reorganisation.
New libs (libethsupport, libevm, liblll).
New LLLC binary.
11 years ago
Gav Wood
648fbc57c9
Split out libethcore from libethereum.
11 years ago
Carl Allendorph
6d925c75dd
Added new test case for decoding the RLP data in the rlptest.json
11 years ago
Carl Allendorph
c7a1c2b0d2
converted RLP test to a separate boost test case.
11 years ago
Tim Hughes
43662cd8fa
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.
11 years ago
Gav Wood
607a5de340
Repotted Common.h.
11 years ago
Gav Wood
db9a09716f
Tests.
11 years ago
Muharem Hrnjadovic
be65dbc46d
Fixed the other occurrence of Foobar
11 years ago
Muharem Hrnjadovic
4bab3c57a5
Corrected license headers (Foobar -> cpp-ethereum)
11 years ago
Gav Wood
2a53d5f751
AlephZero renamed AlethZero and moved to cmake project.
Other minor changes.
11 years ago
Gav Wood
0abd91d551
Latest RLP standard. Lists specify length rather than itemCount.
11 years ago
Gav Wood
a70f350b28
First effort at new RLP. **UNTESTED**
11 years ago
Gav Wood
1983777cd0
GPL v2, not 3.
11 years ago
Gav Wood
e0c7743b3f
Repotted tests.
11 years ago