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
/
rlp.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clean up and organize tests + state class tests
Christoph Jentzsch
2014-11-03
1
-10
/
+5
*
use ETHEREUM_TEST_PATH in all tests
Christoph Jentzsch
2014-10-28
1
-1
/
+12
*
test/rlp bugfix: expectedText can be empty
Paweł Bylica
2014-10-17
1
-1
/
+1
*
More attempts to fix for the ultra-pedantic clang compiler.
Gav Wood
2014-10-08
1
-0
/
+1
*
Avoid attempt to reget chain on block reception.
Gav Wood
2014-10-01
1
-1
/
+1
*
Split ethcore off into devcrypto ready for Whisper's crypto and repot namespace.
Gav Wood
2014-09-06
1
-3
/
+3
*
Project-wide reorganisation of namespaces.
Gav Wood
2014-09-05
1
-9
/
+9
*
Project refactor. Introduce the Serpent library.
Gav Wood
2014-06-28
1
-3
/
+3
*
Fixes for tests.
Gav Wood
2014-05-28
1
-1
/
+1
*
Major reorganisation.
Gav Wood
2014-05-26
1
-3
/
+3
*
Split out libethcore from libethereum.
Gav Wood
2014-04-23
1
-3
/
+3
*
Added new test case for decoding the RLP data in the rlptest.json
Carl Allendorph
2014-04-20
1
-7
/
+118
*
converted RLP test to a separate boost test case.
Carl Allendorph
2014-04-20
1
-47
/
+40
*
Fixed VS2013 projects and compile errors.
Tim Hughes
2014-03-06
1
-2
/
+1
*
Repotted Common.h.
Gav Wood
2014-03-05
1
-2
/
+3
*
Tests.
Gav Wood
2014-02-28
1
-34
/
+56
*
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
*
Latest RLP standard. Lists specify length rather than itemCount.
Gav Wood
2014-02-05
1
-3
/
+3
*
First effort at new RLP. **UNTESTED**
Gav Wood
2014-02-05
1
-15
/
+15
*
GPL v2, not 3.
Gav Wood
2014-02-01
1
-1
/
+1
*
Repotted tests.
Gav Wood
2014-01-19
1
-0
/
+67