Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Beginnings of cleaning up the Executive/State code. | Gav Wood | 2014-12-12 | 1 | -1/+2 |
| | |||||
* | Fix tests. | Gav Wood | 2014-12-12 | 1 | -4/+3 |
| | |||||
* | Clean up and organize tests + state class tests | Christoph Jentzsch | 2014-11-03 | 1 | -9/+9 |
| | |||||
* | 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/+45 |
| | | | | | 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 | -0/+1 |
| | |||||
* | Split ethcore off into devcrypto ready for Whisper's crypto and repot namespace. | Gav Wood | 2014-09-06 | 1 | -1/+1 |
| | | | | Rename ethential to devcore. | ||||
* | Project-wide reorganisation of namespaces. | Gav Wood | 2014-09-05 | 1 | -11/+12 |
| | |||||
* | linker for local thread storage on OSX | Vincent Gariepy | 2014-06-29 | 1 | -1/+1 |
| | |||||
* | Full python serpent support. | Gav Wood | 2014-06-29 | 1 | -5/+9 |
| | | | | Shared libs on all platforms. | ||||
* | Project refactor. Introduce the Serpent library. | Gav Wood | 2014-06-28 | 1 | -1/+1 |
| | |||||
* | Latest tests-related refactoring & improvments. | Gav Wood | 2014-06-28 | 1 | -2/+3 |
| | |||||
* | Repotting, renaming and reorganisation. | Gav Wood | 2014-05-30 | 1 | -13/+13 |
| | |||||
* | Correct order of nonce/balance. PROTOCOL CHANGE! NEW CHAIN! | Gav Wood | 2014-05-30 | 1 | -27/+77 |
| | | | | | | | Extra paranoia for trie. Trie fixes. Trie tests. Version bump. | ||||
* | Revert "Fix for unless/when." | Gav Wood | 2014-05-30 | 1 | -26/+49 |
| | | | | This reverts commit b12d91e726ae5d1742e6d828c2cb5b694ffdf8a3. | ||||
* | Fix for unless/when. | Gav Wood | 2014-05-30 | 1 | -49/+26 |
| | |||||
* | Fixes for tests. | Gav Wood | 2014-05-28 | 1 | -2/+9 |
| | |||||
* | Major reorganisation. | Gav Wood | 2014-05-26 | 1 | -1/+1 |
| | | | | | New libs (libethsupport, libevm, liblll). New LLLC binary. | ||||
* | Split out libethcore from libethereum. | Gav Wood | 2014-04-23 | 1 | -1/+1 |
| | |||||
* | Broke trie tests out as separate boost auto test case. | Carl Allendorph | 2014-04-20 | 1 | -38/+36 |
| | |||||
* | 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. | ||||
* | Move additional Trie implementations to tests where they belong. | Gav Wood | 2014-03-05 | 1 | -2/+2 |
| | |||||
* | Repotted Common.h. | Gav Wood | 2014-03-05 | 1 | -3/+3 |
| | |||||
* | Fixed implicit type conversions. | Tim Hughes | 2014-03-02 | 1 | -1/+1 |
| | |||||
* | Tests. | Gav Wood | 2014-02-28 | 1 | -0/+54 |
| | |||||
* | Work in progress on Visual Studio 2013 compile fixes. Libethereum compiles ↵ | Tim Hughes | 2014-02-19 | 1 | -5/+10 |
| | | | | again but not sorted out linking dependencies yet. | ||||
* | 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. | ||||
* | Version 2 not 3 of the GPL. | Gav Wood | 2014-02-01 | 1 | -1/+1 |
| | |||||
* | Peer network code NYW. | Gav Wood | 2014-01-22 | 1 | -0/+2 |
| | |||||
* | Repotted tests. | Gav Wood | 2014-01-19 | 1 | -0/+189 |