Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update to the correct file name | Lu Guanqun | 2014-12-14 | 1 | -1/+1 |
| | |||||
* | Clean up and organize tests + state class tests | Christoph Jentzsch | 2014-11-03 | 1 | -9/+6 |
| | |||||
* | use ETHEREUM_TEST_PATH in all tests | Christoph Jentzsch | 2014-10-28 | 1 | -1/+12 |
| | |||||
* | Correct namespace for a few things in devcrypto. | Gav Wood | 2014-10-17 | 1 | -1/+0 |
| | | | | | Added lower_bound to TrieDB. Added nextActiveAddress to State. | ||||
* | More attempts to fix for the ultra-pedantic clang compiler. | Gav Wood | 2014-10-08 | 1 | -1/+2 |
| | |||||
* | Split ethcore off into devcrypto ready for Whisper's crypto and repot namespace. | Gav Wood | 2014-09-06 | 1 | -2/+2 |
| | | | | Rename ethential to devcore. | ||||
* | Project-wide reorganisation of namespaces. | Gav Wood | 2014-09-05 | 1 | -1/+2 |
| | |||||
* | Project refactor. Introduce the Serpent library. | Gav Wood | 2014-06-28 | 1 | -2/+2 |
| | |||||
* | Fixes for tests. | Gav Wood | 2014-05-28 | 1 | -1/+1 |
| | |||||
* | Major reorganisation. | Gav Wood | 2014-05-26 | 1 | -2/+2 |
| | | | | | New libs (libethsupport, libevm, liblll). New LLLC binary. | ||||
* | Split out libethcore from libethereum. | Gav Wood | 2014-04-23 | 1 | -2/+2 |
| | |||||
* | Converted the hexPrefix test to a separate boost test case. | Carl Allendorph | 2014-04-20 | 1 | -35/+17 |
| | |||||
* | Fixed VS2013 projects and compile errors. | Tim Hughes | 2014-03-06 | 1 | -2/+1 |
| | | | | | | 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. | ||||
* | Repotted Common.h. | Gav Wood | 2014-03-05 | 1 | -2/+3 |
| | |||||
* | Fixed implicit type conversions. | Tim Hughes | 2014-03-02 | 1 | -1/+1 |
| | |||||
* | Tests. | Gav Wood | 2014-02-28 | 1 | -28/+41 |
| | |||||
* | Fixed the other occurrence of Foobar | Muharem Hrnjadovic | 2014-02-16 | 1 | -1/+1 |
| | |||||
* | Corrected license headers (Foobar -> cpp-ethereum) | Muharem Hrnjadovic | 2014-02-16 | 1 | -1/+1 |
| | |||||
* | AlephZero renamed AlethZero and moved to cmake project. | Gav Wood | 2014-02-07 | 1 | -1/+1 |
| | | | | Other minor changes. | ||||
* | GPL v2, not 3. | Gav Wood | 2014-02-01 | 1 | -1/+1 |
| | |||||
* | Repotted tests. | Gav Wood | 2014-01-19 | 1 | -0/+57 |