aboutsummaryrefslogtreecommitdiffstats
path: root/trie.cpp
Commit message (Expand)AuthorAgeFilesLines
* Clean up and organize tests + state class testsChristoph Jentzsch2014-11-031-9/+9
* use ETHEREUM_TEST_PATH in all testsChristoph Jentzsch2014-10-281-1/+12
* Correct namespace for a few things in devcrypto.Gav Wood2014-10-171-1/+45
* More attempts to fix for the ultra-pedantic clang compiler.Gav Wood2014-10-081-0/+1
* Split ethcore off into devcrypto ready for Whisper's crypto and repot namespace.Gav Wood2014-09-061-1/+1
* Project-wide reorganisation of namespaces.Gav Wood2014-09-051-11/+12
* linker for local thread storage on OSXVincent Gariepy2014-06-291-1/+1
* Full python serpent support.Gav Wood2014-06-291-5/+9
* Project refactor. Introduce the Serpent library.Gav Wood2014-06-281-1/+1
* Latest tests-related refactoring & improvments.Gav Wood2014-06-281-2/+3
* Repotting, renaming and reorganisation.Gav Wood2014-05-301-13/+13
* Correct order of nonce/balance. PROTOCOL CHANGE! NEW CHAIN!Gav Wood2014-05-301-27/+77
* Revert "Fix for unless/when."Gav Wood2014-05-301-26/+49
* Fix for unless/when.Gav Wood2014-05-301-49/+26
* Fixes for tests.Gav Wood2014-05-281-2/+9
* Major reorganisation.Gav Wood2014-05-261-1/+1
* Split out libethcore from libethereum.Gav Wood2014-04-231-1/+1
* Broke trie tests out as separate boost auto test case.Carl Allendorph2014-04-201-38/+36
* Fixed VS2013 projects and compile errors.Tim Hughes2014-03-061-2/+1
* Move additional Trie implementations to tests where they belong.Gav Wood2014-03-051-2/+2
* Repotted Common.h.Gav Wood2014-03-051-3/+3
* Fixed implicit type conversions.Tim Hughes2014-03-021-1/+1
* Tests.Gav Wood2014-02-281-0/+54
* Work in progress on Visual Studio 2013 compile fixes. Libethereum compiles ag...Tim Hughes2014-02-191-5/+10
* Fixed the other occurrence of FoobarMuharem Hrnjadovic2014-02-161-1/+1
* Corrected license headers (Foobar -> cpp-ethereum)Muharem Hrnjadovic2014-02-161-1/+1
* AlephZero renamed AlethZero and moved to cmake project.Gav Wood2014-02-071-1/+1
* Version 2 not 3 of the GPL.Gav Wood2014-02-011-1/+1
* Peer network code NYW.Gav Wood2014-01-221-0/+2
* Repotted tests.Gav Wood2014-01-191-0/+189