index
:
dexon-solidity
develop
release
DEXON fork of Solidity (https://github.com/dexon-foundation/dsolidity)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
trie.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
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
*
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
*
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
*
Revert "Fix for unless/when."
Gav Wood
2014-05-30
1
-26
/
+49
*
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
*
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
*
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 ag...
Tim Hughes
2014-02-19
1
-5
/
+10
*
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
*
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